Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AVP Plugin as Sidcar container | POOR Performance #664

Open
sabinayakc opened this issue Sep 16, 2024 · 0 comments
Open

AVP Plugin as Sidcar container | POOR Performance #664

sabinayakc opened this issue Sep 16, 2024 · 0 comments

Comments

@sabinayakc
Copy link

Describe the bug
We have moved to the latest argocd version and installed this plugin as a side car container. We have noticed that argocd server keeps getting stuck on refreshing. Noticed that argocd-repo-server scales to almost 5 replicas with high CPU usage.

We have around 250 apps+ and it uses hashicorp vault.

To Reproduce
Steps to reproduce the behavior:

  1. Install argocd latest
  2. Install avp plugin with sidecar and kustomize
  3. Integrate with vault using app role
  4. Deploy app with secret annotations.
  5. Click on Refresh.

Expected behavior
Argocd should refresh quickly. argocd repo server shouldn't consume so much memory when avp plugin is running inside the pod as a side car container.

Screenshots/Verbose output
image

Additional context

image

  • AVP Plugin Latest version. 1.18.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant