gitops-operator
gitops-operator copied to clipboard
Downstream memory optimization
What type of PR is this? /kind enhancement
What does this PR do / why we need it: This PR adds the momory optimization changes (from PR) used on upstream argocd-operator to reduce the memory usage by caching only necessary config-maps and secret.
Have you updated the necessary documentation?
- [ ] Documentation update is required by this PR.
- [ ] Documentation has been updated.
Which issue(s) this PR fixes:
Fixes #?
Test acceptance criteria:
- [ ] Unit Test
- [ ] E2E Test
How to test changes / Special notes to the reviewer:
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
/retest
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: svghadi
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [svghadi]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment