mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-30 05:14:54 +00:00
Automatic merge from submit-queue remove unneeded authenticator dependencies from genericapiserver Refactors the authenticator options to remove unneeded dependencies. @sttts