apiserver/vendor
Kubernetes Publisher 707f691339 Merge pull request #59492 from dims/remove-old-keystone-authenticator
Automatic merge from submit-queue. 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>.

Remove experimental keystone authenticator

**What this PR does / why we need it**:

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:
a0cebcb559c5c0ab8a2e50b1ee11cc62f9ebb3a8

So we don't need this older style / hard coded / experimental code
anymore.

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
kube-apiserver: the experimental in-tree Keystone password authenticator has been removed in favor of extensions that enable use of Keystone tokens.
```

Kubernetes-commit: 2a8049890af44ed2a665362766b14b7fd448226e
2018-02-14 02:11:53 +00:00
..
bitbucket.org/ww/goautoneg sync: resync vendor folder 2017-02-23 11:13:21 -05:00
github.com Merge pull request #59492 from dims/remove-old-keystone-authenticator 2018-02-14 02:11:53 +00:00
golang.org/x Merge pull request #55188 from mindprince/accelerator-monitoring 2017-12-07 04:33:13 +00:00
google.golang.org Merge pull request #57480 from jpbetz/etcd-client-3.2.12 2018-01-07 19:52:32 +00:00
gopkg.in Merge pull request #58317 from nikhita/bump-go-yaml 2018-02-06 05:19:06 +00:00