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 Azure RBAC connection configs to connect to development Kubernetes Clusters #623

Open
Elektronenvolt opened this issue Mar 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Elektronenvolt
Copy link

Is your feature request related to a problem? Please describe.
Remote debugging with Bridge to Kubernetes is a powerful feature to fast investigate issues in dev and test environments.

We use Azure RBAC with AKSArc clusters in our dev/test environment and developers don't have connections configs with client certificates, they get Azure RBAC configs. If we try to connect from Visual Studio with Bridge to Kubernetes it looks like this:

image

We don't want to give client certificate based cluster admin configs to everybody, but granting cluster admin access temporary in Azure AD is ok. Not everybody is cluster admin on all development clusters, only at the clusters you work on.

Mention what platform you want to support the new feature
Visual Studio, Visual Studio Code

Describe the solution you'd like
Allow to login with Azure AD connection configs and kubelogin

Describe alternatives you've considered
May "re-use" an existing connection to the cluster from a CLI or command line in Bridge to Kubernetes to connect?

Additional context

@Elektronenvolt Elektronenvolt added the enhancement New feature or request label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant