kubernetes/pkg/controller/deployment
mattjmcnaughton 8323fb4b4f Modify apimachinery imports using staging
Currently some of the imports of `apimachinery` use
`k8s.io/kubernetes/staging/src/k8s.io/apimachinery...`. Replace
these with `k8s.io/apimachinery`, as is in use throughout the rest
of the code base.

Signed-off-by: mattjmcnaughton <mattjmcnaughton@gmail.com>
2017-09-10 10:19:30 -04:00
..
util Fix deployment timeout reporting 2017-09-08 17:48:46 +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 controllers: simplify deepcopy calls 2017-08-29 19:21:24 +02:00
OWNERS Update OWNERS for pkg/controller/deployment 2017-01-26 10:24:52 -08:00
progress_test.go run hack/update-all 2017-06-22 11:31:03 -07:00
progress.go Remove failure check from deployment controller 2017-08-03 18:49:16 +02: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 run hack/update-all 2017-06-22 11:31:03 -07: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 Modify apimachinery imports using staging 2017-09-10 10:19:30 -04:00