kubernetes/pkg/controller/volume/attachdetach
Walter Fender f3f46d5f5a Moving the cloudprovider interface to staging.
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project.
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
..
cache Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
metrics Add more metrics for A/D Controller: 2018-08-15 10:01:57 +02:00
populator Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
reconciler Fix VMWare VM freezing bug by reverting #51066 2018-08-24 14:28:44 +02:00
statusupdater Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
testing update volume plugins accordingly 2018-08-14 11:12:54 +08:00
util kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00
attach_detach_controller_test.go Removing CRD installation from attach detach controller 2018-09-18 14:25:15 -07:00
attach_detach_controller.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
BUILD Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
OWNERS Add gnufied as approver for attach/detach controller 2018-08-28 12:03:20 -04:00