Mark the design tasks for image automation as done

This leaves the implementation tasks as not done -- a bit of a
simplification, since there's some implementation done, and some
design left to do, but it's close enough at this level.

I estimated that having the design basics figured out is worth 30%
overall.
pull/341/head
Michael Bridgen 4 years ago
parent 4464252cae
commit 7a2eae0699

@ -43,7 +43,7 @@ Tasks
### Flux image update feature parity
[= 0% "0%"]
[= 30% "30%"]
Goals
@ -55,9 +55,9 @@ Non-Goals
Tasks
- [ ] [Design the image scanning and automation API](https://github.com/fluxcd/toolkit/discussions/107)
- [x] <span style="color:grey">[Design the image scanning and automation API](https://github.com/fluxcd/toolkit/discussions/107)</span>
- [ ] Implement an image scanning controller
- [ ] Design the automation component
- [x] <span style="color:grey">Design the automation component</span>
- [ ] Implement the image scan/patch/push workflow
- [ ] Integrate the new components in the toolkit assembler
- [ ] Create a migration guide from Flux annotations

Loading…
Cancel
Save