argoproj / argo-cd

Declarative Continuous Deployment for Kubernetes
https://argo-cd.readthedocs.io
Apache License 2.0
18.05k stars 5.51k forks source link

Plugin Parameters not Visible with v2.8.0 #15045

Open AnubhavSabarwal opened 1 year ago

AnubhavSabarwal commented 1 year ago

Checklist:

Describe the bug

In 2.7.9, version plugin parameters were visible on the ArgoCd UI. After upgrading to 2.8.0, the plugin parameters are not visible.

To Reproduce

Upgrade to v2.8.0 and deploy plugin based application

Expected behavior

The parameters should be visible on the argo UI.

Screenshots

V2.7.9

Screenshot 2023-08-14 at 8 52 43 PM

V2.8.0

Screenshot 2023-08-14 at 8 53 44 PM

Version

argocd: v2.8.0+804d4b8
  BuildDate: 2023-08-07T14:25:33Z
  GitCommit: 804d4b8ca6bc4c2cf02c5c971aa923ec5b8623f0
  GitTreeState: clean
  GoVersion: go1.20.6
  Compiler: gc
  Platform: linux/amd64

Logs

Paste any relevant application logs here.
crenshaw-dev commented 1 year ago

Can you look at your console logs and Network browser tools? The "Directory" view is the fallback when there's an error.