busola
busola copied to clipboard
After connecting Service Account UI is redirecting to namespace all
Description
Sometimes when I'm connecting Token generated for Service Account, UI is redirecting to namespaces all.
http://localhost:8000/cluster/cluster-token/namespaces/default
Expected result User needs to be provided to his namespace.
Actual result
User is provided on bad URL: http://localhost:8000/cluster/cluster-token/namespaces/default
.
Steps to reproduce
- Generate token for Service Account
- Connect this token to busola
- Check URL
Troubleshooting