Skip to content

Commit 51b0f1b

Browse files
authored
Merge pull request #1938 from fluxcd/update-roadmap-v2.3
Update the roadmap for Q2/Q3
2 parents 4009fa2 + 79ccbaa commit 51b0f1b

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

content/en/roadmap.md

+11-6
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ and the Flux Helm functionalities.
7979
- [ ] Promote the `HelmChart` API to `v1` GA
8080
- [ ] Promote the `HelmRelease` API to `v2` GA
8181
- [ ] Promote the Flux CLI Helm-related commands to GA
82-
- [ ] [Reuse charts between releases with OCIRepository](https://github.com/fluxcd/helm-controller/issues/789)
83-
- [ ] [Reuse existing HelmChart resource between releases](https://github.com/fluxcd/helm-controller/issues/204)
82+
- [x] [Reuse charts between releases with OCIRepository](https://github.com/fluxcd/helm-controller/issues/789)
83+
- [x] [Reuse existing HelmChart resource between releases](https://github.com/fluxcd/helm-controller/issues/204)
8484

8585
- **OCI artifacts integrations**
8686
- [x] [Notation verification for `HelmChart` artifacts](https://github.com/fluxcd/source-controller/pull/1075)
@@ -92,14 +92,18 @@ and the Flux Helm functionalities.
9292

9393
- **Image automation**
9494
- [ ] Promote the `ImageUpdateAutomation` API to `v1beta2`
95-
- [ ] [Enhance image-automation-controller reconciliation model](https://github.com/fluxcd/image-automation-controller/issues/643)
95+
- [x] [Enhance image-automation-controller reconciliation model](https://github.com/fluxcd/image-automation-controller/issues/643)
9696
- [x] [Add support for selecting image policies with a label selector](https://github.com/fluxcd/image-automation-controller/pull/619)
9797
- [x] [Allow including the previous image tag in the commit message template](https://github.com/fluxcd/image-automation-controller/issues/437)
9898

99+
- **Terraform provider**
100+
- [x] [Add support for air-gapped bootstrap](https://github.com/fluxcd/terraform-provider-flux/pull/664)
101+
- [x] [Implement drift detection and correction for cluster state](https://github.com/fluxcd/terraform-provider-flux/pull/661)
102+
- [x] [Improve documentation with concrete examples for the various bootstrap methods](https://github.com/fluxcd/terraform-provider-flux/tree/main/examples)
103+
99104
- **Conformance testing**
100-
- [ ] End-to-end testing for Kubernetes 1.30
101-
- [ ] [End-to-end testing for AWS integrations](https://github.com/fluxcd/flux2/issues/4619)
102-
- [ ] [End-to-end testing for OpenShift](https://github.com/fluxcd/flux2/issues/4625)
105+
- [x] End-to-end testing for Kubernetes 1.30
106+
- [x] [End-to-end testing for OpenShift](https://github.com/fluxcd/flux2/issues/4625)
103107

104108
- **EOL and Deprecations**
105109
- End support for Flux v2.0.x
@@ -136,6 +140,7 @@ and S3-compatible storage APIs.
136140

137141
- **Conformance testing**
138142
- [ ] End-to-end testing for Kubernetes 1.31
143+
- [ ] [End-to-end testing for AWS integrations](https://github.com/fluxcd/flux2/issues/4619)
139144

140145
- **EOL and Deprecations**
141146
- End support for Flux v2.1.x

0 commit comments

Comments
 (0)