mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-21 22:49:31 +00:00
Automatic merge from submit-queue (batch tested with PRs 50489, 51070, 51011, 51022, 51141) Fix the method name of BuiltInAuthenticationOptions.WithAnyonymous change the BuiltInAuthenticationOptions.WithAnyonymous to WithAnonymous would be better. **What this PR does / why we need it**: The BuiltInAuthenticationOptions.WithAnyonymous method name should be a meaningful name of WithAnonymous **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes # **Special notes for your reviewer**: **Release note**: ```release-note None ```