k3s/test/integration
Kubernetes Submit Queue 4159cb57b6 Merge pull request #42835 from deads2k/server-01-remove-insecure
Automatic merge from submit-queue (batch tested with PRs 42835, 42974)

remove legacy insecure port options from genericapiserver

The insecure port has been a source of problems and it will prevent proper aggregation into a cluster, so the genericapiserver has no need for it.  In addition, there's no reason for it to be in the main kube-apiserver flow either.  This pull removes it from genericapiserver and removes it from the shared kube-apiserver code.  It's still wired up in the command, but its no longer possible for someone to mess up and start using in mainline code.

@kubernetes/sig-api-machinery-misc @ncdc
2017-03-27 17:00:21 -07:00
..
apiserver Adding an integration test for testing 202 status code from apiserver 2017-02-23 16:28:10 -08:00
auth Use namespace from context 2017-03-07 14:02:13 -05:00
client deflake TestPatch by waiting for cache 2017-03-07 08:53:29 -05:00
configmap find and replace 2017-01-20 08:04:53 -05:00
defaulttolerationseconds Fix DefaultTolerationSeconds admission plugin. It was using 2017-03-09 20:24:43 -05:00
evictions react to informer updates 2017-02-13 09:18:32 -05:00
examples Merge pull request #42835 from deads2k/server-01-remove-insecure 2017-03-27 17:00:21 -07:00
federation move legacy insecure options out of the main flow 2017-03-27 14:07:54 -04:00
framework require codecfactory 2017-03-27 08:19:08 -04:00
garbagecollector wait for garbagecollector to be synced in test 2017-03-14 16:19:33 -07:00
kubectl mechanical 2017-01-23 10:03:55 -05:00
master Deployments under apps/v1beta1 with new defaults 2017-03-01 15:14:41 +01:00
metrics refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
objectmeta find and replace 2017-01-20 08:04:53 -05:00
openshift Update generated files 2017-02-03 08:15:46 +01:00
pods find and replace 2017-01-20 08:04:53 -05:00
quota update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00
replicaset RC/RS: Use ControllerRef to route watch events. 2017-03-01 15:43:50 -08:00
replicationcontroller RC/RS: Use ControllerRef to route watch events. 2017-03-01 15:43:50 -08:00
scheduler Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00
scheduler_perf Add support for statefulset spreading to the scheduler 2017-02-27 18:04:08 -08:00
secrets find and replace 2017-01-20 08:04:53 -05:00
serviceaccount update names for kube plugin initializer to avoid conflicts 2017-03-06 10:18:21 -05:00
storageclasses integration tests: use attributes instead of beta annotations 2017-03-02 10:23:56 +01:00
thirdparty find and replace 2017-01-20 08:04:53 -05:00
ttlcontroller react to informer updates 2017-02-13 09:18:32 -05:00
volume Merge pull request #42381 from timchenxiaoyu/createdtypo 2017-03-24 10:25:48 -07:00
BUILD remove example apiserver replaced by sample and test/integration/examples 2017-02-27 07:47:19 -05:00
benchmark-controller.json build/pause: write in C 2016-05-04 21:45:52 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
utils.go mechanical 2017-01-16 09:35:12 -05:00