-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Closed
Labels
component:config-managementTools specific issues (helm, kustomize etc)Tools specific issues (helm, kustomize etc)component:syncIssues related to the Syncing behaviorIssues related to the Syncing behaviorenhancementNew feature or requestNew feature or requestmore-information-neededFurther information is requestedFurther information is requested
Milestone
Description
Summary
The feature is behind a flag. We should enable resource.ignoreResourceUpdatesEnabled: true
by default the argocd-cm ConfigMap.
Motivation
No undesired effect has been reported since it has been implemented. Argo operators will likely experience problems until they find that flag and turn it on. If it is on by default, argo performance will be sustainable with default configurations for longer. CPU will be less and new/existing users are less likely to deploy Argo on instances with a lot of CPU request/limits, saving cost.
Proposal
- Set it to true by default
- For widely used Kubernetes resources that are known to have high churn, we should configure the ignore by default.
andrii-korotkov-verkada, rumstead and ashutosh16
Metadata
Metadata
Assignees
Labels
component:config-managementTools specific issues (helm, kustomize etc)Tools specific issues (helm, kustomize etc)component:syncIssues related to the Syncing behaviorIssues related to the Syncing behaviorenhancementNew feature or requestNew feature or requestmore-information-neededFurther information is requestedFurther information is requested