Skip to content

Commit

Permalink
Update roadmap
Browse files Browse the repository at this point in the history
Signed-off-by: Matheus Pimenta <[email protected]>
  • Loading branch information
matheuscscp committed Feb 11, 2025
1 parent d3a409a commit 4c93191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/en/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,14 +44,14 @@ and to extend Flux functionality with Common Expression Language(CEL) support.
- [x] [Fine-grained control of garbage collection with `.spec.deletionPolicy`](https://github.com/fluxcd/kustomize-controller/pull/1314)
- [x] [Enable decryption of secrets generated by Kustomize components](https://github.com/fluxcd/kustomize-controller/pull/1283)
- [x] [Enable decryption of Kustomize patches](https://github.com/fluxcd/kustomize-controller/pull/1286)
- [ ] [Custom Health Checks using CEL](https://github.com/fluxcd/flux2/pull/5151)
- [x] [Custom Health Checks using CEL](https://github.com/fluxcd/flux2/pull/5151)

- **Alerting integrations**
- [x] [Custom Event Metadata from Annotations](https://github.com/fluxcd/flux2/pull/4809)
- [x] [Support Git commit status updates for OCIRepository](https://github.com/fluxcd/flux2/issues/5148)

- **Webhook integrations**
- [ ] [Implement `Receiver` resource filtering with CEL](https://github.com/fluxcd/notification-controller/pull/948)
- [x] [Implement `Receiver` resource filtering with CEL](https://github.com/fluxcd/notification-controller/pull/948)

- **Troubleshoot helpers**
- [x] [Implement `flux debug helmrelease --show-values`](https://github.com/fluxcd/flux2/pull/5106)
Expand Down

0 comments on commit 4c93191

Please sign in to comment.