k3s/pkg/controller/deployment
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
..
util Merge pull request #40449 from deads2k/client-15-types 2017-01-26 14:23:42 -08:00
BUILD move testing/core to client-go 2017-01-26 13:54:40 -05:00
OWNERS Update OWNERS for pkg/controller/deployment 2017-01-26 10:24:52 -08:00
deployment_controller.go make tools/cache authoritative 2017-01-25 08:29:45 -05:00
deployment_controller_test.go move testing/core to client-go 2017-01-26 13:54:40 -05:00
progress.go controller: wait for all pods to be deleted before Recreating 2016-12-15 19:55:18 +01:00
recreate.go controller: decouple cleanup policy from deployment strategies 2017-01-19 10:33:24 +01:00
recreate_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
rollback.go Update deployment equality helper 2017-01-11 18:34:12 +01:00
rolling.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
rolling_test.go move testing/core to client-go 2017-01-26 13:54:40 -05:00
sync.go refactor: move ListOptions references to metav1 2017-01-23 17:52:46 -05:00
sync_test.go move testing/core to client-go 2017-01-26 13:54:40 -05:00