Open jauyzed opened 2 weeks ago
/usr/local/bin/argocd-vault-plugin: line 5: syntax error near unexpected token `]'
This seems to be a shell script there.
What's there on line 5 if you cat /usr/local/bin/argocd-vault-plugin
?
@pre i'm inside the repo-server pod. The interesting part is this was working before update/patching of operator and something in the AVP binary might have changed?
If the issue is specific to vault plugin it might be better to raise it here https://github.com/argoproj-labs/argocd-vault-plugin
@gdsoumya I have opened there as well: https://github.com/argoproj-labs/argocd-vault-plugin/issues/675 I'm not sure if its just AVP or combination of Argo and AVP
What's the version of argocd server?
Checklist:
argocd version
.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
Here is the cmp-plugin.yaml
To Reproduce
Expected behavior
The apps on the argocd UI should sync normally and shouldn't go into unknown state throwing the above error
Screenshots
Version
Logs
The error is happening while creating the manifest using the argocd-vault-plugin
It seems the error is happening while executing argocd-vault-plugin.