argocd admin dashboard - FATA[0002] cannot find pod with selector: [app.kubernetes.io/name=] #16323
Closed
3 tasks done
Labels
bug
Something isn't working
cherry-pick/2.9
regression
Bug is a regression, should be handled with high priority
Checklist:
argocd version
.Describe the bug
When the argocd CLI version was updated to 2.9.0, an error occurred when running the command
argocd admin dashboard
, whereas it was working fine in version 2.8.6.To Reproduce
a.
curl -sSL -o argocd-linux-amd64 https://github.com/argoproj/argo-cd/releases/download/v2.9.0/argocd-linux-amd64
a.
sudo install -m 555 argocd-linux-amd64 /usr/local/bin/argocd && rm argocd-linux-amd64
argocd admin dashboard
Result
Expected behavior
Screenshots
Version
The text was updated successfully, but these errors were encountered: