diff --git a/docs/roadmap/index.md b/docs/roadmap/index.md index 85161c77..f19a15e1 100644 --- a/docs/roadmap/index.md +++ b/docs/roadmap/index.md @@ -43,7 +43,7 @@ Tasks ### Flux image update feature parity -[= 30% "30%"] +[= 70% "70%"] Goals @@ -58,13 +58,13 @@ Tasks - [x] [Design the image scanning and automation API](https://github.com/fluxcd/flux2/discussions/107) - [x] Implement an image scanning controller - [x] Public image repo support -- [ ] Credentials from Secret [fluxcd/image-reflector-controller#35](https://github.com/fluxcd/image-reflector-controller/pull/35) +- [x] Credentials from Secret [fluxcd/image-reflector-controller#35](https://github.com/fluxcd/image-reflector-controller/pull/35) - [ ] ECR-specific support [fluxcd/image-reflector-controller#11](https://github.com/fluxcd/image-reflector-controller/issues/11) - [ ] GCR-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] Design the automation component - [x] Implement the image scan/patch/push workflow -- [ ] Integrate the new components in the Flux CLI +- [ ] Integrate the new components in the Flux CLI [fluxcd/flux2#538](https://github.com/fluxcd/flux2/pull/538) - [ ] Write a migration guide from Flux annotations ## The road to Helm Operator v2