File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,10 +44,10 @@ and to extend Flux functionality with Common Expression Language(CEL) support.
44
44
- [x] [ Fine-grained control of garbage collection with ` .spec.deletionPolicy ` ] ( https://github.com/fluxcd/kustomize-controller/pull/1314 )
45
45
- [x] [ Enable decryption of secrets generated by Kustomize components] ( https://github.com/fluxcd/kustomize-controller/pull/1283 )
46
46
- [x] [ Enable decryption of Kustomize patches] ( https://github.com/fluxcd/kustomize-controller/pull/1286 )
47
- - [ ] [ Custom Health Checks using CEL] ( https://github.com/fluxcd/flux2/pull/4528 )
47
+ - [ ] [ Custom Health Checks using CEL] ( https://github.com/fluxcd/flux2/pull/5151 )
48
48
49
49
- ** Alerting integrations**
50
- - [x] [ Custom Event Metadata from Annotations] ( https://github.com/fluxcd/flux2/pull/4809/ )
50
+ - [x] [ Custom Event Metadata from Annotations] ( https://github.com/fluxcd/flux2/pull/4809 )
51
51
- [x] [ Support Git commit status updates for OCIRepository] ( https://github.com/fluxcd/flux2/issues/5148 )
52
52
53
53
- ** Webhook integrations**
@@ -133,5 +133,5 @@ To keep track of the Flux project current direction and future plans, please see
133
133
- [x] [ RFC-0006] ( https://github.com/fluxcd/flux2/tree/main/rfcs/0006-cdevents ) Flux CDEvents Receiver
134
134
- [x] [ RFC-0007] ( https://github.com/fluxcd/flux2/tree/main/rfcs/0007-git-repo-passwordless-auth ) Passwordless authentication for Git repositories
135
135
- [x] [ RFC-0008] ( https://github.com/fluxcd/flux2/pull/4809 ) Custom Event Metadata from Annotations
136
- - [ ] [ RFC] ( https://github.com/fluxcd/flux2/pull/4528 ) Custom Health Checks for Kustomization using Common Expression Language(CEL)
136
+ - [ ] [ RFC] ( https://github.com/fluxcd/flux2/pull/5151 ) Custom Health Checks for Kustomization using Common Expression Language(CEL)
137
137
- [ ] [ RFC] ( https://github.com/fluxcd/flux2/pull/4749 ) Flux Bootstrap for OCI-compliant Container Registries
You can’t perform that action at this time.
0 commit comments