Skip to content

Commit d2b5aed

Browse files
committed
Complete roadmap for Flux 2.6
Signed-off-by: Matheus Pimenta <[email protected]>
1 parent 6b7e56d commit d2b5aed

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/en/roadmap.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ and add support for object-level workload identity authentication for container
7474

7575
- **OCI artifacts integrations**
7676
- [x] Promote the `OCIRepository` API to `v1`
77-
- [ ] Promote to stable the Flux CLI commands:
77+
- [x] Promote to stable the Flux CLI commands:
78+
- `flux build artifact`
7879
- `flux push artifact`
7980
- `flux pull artifact`
8081
- `flux tag artifact`
@@ -85,7 +86,7 @@ and add support for object-level workload identity authentication for container
8586

8687
- **Image automation**
8788
- [x] [Introduce object-level workload identity for ImageRepository](https://github.com/fluxcd/image-reflector-controller/pull/760)
88-
- [ ] [Add support for updating OCI digests](https://github.com/fluxcd/flux2/issues/4245)
89+
- [x] [Add support for updating OCI digests](https://github.com/fluxcd/flux2/issues/4245)
8990

9091
- **Git integrations**
9192
- [x] [Add support for sparse checkout in `GitRepository`](https://github.com/fluxcd/source-controller/pull/1774)
@@ -94,7 +95,7 @@ and add support for object-level workload identity authentication for container
9495

9596
- **Kustomize integrations**
9697
- [x] [Introduce object-level workload identity for KMS decryption](https://github.com/fluxcd/kustomize-controller/pull/1412)
97-
- [ ] [Implement `WaitForTermination` deletion policy](https://github.com/fluxcd/kustomize-controller/pull/1444)
98+
- [x] [Implement `WaitForTermination` deletion policy](https://github.com/fluxcd/kustomize-controller/pull/1444)
9899

99100
- **Alerting integrations**
100101
- [x] [Add support for GitHub App auth to `Provider` API](https://github.com/fluxcd/notification-controller/issues/996)

0 commit comments

Comments
 (0)