kubernetes/pkg/controller/volume/persistentvolume
Kubernetes Prow Robot 14e5adfc85
Merge pull request #82683 from davidz627/fix/translationStruct
Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing
2019-09-29 10:11:37 -07:00
..
config auto-generated file 2019-03-02 12:55:26 +08:00
metrics migrate controller-manager metrics to stability framework 2019-08-28 12:26:57 -07:00
options update BUILD files 2017-10-15 18:18:13 -07:00
testing controller:volume fix static check failures 2019-08-21 09:37:42 +02:00
util Return error when failed to get storage class 2019-09-18 15:59:34 +09:00
binder_test.go fix pv controller not find pv for pvc provisioning 2019-07-26 16:24:30 +08:00
BUILD Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future 2019-09-27 12:59:53 -07:00
delete_test.go Move all private annotations to shared package and update code 2019-05-05 09:43:43 +08:00
framework_test.go Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future 2019-09-27 12:59:53 -07:00
index_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
index.go Refactor PV scheduling library into separate package 2019-05-02 14:45:52 +08:00
OWNERS Create OWNERS in volume scheduling package 2019-05-04 16:46:12 +08:00
provision_test.go del unuse var in pkg/controller 2019-09-16 15:05:24 +08:00
pv_controller_base.go Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future 2019-09-27 12:59:53 -07:00
pv_controller_test.go Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future 2019-09-27 12:59:53 -07:00
pv_controller.go Refactor CSI Translation Library into a struct that is injected into various components to simplify unit testing in future 2019-09-27 12:59:53 -07:00
recycle_test.go fix some typos in recycle_test.go 2019-08-15 11:34:46 +08:00
volume_host.go Rename mount.NewOsExec to mount.NewOSExec 2019-08-09 12:30:56 -06:00