gitops-operator icon indicating copy to clipboard operation
gitops-operator copied to clipboard

Downstream memory optimization

Open anandrkskd opened this issue 2 months ago • 3 comments

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:

anandrkskd avatar Sep 22 '25 11:09 anandrkskd

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

openshift-ci[bot] avatar Sep 22 '25 11:09 openshift-ci[bot]

/retest

anandrkskd avatar Nov 10 '25 07:11 anandrkskd

/lgtm

svghadi avatar Nov 10 '25 09:11 svghadi

image memory consumption with 100 secret and 100 configmaps, it remained under 200M.

anandrkskd avatar Nov 10 '25 11:11 anandrkskd

/approve

svghadi avatar Nov 11 '25 03:11 svghadi

[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

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Nov 11 '25 03:11 openshift-ci[bot]