Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Namespace selector in UI #1379

Closed
alexellis opened this issue Nov 14, 2019 · 1 comment · Fixed by #1386
Closed

[Feature] Namespace selector in UI #1379

alexellis opened this issue Nov 14, 2019 · 1 comment · Fixed by #1386
Assignees

Comments

@alexellis
Copy link
Member

[Feature] Namespace selector in UI

Expected Behaviour

As part of openfaas/faas-netes#511 we can now deploy functions to multiple namespaces via the CLI, so it would be good to be able to show those in the main angular UI that OpenFaaS uses.

Current Behaviour

Not available

Possible Solution

A simple solution would be a good move - a new drop-down somewhere easy to find like in the left hand navigation / listing.

The /system/namespaces endpoint will return a list of namespaces to offer up.

@Waterdrips
Copy link
Contributor

/assign: me

Waterdrips added a commit to Waterdrips/faas that referenced this issue Nov 20, 2019
This is a precursor to adding a dropdown for namespaces
selection (openfaas#1379)

Signed-off-by: Alistair Hey <[email protected]>
Waterdrips added a commit to Waterdrips/faas that referenced this issue Nov 25, 2019
This is a precursor to adding a dropdown for namespaces
selection (openfaas#1379)

Signed-off-by: Alistair Hey <[email protected]>
alexellis pushed a commit that referenced this issue Nov 25, 2019
This is a precursor to adding a dropdown for namespaces
selection (#1379)

Signed-off-by: Alistair Hey <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants