You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Install argocd latest
Install avp plugin with sidecar and kustomize
Integrate with vault using app role
Deploy app with secret annotations.
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
Additional context
AVP Plugin Latest version. 1.18.1
The text was updated successfully, but these errors were encountered:
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 thatargocd-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:
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
Additional context
1.18.1
The text was updated successfully, but these errors were encountered: