mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-20 14:41:47 +00:00
Merge pull request #106 from fluxcd/docs/update-helm-roadmap
Make nested list work correctly in roadmap
This commit is contained in:
commit
5cf524e2fd
1 changed files with 3 additions and 3 deletions
|
|
@ -78,9 +78,9 @@ Tasks
|
||||||
|
|
||||||
- ~~Implement a Helm controller for Helm v3 covering all the current release options~~
|
- ~~Implement a Helm controller for Helm v3 covering all the current release options~~
|
||||||
- Discuss and design Helm releases based on source API:
|
- Discuss and design Helm releases based on source API:
|
||||||
- [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
|
- Review the Helm release, chart and repository APIs
|
||||||
- ~~Implement events in Helm controller~~
|
- ~~Implement events in Helm controller~~
|
||||||
- Implement Prometheus metrics in Helm controller
|
- Implement Prometheus metrics in Helm controller
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue