Closed andrii-korotkov-verkada closed 4 months ago
These should have a linear time complexity instead of up to quadratic. See https://github.com/argoproj/argo-cd/issues/18929 for more details.
Looks really good on live cluster. ~300ms instead of ~4m to get process managed resources for the same application!
These should have a linear time complexity instead of up to quadratic. See https://github.com/argoproj/argo-cd/issues/18929 for more details.