k3s/test/integration
Kubernetes Submit Queue 12d916750e Merge pull request #32387 from sttts/sttts-handler-cleanup
Automatic merge from submit-queue

Cleanup non-rest apiserver handlers

- rename MuxHelper -> PathRecorderMux
- move non-rest handlers into routes packages within genericapiserver and `pkg/routes` (those from master)
- move ui and logs handlers out of genericapiserver (they are
  not generic)
- make version handler configurable (`config.EnableVersion`)
2016-09-16 08:58:06 -07:00
..
auth add localSAR 2016-09-13 08:54:23 -04:00
client only store typeMeta and objectMeta in the gc store 2016-08-08 17:23:13 -07:00
configmap move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
discoverysummarizer etcd3 validation showed that several unit tests that depend on apiserver being fully 2016-08-18 14:12:24 -05:00
examples etcd3 validation showed that several unit tests that depend on apiserver being fully 2016-08-18 14:12:24 -05:00
federation Adding namespaces/finalizer subresource to federation apiserver 2016-09-02 15:30:32 -07:00
framework Cleanup non-rest apiserver handlers 2016-09-15 13:22:45 +02:00
garbagecollector EnableGarbageCollection should be a struct member on RESTOptions 2016-09-15 00:09:28 -04:00
kubectl Add a check in ConfirmUsable() to validate the contextName 2016-09-01 11:35:11 +10:00
master add more details to failure 2016-09-08 17:14:59 -07:00
metrics Fix make test-integration under OSX 2016-08-29 13:50:44 -04:00
objectmeta move informer and controller to pkg/client/cache 2016-09-15 12:50:08 -07:00
openshift Cleanup non-rest apiserver handlers 2016-09-15 13:22:45 +02:00
persistentvolumes Revert "Use PV shared informer in PV controller" 2016-09-13 10:12:34 -04:00
pods move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
quota move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
replicaset move informer and controller to pkg/client/cache 2016-09-15 12:50:08 -07:00
replicationcontroller move informer and controller to pkg/client/cache 2016-09-15 12:50:08 -07:00
scheduler modify extends.Filter 2016-08-04 14:03:32 +08:00
secrets move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00
serviceaccount Add mode permission bits to configmap, secrets and downwardAPI 2016-08-17 14:44:41 -04:00
storageclasses move StorageClass to its own group 2016-09-06 08:41:17 -04: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 move integration tests into individual pacakges 2016-07-07 00:54:15 -07:00