Skip to content

Commit 6e169ec

Browse files
authored
Merge pull request #2310 from fluxcd/roadmap-cel-deps
Update Roadmap
2 parents be18ea1 + 1949f43 commit 6e169ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/en/roadmap.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,14 @@ and make Flux server-side apply compatible with Kubernetes Vertical Pod Autoscal
128128
- [x] [Transactional apply for `ClusterRole` and `ClusterRoleBinding`](https://github.com/fluxcd/pkg/issues/956)
129129
- [x] [Add support for remote cluster authentication using Workload Identity](https://github.com/fluxcd/kustomize-controller/pull/1476)
130130
- [x] [Watch ConfigMaps and Secrets referenced in Kustomizations](https://github.com/fluxcd/flux2/issues/5446)
131+
- [x] [Extend the readiness evaluation of dependencies with CEL expressions](https://github.com/fluxcd/kustomize-controller/pull/1491)
131132
- [ ] [Extend `ssa.Apply` with field ignore rules](https://github.com/fluxcd/pkg/issues/696)
132133

133134
- **Helm integrations**
134135
- [x] [Extend HelmRelease post-renderer with CommonMetadata](https://github.com/fluxcd/helm-controller/pull/1223)
135136
- [x] [Add support for remote cluster authentication using Workload Identity](https://github.com/fluxcd/helm-controller/pull/1249)
136137
- [x] [Watch ConfigMaps and Secrets referenced in HelmReleases](https://github.com/fluxcd/helm-controller/pull/1258)
138+
- [x] [Extend the readiness evaluation of dependencies with CEL expressions](https://github.com/fluxcd/helm-controller/pull/1271)
137139

138140
- **Alerting integrations**
139141
- [x] [Add mTLS support to `Provider` API](https://github.com/fluxcd/notification-controller/pull/1137)

0 commit comments

Comments
 (0)