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
After a recent upgrade of ArgoCD operator and argoCD vault plugin on Openshift Cluster 4.16.15, we are seeing this error. Apps on the argocd are going into unknown state throwing an error as below
I'm not sure if the issue is with AVP or argoCD. I was asked to open an issue here as well.
If you've tried running argocd-vault-plugin generate with --verbose-sensitive-output to help debug, please include that output here after redacting any secrets.
Additional context
The text was updated successfully, but these errors were encountered:
Describe the bug
After a recent upgrade of ArgoCD operator and argoCD vault plugin on Openshift Cluster 4.16.15, we are seeing this error. Apps on the argocd are going into unknown state throwing an error as below
I'm not sure if the issue is with AVP or argoCD. I was asked to open an issue here as well.
Original issue: argoproj/argo-cd#20673
Here is the cmp-plugin.yaml Config map
To reproduce
There are few apps in argocd which are failing with the above error and the helm charts havent changed
Expected behavior
The apps on the argocd UI should sync normally and shouldn't go into unknown state throwing the above error
Screenshots/Verbose output
If you've tried running
argocd-vault-plugin generate
with--verbose-sensitive-output
to help debug, please include that output here after redacting any secrets.Additional context
The text was updated successfully, but these errors were encountered: