kubernetes/pkg/kubeapiserver
Kubernetes Submit Queue aef39e6f47 Merge pull request #50489 from yujunzhang/Fix-the-typo-of-WithAnonymous
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
```
2017-08-23 19:54:22 -07:00
..
admission make admission plugins handle mutating spec of uninitialized pods 2017-08-17 12:51:09 -07:00
authenticator Merge pull request #50258 from liggitt/token-cache 2017-08-11 14:14:06 -07:00
authorizer Refactor RBAC authorizer entry points 2017-08-16 11:43:39 -04:00
options Merge pull request #50489 from yujunzhang/Fix-the-typo-of-WithAnonymous 2017-08-23 19:54:22 -07:00
server Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-11 09:32:39 -07:00
default_storage_factory_builder_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
default_storage_factory_builder.go k8s.io/apiserver: straighten EtcdOptions, backend Config and kube RESTOptionsFactory 2017-02-15 10:24:59 +01:00
doc.go start kubeapiserver package for sharing between kubeapiserver and federation 2016-12-22 07:43:42 -05:00
OWNERS add liggitt to kubeapiserver owners 2017-04-03 10:14:34 -04:00