Open ctxch opened 9 months ago
Did you tried removing v1alpha1
? Because it can cause confusion instead of v1
?
Do you mean in the ConfigManagementPlugin manifest? Yes, I did - The same result.
Did you check connectivity using kubectl
and checking API connection with kubectl cluster-info
?
Yep, everything works like a charm if just one plugin parameter is defined. I mean, it also works with more parameters but it just does not pass the value properly as mentioned in the issue description.
ArgoCD versions 2.10 and below have reached EOL. Can you upgrade and let us know if the issue is still present, please?
Describe the bug
As you can see in the picture below the ArgoCD UI sends only the first char of the value of the parameter if there is more than 1 parameter defined.
To Reproduce
Create the following plugin
Create a new application and inspect the payload in your browser.
Screenshots
Version