-
Notifications
You must be signed in to change notification settings - Fork 3.5k
feature request: auth-provider oidc #195
Copy link
Copy link
Closed
Labels
feature-requesthelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.help-neededlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Metadata
Metadata
Assignees
Labels
feature-requesthelp wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.help-neededlifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Type
Fields
Give feedbackNo fields configured for issues without a type.
I just injected an additional case in
kube_config.pyin function_load_gcp_token()Works for me, but does not cover the refresh of the token and other features of oidc.
Would be nice to also get proper support for oidc (and not only gcp)
Thanks!