[v2.13.0-rc2] ArgoCD is not working when plugin without discovery is configured #20195
Closed
3 tasks done
Labels
bug
Something isn't working
Checklist:
argocd version
.Describe the bug
Many (if not all) applications registered in ArgoCD is incorrectly recognized as plugin application when a plugin without discovery functionality is configured.
The bug seems introduced by this PR #18053 . Specifically, this line of code in cmpSupports function.
To Reproduce
Full repository to reproduce pradithya/argocd-hack@4ab374e
Expected behavior
application should be rendered properly and recognized as kustomize application instead of plugin application.
Screenshots
Version
Logs
The text was updated successfully, but these errors were encountered: