kubernetes/pkg/controller/deployment
Kubernetes Submit Queue 3aff54f345 Merge pull request #53589 from sttts/sttts-pkg-api-testing
Automatic merge from submit-queue (batch tested with PRs 53204, 53364, 53559, 53589, 53088). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

pkg/api: move *_test.go -> pkg/api/testing

Cleaning up pkg/api, one little step towards pkg/apis/core.
2017-10-11 15:14:45 -07:00
..
util SimpleNameGenerator: unify to use k8s.io/apiserver/pkg/storage/names 2017-10-11 16:05:52 +02:00
BUILD Modify apimachinery imports using staging 2017-09-10 10:19:30 -04:00
deployment_controller_test.go Migrate to NewControllerRef from meta/v1 package 2017-08-06 22:43:46 +10:00
deployment_controller.go Merge pull request #50989 from wgliang/master 2017-09-23 00:24:35 -07:00
OWNERS Remove kargakis from OWNERS, add tnozicka 2017-09-19 11:05:23 +02:00
progress_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
progress.go Fix potential problem when scaling --replicas=0 2017-10-09 17:39:51 -04:00
recreate_test.go controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
recreate.go controller: cleanup complete deployments only 2017-07-11 19:20:14 +02:00
rollback.go Simplify some deployment utilities 2017-09-23 22:31:05 +02:00
rolling_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
rolling.go controller: cleanup complete deployments only 2017-07-11 19:20:14 +02:00
sync_test.go Scripted migration from clientset_generated to client-go. 2017-07-17 15:05:37 -07:00
sync.go Simplify some deployment utilities 2017-09-23 22:31:05 +02:00