kubernetes/cmd/kube-apiserver/app/options
Kubernetes Submit Queue bcce1a0298 Merge pull request #54419 from rphillips/fixes/change_endpoint_reconciler_type
Automatic merge from submit-queue (batch tested with PRs 54419, 53545). 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>.

change alpha-endpoint-reconciler-type argument to endpoint-reconciler-type

**What this PR does / why we need it**: Tweaks the endpoint reconciler argument to remove 'alpha', because according to this [comment](https://github.com/kubernetes/kubernetes/pull/50984#discussion_r146290402) we are preferring to document the flags.

**Special notes for your reviewer**:

**Release note**:
```release-note
NONE
```
2017-10-27 00:14:18 -07:00
..
BUILD move webhook admission to generic apiserver 2017-10-26 07:45:49 -04:00
options_test.go Merge pull request #54419 from rphillips/fixes/change_endpoint_reconciler_type 2017-10-27 00:14:18 -07:00
options.go Merge pull request #54419 from rphillips/fixes/change_endpoint_reconciler_type 2017-10-27 00:14:18 -07:00
plugins.go move webhook admission to generic apiserver 2017-10-26 07:45:49 -04:00
validation.go Add Validate() function for audit options 2017-06-07 16:53:02 +08:00