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

Continuously refreshing kubeconfig for AKS clusters #459

Closed
muvaf opened this issue May 31, 2023 · 2 comments
Closed

Continuously refreshing kubeconfig for AKS clusters #459

muvaf opened this issue May 31, 2023 · 2 comments
Labels

Comments

@muvaf
Copy link
Member

muvaf commented May 31, 2023

What problem are you facing?

In AKS, clusters are accessed through kubelogin with short-lived tokens similar to how EKS clusters have short-lived tokens. See more details here https://azure.github.io/kubelogin/cli/get-token.html and here crossplane-contrib/provider-kubernetes#105

How could Official Azure Provider help solve your problem?

We can have a separate managed resource that's implemented in Go and continuously refreshes the token in its connection secret, similar to ClusterAuth in AWS EKS.

Copy link

github-actions bot commented Apr 3, 2024

This provider repo does not have enough maintainers to address every issue. Since there has been no activity in the last 90 days it is now marked as stale. It will be closed in 14 days if no further activity occurs. Leaving a comment starting with /fresh will mark this issue as not stale.

@github-actions github-actions bot added the stale label Apr 3, 2024
Copy link

This issue is being closed since there has been no activity for 14 days since marking it as stale. If you still need help, feel free to comment or reopen the issue!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant