Skip to content

Commit 903968d

Browse files
authored
Merge pull request #2534 from fluxcd/roadmap-cel-empty-kind
Add empty kind for CEL healthchecks to roadmap
2 parents 7935120 + 7c5eb87 commit 903968d

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
@@ -83,11 +83,13 @@ and extend Flux server-side apply with field ignore rules.
8383
- **Helm integrations**
8484
- [ ] Add support for Helm Chart API v3 to source-controller
8585
- [ ] Add support for Helm Chart API v3 to helm-controller
86+
- [x] [Allow empty kind in CEL health checks](https://github.com/fluxcd/flux2/issues/5858)
8687

8788
- **Kustomize integrations**
8889
- [x] [Add support for secrets decryption using Age post-quantum cipher](https://github.com/fluxcd/kustomize-controller/pull/1601)
8990
- [x] [Add `.spec.buildMetadata` optional field to Kustomization API](https://github.com/fluxcd/kustomize-controller/pull/1632)
9091
- [ ] [Extend Server-Side Apply with field ignore rules](https://github.com/fluxcd/pkg/issues/696)
92+
- [x] [Allow empty kind in CEL health checks](https://github.com/fluxcd/flux2/issues/5858)
9193

9294
- **Git integrations**
9395
- [ ] [Support Git commit signature verification using SSH keys](https://github.com/fluxcd/pkg/pull/1141)

0 commit comments

Comments
 (0)