k3s/pkg/controller
Kubernetes Submit Queue aace5a7b87 Merge pull request #40449 from deads2k/client-15-types
Automatic merge from submit-queue (batch tested with PRs 40239, 40397, 40449, 40448, 40360)

move the discovery and dynamic clients

Moved the dynamic client, discovery client, testing/core, and testing/cache to `client-go`.  Dependencies on api groups we don't have generated clients for have dropped out, so federation, kubeadm, and imagepolicy.

@caesarxuchao @sttts 

approved based on https://github.com/kubernetes/kubernetes/issues/40363
2017-01-26 14:23:42 -08:00
..
certificates make tools/cache authoritative 2017-01-25 08:29:45 -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 move testing/core to client-go 2017-01-26 13:54:40 -05:00
deployment Merge pull request #40449 from deads2k/client-15-types 2017-01-26 14:23:42 -08:00
disruption Update generated files 2017-01-25 19:49:45 +01:00
endpoint make tools/cache authoritative 2017-01-25 08:29:45 -05:00
garbagecollector move testing/core to client-go 2017-01-26 13:54:40 -05:00
informers make tools/cache authoritative 2017-01-25 08:29:45 -05:00
job move testing/core to client-go 2017-01-26 13:54:40 -05:00
namespace move testing/core to client-go 2017-01-26 13:54:40 -05:00
node Merge pull request #40449 from deads2k/client-15-types 2017-01-26 14:23:42 -08:00
podautoscaler move testing/core to client-go 2017-01-26 13:54:40 -05:00
podgc Modify OWNERS in some pkg/controller subdirectories 2017-01-26 16:28:08 +01:00
replicaset move testing/core to client-go 2017-01-26 13:54:40 -05:00
replication move testing/core to client-go 2017-01-26 13:54:40 -05:00
resourcequota move testing/core to client-go 2017-01-26 13:54:40 -05:00
route Merge pull request #40449 from deads2k/client-15-types 2017-01-26 14:23:42 -08:00
scheduledjob Merge pull request #35833 from apelisse/owners-pkg-controller 2016-12-12 18:51:33 -08:00
service make tools/cache authoritative 2017-01-25 08:29:45 -05:00
serviceaccount move testing/core to client-go 2017-01-26 13:54:40 -05:00
statefulset move testing/core to client-go 2017-01-26 13:54:40 -05:00
volume move testing/core to client-go 2017-01-26 13:54:40 -05:00
.import-restrictions add import restrictions 2016-10-13 16:10:24 -07:00
BUILD Update generated files 2017-01-25 19:49:45 +01:00
OWNERS update owners 2016-11-02 16:19:30 -07:00
client_builder.go make tools/cache authoritative 2017-01-25 08:29: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 make tools/cache authoritative 2017-01-25 08:29:45 -05:00
controller_utils_test.go pkg/util: move uuid and strategicpatch into k8s.io/apimachinery 2017-01-25 19:45:09 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
lookup_cache.go Move APIs and core code to use metav1.ObjectMeta 2017-01-17 16:17:18 -05:00