weaveworks / weave-gitops-enterprise

This repo provides the enterprise level features for the weave-gitops product, including CAPI cluster creation and team workspaces.
https://docs.gitops.weave.works/
Apache License 2.0
160 stars 30 forks source link

[UI] Templates: Support correctly displaying template form if multiple templates with the same name in diff namespace #3027

Closed foot closed 1 year ago

foot commented 1 year ago

e.g.

You cannot select and fill out the 2nd template in this case.

e.g. we ignore namespace in the url right now: https://pesto-demo-01.eng-sandbox.weave.works/templates/vcluster-template-development/create

What to do?

https://github.com/weaveworks/weave-gitops-interlock/issues/451

foot commented 1 year ago

Tracked in linked issue