mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-18 21:51:49 +00:00
Merge pull request #341 from fluxcd/update-image-auto-progress
Mark the design tasks for image automation as done
This commit is contained in:
commit
b4ed1a0bdc
1 changed files with 3 additions and 3 deletions
|
|
@ -43,7 +43,7 @@ Tasks
|
||||||
|
|
||||||
### Flux image update feature parity
|
### Flux image update feature parity
|
||||||
|
|
||||||
[= 0% "0%"]
|
[= 30% "30%"]
|
||||||
|
|
||||||
Goals
|
Goals
|
||||||
|
|
||||||
|
|
@ -55,9 +55,9 @@ Non-Goals
|
||||||
|
|
||||||
Tasks
|
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
|
- [ ] 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
|
- [ ] Implement the image scan/patch/push workflow
|
||||||
- [ ] Integrate the new components in the toolkit assembler
|
- [ ] Integrate the new components in the toolkit assembler
|
||||||
- [ ] Create a migration guide from Flux annotations
|
- [ ] Create a migration guide from Flux annotations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue