Update helm-controller roadmap

pull/168/head
Hidde Beydals 5 years ago
parent 479d7575fa
commit a8e534a8a4

@ -65,28 +65,29 @@ Tasks
### Helm v3 feature parity ### Helm v3 feature parity
[= 50% "50%"] [= 70% "70%"]
Goals Goals
- Offer a migration guide for those that are using Helm Operator with Helm v3 and Helm repositories - Offer a migration guide for those that are using Helm Operator with Helm v3 and charts from
Helm and Git repositories
Non-Goals Non-Goals
- Migrate users that are using Helm v2 - Migrate users that are using Helm v2
Stretch-Goals
- [Migrate users that are using Helm charts from Git](https://github.com/fluxcd/toolkit/discussions/75#discussioncomment-38589)
Tasks Tasks
- [x] <span style="color:grey">Implement a Helm controller for Helm v3 covering all the current release options</span> - [x] <span style="color:grey">Implement a Helm controller for Helm v3 covering all the current release options</span>
- [ ] Discuss and design Helm releases based on source API: - [x] <span style="color:grey">Discuss and design Helm releases based on source API:</span>
* [ ] [Providing values from sources](https://github.com/fluxcd/toolkit/discussions/100) * [x] <span style="color:grey">Providing values from sources</span>
* [ ] [Conditional remediation on failed Helm actions](https://github.com/fluxcd/toolkit/discussions/102) * [x] <span style="color:grey">Conditional remediation on failed Helm actions</span>
* [ ] [Support running Helm test actions on an interval](https://github.com/fluxcd/toolkit/discussions/103) * [x] <span style="color:grey">Support for Helm charts from Git</span>
- [x] <span style="color:grey">Review the Helm release, chart and repository APIs</span> - [x] <span style="color:grey">Review the Helm release, chart and repository APIs</span>
- [x] <span style="color:grey">Implement events in Helm controller</span> - [x] <span style="color:grey">Implement events in Helm controller</span>
- [x] <span style="color:grey">Implement Prometheus metrics in Helm controller</span> - [x] <span style="color:grey">Implement Prometheus metrics in Helm controller</span>
- [x] <span style="color:grey">Implement support for values from `Secret` and `ConfigMap` resources</span>
- [ ] [Implement conditional remediation on (failed) Helm actions](https://github.com/fluxcd/helm-controller/issues/41)
- [ ] [Implement support for Helm charts from Git](https://github.com/fluxcd/source-controller/issues/56)
- [ ] [Implement support for referring to an alternative chart values file](https://github.com/fluxcd/helm-controller/issues/4)
- [ ] Create a migration guide for Helm Operator users - [ ] Create a migration guide for Helm Operator users

Loading…
Cancel
Save