You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
What is the problem you're trying to solve
I will like to add support to scheduler such that also clusters that use oidc authentication will work.
Describe the solution you'd like
add oidc's auth provider in the /cmd/scheduler/main.go
_ "k8s.io/client-go/plugin/pkg/client/auth"
Additional context
No response
The text was updated successfully, but these errors were encountered: