Memory,cpu,connections leak with deleted clusters #21213
Labels
bug
Something isn't working
component:application-controller
version:EOL
Latest confirmed affected version has reached EOL
Describe the bug
When create and delete some amount of clusters (5-10) with apps (~50) we have a memory and cpu leak (up to 8 core, 16Gb). Argo try to connect to deleted clusters and spend a lot of resources on it. It affect reconcile process for alive clusters. For now it's a problem of test environment, where we create and delete a lot of k8s clusters.
Workaround - recreate argo controller pod.
To Reproduce
Create 10 clusters
Delete 10 clusters
Repeat
Expected behavior
Argo delete cluster and free all connected resources correct.
Version
Logs
Nothing special in logs
The text was updated successfully, but these errors were encountered: