argoproj / argo-workflows

Workflow Engine for Kubernetes
https://argo-workflows.readthedocs.io/
Apache License 2.0
15.11k stars 3.21k forks source link

fix(ui): remove leading slash in `uiUrl` for `ArchivedWorkflowList` redirect. Fixes #13056 #13712

Closed tooptoop4 closed 1 month ago

tooptoop4 commented 1 month ago

Fixes https://github.com/argoproj/argo-workflows/issues/13056 per https://github.com/argoproj/argo-workflows/issues/13056#issuecomment-2383564895

agilgur5 commented 1 month ago

Replaced by #13713