Skip to content
This repository has been archived by the owner on May 24, 2018. It is now read-only.

Templates listed in a new namespace under Run button look like they're from default not the current namespace #105

Open
rawlingsj opened this issue May 25, 2016 · 4 comments
Assignees

Comments

@rawlingsj
Copy link

After creating a new namespace (test) and using gofabric8 to install console and latest templates into the new namespace I can see the templates are correct after running

oc export templates --namespace test

Using the new console in the test namespace, I navigate to the test team and click Run, select the cd-pipeline template and Next, I expand an RC that's about to be run and can see it's not the same template that's installed in the current test namespace. I've searched the other namespaces and think the templates displayed and run by the UI are in fact coming from the default namespace.

So it looks like the console is using templates from default and not the current namespace.

@gashcrumb
Copy link
Member

Yup, added this last week, felt less kludgy than having to flip over to
'default' to deploy stuff into a different namespace.

On Wed, May 25, 2016, 4:02 AM James Rawlings notifications@github.com
wrote:

After creating a new namespace (test) and using gofabric8 to install
console and latest templates into the new namespace I can see the templates
are correct after running

oc export templates --namespace test

Using the new console in the test namespace, I navigate to the test team
and click Run, select the cd-pipeline template and Next, I expand an RC
that's about to be run and can see it's not the same template that's
installed in the current test namespace. I've searched the other
namespaces and think the templates displayed and run by the UI are in fact
coming from the default namespace.

So it looks like the console is using templates from default and not the
current namespace.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub
#105

@rawlingsj
Copy link
Author

Ah I see.. ok in this scenario the new namespace has the latest version of templates which I want to run rather than the old ones in the default namespace.

@gashcrumb
Copy link
Member

Maybe I could add a checkbox to show/hide the ones in 'default'? Might be a nice way to handle either scenario...

@rawlingsj
Copy link
Author

Yeah I think that would do nicely

@gashcrumb gashcrumb self-assigned this May 31, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants