-
Story
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
3
-
False
-
None
-
False
-
SECFLOWOTL-65 - Argo CD image updater - Tech Preview
-
-
-
GITOPS Sprint 232, GITOPS Sprint 235, GITOPS Sprint 236, GITOPS Sprint 237
Story (Required)
As a user of argo-cd trying to configure my application to have automatic image updates I want to be able to express my desired configuraton in my application resource
Background (Required)
The Application API needs to be updated with new fields and updated Application CRD needs to be generated to contain image update configuration as well as status information of last conducted update operation
Out of scope
implementation of image updater controller changes to react to these new fields
Approach (Required)
Update types.go (API) file to modify application spec and status to have new fields
Dependencies
none
Acceptance Criteria (Mandatory)
New Application CRD is generated with additional fields in spec to contain image update configuration, and new fields in status to store state of image update operations
INVEST Checklist
Dependencies identified
Blockers noted and expected delivery timelines set
Design is implementable
Acceptance criteria agreed upon
Story estimated
Legend
Unknown
Verified
Unsatisfied
Done Checklist
- Code is completed, reviewed, documented and checked in
- Autogenerated files are updated
- Acceptance criteria are met
- is depended on by
-
GITOPS-2647 Update the Controller to work off the new Application CR field rather than annotation
- Closed
-
GITOPS-2665 Add git write back logic to image updater controller
- Closed