File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments