-
Feature
-
Resolution: Unresolved
-
Critical
-
None
-
False
-
None
-
False
-
Not Selected
- Users of pull model should be able to log onto the ArgoCD UI and click "Sync" on their Applications and it should perform the Sync operations on their associated managed cluster Applications.
The fix will most likely involve:
1. Enhancement to the ManifestWork API
2. ACM Pull model controller to leverage the work API enhancement.
- As of today, manual sync option is only provided for ACM appsub applications.
- The users are required to either login to the argocd UI or argocd cli or perform oc patching on the Application CR to be able to perform a manual sync
- This is a challenge especially in cases where customers do not want to enable automated sync with gitops/argocd