k3s/pkg/controller
Kubernetes Submit Queue 373e7ef0c0 Merge pull request #40294 from tsmetana/persistent-volume-test-refactor
Automatic merge from submit-queue (batch tested with PRs 39064, 40294)

Refactor persistent volume tests

This is an attempt to make the binder tests a bit more concise. The PVCs are being created by a "templating" function. There is also a handful of PVs in the tests but those vary quite more and I don't think similar approach would save us much code.

Reference:
https://reviewable.kubernetes.io/reviews/kubernetes/kubernetes/29006#-KPJuVeDE0O6TvDP9jia

@jsafrane: I hope this is what you have on mind.
2017-01-25 02:05:57 -08:00
..
certificates move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
cloud refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
cronjob refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
daemon refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
deployment move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
disruption refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
endpoint move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
garbagecollector refactor: Move *Options references to metav1 2017-01-24 13:41:51 -05:00
informers refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
job refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
namespace refactor: Move *Options references to metav1 2017-01-24 13:41:51 -05:00
node refactor: Move *Options references to metav1 2017-01-24 13:41:51 -05:00
podautoscaler refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
podgc refactor: Move *Options references to metav1 2017-01-24 13:41:51 -05:00
replicaset move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
replication move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
resourcequota refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
route refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
scheduledjob Merge pull request #35833 from apelisse/owners-pkg-controller 2016-12-12 18:51:33 -08:00
service refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
serviceaccount refactor: Move *Options references to metav1 2017-01-24 13:41:51 -05:00
statefulset move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
volume Merge pull request #40294 from tsmetana/persistent-volume-test-refactor 2017-01-25 02:05:57 -08:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
OWNERS update owners 2016-11-02 16:19:30 -07:00
client_builder.go Convert core code to metav1.ListOptions 2017-01-23 17:52:45 -05:00
controller_ref_manager.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
controller_utils.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
controller_utils_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
doc.go
lookup_cache.go Move APIs and core code to use metav1.ObjectMeta 2017-01-17 16:17:18 -05:00