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

Support multiple contexts in kubeconfig passed in the url query parameter #3653

Open
pbochynski opened this issue Jan 31, 2025 · 0 comments
Open
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@pbochynski
Copy link
Contributor

Description

Busola supports loading kubeconfig from kubeconfig service of Kyma Environment Broker. The kubeconfig ID can be passed as a query parameter. Busola fetches it and uses it as a current cluster. The service can return kubeconfig with multiple contexts. In that case, the user should be presented with a selector to pick the context that should be used for authentication.

Reasons
This feature is required to support multiple OIDC providers in Kyma: kyma-project/kyma#18305

Attachments

@mrCherry97 mrCherry97 added the kind/feature Categorizes issue or PR as related to a new feature. label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants