k3s/test/integration
Kubernetes Submit Queue 8d72f66e47 Merge pull request #32129 from jsafrane/refactor-controller-startup
Automatic merge from submit-queue

Refactor volume controller parameters into a structure

`persistentvolumecontroller.NewPersistentVolumeController` has 11 arguments now,
put them into a structure.

Also, rename `NewPersistentVolumeController` to `NewController`, `persistentvolume`
is already name of the package.

Fixes #30219
2016-09-27 08:09:39 -07:00
..
auth start creating controller SA roles. start with just one 2016-09-26 09:31:36 -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 change e2e scale to avoid adapter 2016-09-26 07:58:01 -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 Refactor volume controller parameters into a structure 2016-09-26 14:15:25 +02: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