- Offer an in-place migration tool for those that are using Flux in read-only mode to synchronize plain manifests
- Offer an in-place migration tool for those that are using Flux in read-only mode to synchronize plain manifests
- Offer a migration guide for those that are using Flux in read-only mode to synchronize Kustomize overlays
- Offer a migration guide for those that are using Flux in read-only mode to synchronize Kustomize overlays
- <spanclass="check-bullet">:material-check-bold:</span> [Offer a dedicated component for forwarding events to external messaging platforms](https://toolkit.fluxcd.io/guides/notifications/)
- <spanclass="check-bullet">:material-check-bold:</span> Offer a dedicated component for forwarding events to external messaging platforms
Non-Goals
Non-Goals
@ -36,7 +34,7 @@ Tasks
- [x] <spanstyle="color:grey">Make the kustomize-controller apply/gc events on-par with Flux v1 apply events</span>
- [x] <spanstyle="color:grey">Make the kustomize-controller apply/gc events on-par with Flux v1 apply events</span>
- [x] <spanstyle="color:grey">Design the notifications and events filtering API</span>
- [x] <spanstyle="color:grey">Design the notifications and events filtering API</span>
- [x] <spanstyle="color:grey">Implement a notification controller for Slack, MS Teams, Discord, Rocket</span>
- [x] <spanstyle="color:grey">Implement a notification controller for Slack, MS Teams, Discord, Rocket</span>
- [ ] Implement Prometheus metrics in source and kustomize controllers
- [x] <spanstyle="color:grey">Implement Prometheus metrics in source and kustomize controllers</span>
- [ ] Review the git source and kustomize APIs
- [ ] Review the git source and kustomize APIs
- [ ] Implement the migration command in tk
- [ ] Implement the migration command in tk
- [ ] Create a migration guide for `flux.yaml` kustomize users
- [ ] Create a migration guide for `flux.yaml` kustomize users
@ -66,7 +64,7 @@ Tasks
### Helm v3 feature parity
### Helm v3 feature parity
[= 33% "33%"]
[= 50% "50%"]
Goals
Goals
@ -87,7 +85,7 @@ Tasks
* [ ] [Providing values from sources](https://github.com/fluxcd/toolkit/discussions/100)
* [ ] [Providing values from sources](https://github.com/fluxcd/toolkit/discussions/100)
* [ ] [Conditional remediation on failed Helm actions](https://github.com/fluxcd/toolkit/discussions/102)
* [ ] [Conditional remediation on failed Helm actions](https://github.com/fluxcd/toolkit/discussions/102)
* [ ] [Support running Helm test actions on an interval](https://github.com/fluxcd/toolkit/discussions/103)
* [ ] [Support running Helm test actions on an interval](https://github.com/fluxcd/toolkit/discussions/103)
- [ ] Review the Helm release, chart and repository APIs
- [x] <spanstyle="color:grey">Review the Helm release, chart and repository APIs</span>
- [x] <spanstyle="color:grey">Implement events in Helm controller</span>
- [x] <spanstyle="color:grey">Implement events in Helm controller</span>
- [ ] Implement Prometheus metrics in Helm controller
- [x] <spanstyle="color:grey">Implement Prometheus metrics in Helm controller</span>
- [ ] Create a migration guide for Helm Operator users
- [ ] Create a migration guide for Helm Operator users