1
0
mirror of synced 2026-02-06 19:05:55 +00:00

Link to image update discussion

.. and rearrange the line items a little. I removed the mention of source-controller because it doesn't feature in the design as drafted.
This commit is contained in:
Michael Bridgen
2020-07-17 12:08:42 +01:00
committed by GitHub
parent 5cf524e2fd
commit faa69da28d

View File

@@ -41,7 +41,7 @@ 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
@@ -49,11 +49,9 @@ Non-Goals
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