Cross off tasks in the image automation roadmap

Specifically:
 - integration into `flux` CLI
 - guide to how to use the controllers

Signed-off-by: Michael Bridgen <michael@weave.works>
pull/663/head
Michael Bridgen 4 years ago
parent 981fed111b
commit 57bdaf939a

@ -48,11 +48,11 @@ Tasks
### Flux image update feature parity ### Flux image update feature parity
[= 70% "70%"] [= 80% "80%"]
Image automation is available as a prerelease. See [the Image automation is available as a prerelease. See [this
README](https://github.com/fluxcd/image-automation-controller#readme) guide](https://toolkit.fluxcd.io/guides/image-update/) for how to
for instructions on installing it. install and use it.
Goals Goals
@ -73,7 +73,8 @@ Tasks
- [ ] Azure-specific support [fluxcd/image-reflector-controller#11](https://github.com/fluxcd/image-reflector-controller/issues/11) - [ ] Azure-specific support [fluxcd/image-reflector-controller#11](https://github.com/fluxcd/image-reflector-controller/issues/11)
- [x] <span style="color:grey">Design the automation component</span> - [x] <span style="color:grey">Design the automation component</span>
- [x] <span style="color:grey">Implement the image scan/patch/push workflow</span> - [x] <span style="color:grey">Implement the image scan/patch/push workflow</span>
- [ ] Integrate the new components in the Flux CLI [fluxcd/flux2#538](https://github.com/fluxcd/flux2/pull/538) - [x] <span style="color:grey">Integrate the new components in the Flux CLI [fluxcd/flux2#538](https://github.com/fluxcd/flux2/pull/538)</span>
- [x] <span style="color:grey">Write a guide for how to use image automation ([guide here](https://toolkit.fluxcd.io/guides/image-update/))</span>
- [ ] Write a migration guide from Flux annotations - [ ] Write a migration guide from Flux annotations
## The road to Helm Operator v2 ## The road to Helm Operator v2

Loading…
Cancel
Save