Skip to content

Commit

Permalink
Merge pull request #108 from fluxcd/link-to-image-update-discussion
Browse files Browse the repository at this point in the history
Link to image update discussion
  • Loading branch information
squaremo committed Jul 17, 2020
2 parents 5cf524e + 38825bf commit 3abf4a4
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions docs/roadmap/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,19 +41,17 @@ Tasks

Goals

- Offer a dedicated component that can replace Flux v1 image update feature
- Offer components that can replace Flux v1 image update feature

Non-Goals

- Maintain backwards compatibility with Flux v1 annotations

Tasks

- Design the Git push API
- Implement Git push in source controller
- Design the image scanning API
- [Design the image scanning and automation API](https://github.com/fluxcd/toolkit/discussions/107)
- Implement an image scanning controller
- Design the manifests patching component
- Design the automation component
- Implement the image scan/patch/push workflow
- Integrate the new components in the toolkit assembler
- Create a migration guide from Flux annotations
Expand All @@ -78,9 +76,9 @@ Tasks

- ~~Implement a Helm controller for Helm v3 covering all the current release options~~
- Discuss and design Helm releases based on source API:
+ [Providing values from sources](https://github.com/fluxcd/toolkit/discussions/100)
+ [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)
+ [Providing values from sources](https://github.com/fluxcd/toolkit/discussions/100)
+ [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)
- Review the Helm release, chart and repository APIs
- ~~Implement events in Helm controller~~
- Implement Prometheus metrics in Helm controller
Expand Down

0 comments on commit 3abf4a4

Please sign in to comment.