-
Bug
-
Resolution: Done
-
Major
-
None
-
8
-
False
-
False
-
undefined
-
-
GITOPS Sprint 206, GITOPS Sprint 207
Many users have reported issues with the default resource requests/limits set for the Argo CD workloads(specifically for repo-server and application-controller) on v1.2.
It is apparent from the issues that the default resource requirements(specifically for repo-server and application-controller) is too less. However, we dont have the exact data w.r.t the number of applications these users are managing using the Argo CD instance.
You can have a look at the current defaults in the below sheet(refer to the attachments section if you dont have access to the sheet):
https://docs.google.com/spreadsheets/d/1G-axYRXidjPB9iS6JL4T8fjE-vu-0k6EqIhWc2kVlpg/edit#gid=0
Acceptance Criteria:
- Benchmark/Recommend the resource requirements w.r.t the number of applications.
- Delete the resource quota object on openshift-gitops namespace.
- Verify user can update resource requirements of all the workloads declaratively using the Argo CD CR.
- Fix branches:
- Backport to master branches.