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

[Release-1.30] - The "Standalone"-mode of oidc-login in the wrapped kubectl library fails, with: no Auth Provider found for name "oidc" #11274

Closed
brandond opened this issue Nov 8, 2024 · 1 comment
Assignees
Milestone

Comments

@brandond
Copy link
Member

brandond commented Nov 8, 2024

Backport fix for The "Standalone"-mode of oidc-login in the wrapped kubectl library fails, with: no Auth Provider found for name "oidc"

@mdrahman-suse
Copy link

Validated on RC v1.30.7-rc1+k3s1

Testing

Follow steps: #11273 (comment)

Replication:

$ k3s -v
k3s version v1.30.6+k3s1 (1829eaae)
go version go1.22.8

## Update kubeconfig
$ sudo vi /etc/rancher/k3s/k3s.yaml

$ kubectl auth whoami
error: no Auth Provider found for name "oidc"

Validation:

$ k3s -v
k3s version v1.30.7-rc1+k3s1 (c79db1bd)
go version go1.22.8

## Update kubeconfig
$ sudo vi /etc/rancher/k3s/k3s.yaml

$ kubectl auth whoami
Unable to connect to the server: No valid id-token, and cannot refresh without refresh-token

@github-project-automation github-project-automation bot moved this from To Test to Done Issue in K3s Development Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done Issue
Development

No branches or pull requests

2 participants