kubernetes/pkg/kubeapiserver
Davanum Srinivas 18590378c4 Remove experimental keystone authenticator
experimental-keystone-url and experimental-keystone-ca-file were always
experimental. So we don't need a deprecation period.
KeystoneAuthenticator was on the server side and needed userid/password
to be passed in and used that to authenticate with Keystone. We now
have authentication and authorization web hooks that can be used. There
is a external repo with a webook for keystone which works fine along
with the kubectl auth provider that was added in:
a0cebcb559

So we don't need this older style / hard coded / experimental code
anymore.
2018-02-07 19:28:55 -05:00
..
admission Autogenerate BUILD files 2017-12-23 13:12:11 -08:00
authenticator Remove experimental keystone authenticator 2018-02-07 19:28:55 -05:00
authorizer Use v1beta1 VolumeAttachment 2018-01-31 18:46:11 +08:00
options Remove experimental keystone authenticator 2018-02-07 19:28:55 -05:00
server pass listener to genericapiserver 2017-11-21 11:00:15 +08:00
BUILD run update bazel and staging-godep 2018-01-22 19:10:28 +08:00
default_storage_factory_builder.go pass APIEnablement through apiserver chain 2018-01-22 19:10:26 +08: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