Epic Goal
Introduce a declarative way to enable or disable auto-sync on Applications
Why is this important?
The current configuration relies on absence of a field which is not declarative and creates issues in the app-of-apps pattern.
Acceptance Criteria (Mandatory)
- CI - MUST be running successfully with tests automated
- Release Technical Enablement - Provide necessary release enablement details and documents.
- A boolean field exists in Application CRD for enabling or disabling auto-sync
- The enable/disable field should by default be set to true, to enable auto-sync by default
Dependencies (internal and external)
TBD
Previous Work (Optional):
TBD
Open questions::
TBD
Done Checklist
- Acceptance criteria are met
- Non-functional properties of the Feature have been validated (such as performance, resource, UX, security or privacy aspects)
- User Journey automation is delivered
- Support and SRE teams are provided with enough skills to support the feature in production environment
- relates to
-
RFE-4005 Allow disabling autosync via GitOps
- Accepted