kubernetes/pkg/controller/daemon
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 remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
BUILD Modify apimachinery imports using staging 2017-09-10 10:19:30 -04:00
daemon_controller_test.go remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
daemon_controller.go remove OutOfDisk from controllers 2017-09-04 17:35:55 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
OWNERS Update daemon controller OWNERS file 2017-02-01 18:31:26 -08:00
update_test.go Ensures that the DaemonSet controller does not launch a Pod on a Node while waiting for a Pod that it has previously created to terminate. 2017-08-31 10:29:03 -07:00
update.go Modify apimachinery imports using staging 2017-09-10 10:19:30 -04:00