k3s/pkg/kubeapiserver
Kubernetes Submit Queue 1489d19443
Merge pull request #56175 from ericchiang/oidc-fix-prefixing
Automatic merge from submit-queue (batch tested with PRs 51494, 56097, 56072, 56175). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

oidc auth: fix prefix flag plumbing

Fixes https://github.com/kubernetes/kubernetes/issues/56169

Tested this with an full API server against Google. It works now.

:(

cc @kubernetes/sig-auth-bugs 

```release-note
kube-apiserver: fixed --oidc-username-prefix and --oidc-group-prefix flags which previously weren't correctly enabled
```

/assign @liggitt @deads2k 

Probably worth a cherry pick.
2017-11-21 19:49:33 -08:00
..
admission admission/webhook: move webhook initializer into plugin 2017-11-20 09:28:42 +01:00
authenticator update BUILD files 2017-10-15 18:18:13 -07:00
authorizer update BUILD files 2017-10-15 18:18:13 -07:00
options oidc auth: fix prefix flag plumbing 2017-11-21 14:22:25 -08:00
server pass listener to genericapiserver 2017-11-21 11:00:15 +08:00
BUILD Update generated files 2017-11-09 12:14:08 +01:00
OWNERS add liggitt to kubeapiserver owners 2017-04-03 10:14:34 -04:00
default_storage_factory_builder.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
default_storage_factory_builder_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
doc.go