kubernetes/pkg/controller/volume/persistentvolume
Kubernetes Prow Robot 5155865ae2
Merge pull request #99326 from sunpa93/fs_resize_fix
fix: use pv annotation to trigger filesystem resize when necessary
2021-03-09 11:05:18 -08:00
..
config hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
metrics hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
options hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
testing hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
util hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
binder_test.go pv controller test: more test cases 2020-10-28 10:52:11 +01: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 Only CSI plugin can have a DataSource 2021-02-25 15:27:26 +00:00
index_test.go Promote block volume features to GA 2020-02-28 20:48:38 +01: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 Only CSI plugin can have a DataSource 2021-02-25 15:27:26 +00:00
pv_controller_base.go Merge pull request #98753 from Jiawei0227/length 2021-03-09 09:19:00 -08:00
pv_controller_test.go Merge pull request #99326 from sunpa93/fs_resize_fix 2021-03-09 11:05:18 -08:00
pv_controller.go fix: when newly binding pvc to a pv, adjust pvc.status.capacity to pv's annotation that denotes the pre-resize capacity of the original pvc that pv was bound to if it has one 2021-03-09 07:55:10 +00:00
recycle_test.go fix some typos in recycle_test.go 2019-08-15 11:34:46 +08:00
volume_host.go Merge pull request #94527 from brahmaroutu/mount-utils-2 2020-09-21 17:46:47 -07:00