k3s/test/integration
Kubernetes Submit Queue 071927a59d Merge pull request #32549 from smarterclayton/gc_non_kube_legacy
Automatic merge from submit-queue

Allow garbage collection to work against different API prefixes

The GC needs to build clients based only on Resource or Kind. Hoist the
restmapper out of the controller and the clientpool, support a new
ClientForGroupVersionKind and ClientForGroupVersionResource, and use the
appropriate one in both places.

Allows OpenShift to use the GC
2016-09-23 14:06:35 -07:00
..
auth separate RESTStorage by API group 2016-09-20 08:00:50 -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 Allow secure access to apiserver from Admission Controllers 2016-09-20 10:42:21 -04:00
federation Adding namespaces/finalizer subresource to federation apiserver 2016-09-02 15:30:32 -07:00
framework remove storage related fields from genericapiserver 2016-09-22 09:21:34 -04:00
garbagecollector Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00
kubectl Add a check in ConfirmUsable() to validate the contextName 2016-09-01 11:35:11 +10:00
master if item name is equal to kubernetes break the loop 2016-09-21 13:52:23 +08: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
scheduler_perf component tests as integration-tests with short option. 2016-09-16 15:22:08 -04: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