Files
kubernetes/pkg
Kubernetes Submit Queue 62315e88c0 Merge pull request #67069 from sttts/sttts-cloud-ctrl-mgr-secure-ports
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

cloud-ctrl-mgr: enable secure port 10258

This PR enables authn+authz (delegated to the kube-apiserver) and the secure port 10258 for the cloud-controller-manager. In addition, the insecure port is disabled.

This is the counterpart PR to https://github.com/kubernetes/kubernetes/pull/64149.

Moreover, it adds integration test coverage for the `--port` and `--secure-port` flags, plus the testserver infrastructure to tests flags in general inside integration tests.

```release-note
Enable secure serving on port 10258 to cloud-controller-manager (configurable via `--secure-port`). Delegated authentication and authorization have to be configured like for aggregated API servers.
```
2018-09-01 11:35:09 -07:00
..
2018-08-30 18:24:23 -04:00
2018-07-06 10:55:17 -04:00
2018-08-29 20:21:17 +03:00
2018-06-22 16:22:57 -07:00
2018-08-30 18:24:23 -04:00
2018-02-12 10:54:33 -05:00
2018-08-31 19:42:10 +08:00
2018-06-22 16:22:57 -07:00
2018-08-31 18:01:02 -07:00
2018-06-22 16:22:57 -07:00
2018-08-30 18:24:23 -04:00