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

How to create service account token for Kubernetes v1.29.x ? #1893

Open
alanpeng opened this issue Apr 7, 2024 · 3 comments
Open

How to create service account token for Kubernetes v1.29.x ? #1893

alanpeng opened this issue Apr 7, 2024 · 3 comments
Assignees
Labels
blocker Completely prevents the user from using the software. bug Something isn't working regression Bugs for things that used to work in previous releases.

Comments

@alanpeng
Copy link

alanpeng commented Apr 7, 2024

A service account token was created but does not work with Kubernetes v1.29.x.

https://headlamp.dev/docs/latest/installation/#create-a-service-account-token

image

There are no issues with versions lower than v1.29.x.

@alanpeng alanpeng changed the title how to create How to create service account token for Kubernetes v1.29.x ? Apr 7, 2024
@joaquimrocha joaquimrocha added the regression Bugs for things that used to work in previous releases. label Apr 8, 2024
@joaquimrocha
Copy link
Collaborator

@ashu8912 Can you take a look?

@illume illume added bug Something isn't working blocker Completely prevents the user from using the software. labels Jul 8, 2024
@illume
Copy link
Collaborator

illume commented Jul 25, 2024

Trying to reproduce this...

I will try in-cluster headlamp with service token next.

Headlamp app works when I tried with k8s 1.29.0 via minikube with the app (not in-cluster) on WSL Ubuntu 22.04.
image

@illume
Copy link
Collaborator

illume commented Jul 25, 2024

Using current main branch, it's working for me.

minikube, WSL Ubuntu 22.04, Kubernetes 1.29.0, in-cluster with service token.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker Completely prevents the user from using the software. bug Something isn't working regression Bugs for things that used to work in previous releases.
Projects
Development

No branches or pull requests

4 participants