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

Redirect after login always goes to default namespace #4037

Closed
ghost opened this issue Jul 10, 2019 · 4 comments
Closed

Redirect after login always goes to default namespace #4037

ghost opened this issue Jul 10, 2019 · 4 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@ghost
Copy link

ghost commented Jul 10, 2019

Environment
Installation method: helm chart
Kubernetes version: 1.12
Dashboard version: tag: v1.10.1
Operating system: AWS EKS
Node.js version ('node --version' output):
Go version ('go version' output):
Steps to reproduce

In a clean browser session try to access a url for a specific namespace:
https://mydashboard/#!/overview?namespace=customns

Observed result

I get prompted to login and after providing a token valid for the customns namespace i get redirected to the dashboard homepage for the default namespace

Expected result

After providing the token I should be taken to the URL I originally requested (which contained the customns namespace name)

Comments

Not sure is related to #3911

@ghost ghost added the kind/bug Categorizes issue or PR as related to a bug. label Jul 10, 2019
@floreks
Copy link
Member

floreks commented Jul 10, 2019

This will be covered by #2618

/close

@k8s-ci-robot
Copy link
Contributor

@floreks: Closing this issue.

In response to this:

This will be covered by #2618

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@macrozone
Copy link

@floreks the linked merge request seem to have staled and does not mention this issue?

i think this should be reopened until the issue is actually fixed

@macrozone
Copy link

macrozone commented Feb 25, 2020

@backbasejeff , @floreks i'll reopen: #4947

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants