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 request: download oidc-enabled kubeconfig via dashboard #603

Open
c42-konstantin opened this issue Jan 23, 2025 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@c42-konstantin
Copy link

Description

In a multi-tenant environment there is an OIDC user that has privileges on a particular tenant (e.g. via a keycloak group like tenant-[tenantname]-super-admin). However, upon logging into the CozyStack dashboard, such user currently doesn't have simple way to generate and download an OIDC-enabled kubeconfig. This makes it a bit cumbersome to connect to clusters.

Proposed Solution

Implement a "Download kubeconfig" (or something like this) button in the CozyStack dashboard. Upon using this button generates and sends valid OIDC-based kubeconfig for the user.

@dosubot dosubot bot added the enhancement New feature or request label Jan 23, 2025
@kvaps
Copy link
Member

kvaps commented Feb 6, 2025

Let's create an additional application which get deployed in a tenant namespace, and provide kubeconfig file for it

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

2 participants