kubernetes/pkg/controller/volume/persistentvolume
Michelle Au 58823a75a4 In findMatchingVolumes:
- Delay binding until Pod is scheduled
- Check for PV node affinity and access modes
- Exclude volumes from being matching
2017-11-21 21:42:35 -08:00
..
options update BUILD files 2017-10-15 18:18:13 -07:00
binder_test.go In findMatchingVolumes: 2017-11-21 21:42:35 -08:00
BUILD VolumeMode binding logic update 2017-11-20 15:18:19 -05:00
delete_test.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
framework_test.go In findMatchingVolumes: 2017-11-21 21:42:35 -08:00
index_test.go In findMatchingVolumes: 2017-11-21 21:42:35 -08:00
index.go In findMatchingVolumes: 2017-11-21 21:42:35 -08:00
OWNERS Update OWNERS approvers and reviewers: pkg/controller 2016-11-02 16:19:18 -07:00
provision_test.go pkg/apis/core: mechanical import fixes in dependencies 2017-11-09 12:14:08 +01:00
pv_controller_base.go Should return when claim.Spec.VolumeName is null 2017-11-09 10:47:04 +08:00
pv_controller_test.go In findMatchingVolumes: 2017-11-21 21:42:35 -08:00
pv_controller.go In findMatchingVolumes: 2017-11-21 21:42:35 -08:00
recycle_test.go run ./root-rewrite-all-other-apis.sh, then run make all, pkg/... compiles 2017-06-22 11:30:52 -07:00
volume_host.go Add pluginName to VolumeHost.GetMouter 2017-08-14 12:16:26 +02:00