-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
In order to prevent Argo CD nodes getting rebooted by MCO, we need to investigate how to pause MCO before Aync CD sync is started and resume MCO after sync is complete.
Acceptance Critieria
- Find out how to pause/resume MCO
- Come up with Argo CD Sync Hooks:
- A PreSync Hook that pauses the MCO by patching the appropriate resource
- A PostSync Hook that unpauses the MCO by patching the appropriate resource
- The hooks should contain all required resources (e.g. Jobs) and permissions (e.g. ServiceAccount and Role) to enable this.
- documents
-
GITOPS-1080 Modifying MachineConfigs
- Closed