mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-28 22:00:30 +00:00
Automatic merge from submit-queue remove unneeded authenticator dependencies from genericapiserver Refactors the authenticator options to remove unneeded dependencies. @sttts