kubernetes/pkg/volume/util
2024-10-08 16:39:02 +08:00
..
fs storage: stop using deprecated io/ioutil 2023-06-20 16:49:03 +02:00
fsquota pkg/volume: Use QuotaMonitoring in UserNamespace 2024-07-22 09:43:57 -04:00
hostutil Merge pull request #122885 from claudiubelu/unittests-10 2024-02-28 05:38:40 -08:00
nestedpendingoperations add sig-storage reviewers, remove inactive sig-storage reviewers, remove redundant owners files 2022-11-15 23:51:57 +00:00
operationexecutor Fix data race in kubelet/volumemanager 2024-10-08 16:39:02 +08:00
recyclerclient Merge pull request #125147 from alexandrevilain/fix/recycler-client 2024-10-04 15:02:27 +01:00
subpath Fix Go vet errors for master golang 2024-09-20 12:36:38 +05:30
types Add new type for infeasible errors 2024-07-15 10:14:57 -04:00
volumepathhandler storage: stop using deprecated io/ioutil 2023-06-20 16:49:03 +02:00
atomic_writer.go Merge pull request #124740 from bells17/use-sets-set-string 2024-05-31 05:32:15 -07:00
atomic_writer_linux.go Fix kubelet on Windows fails if a pod has SecurityContext with RunAsUser. 2024-05-23 12:44:51 +08:00
atomic_writer_test.go [pkg/volume] Changed to use sets.Set[string] instead of sets.String 2024-05-11 18:02:45 +09:00
atomic_writer_unsupported.go Fix kubelet on Windows fails if a pod has SecurityContext with RunAsUser. 2024-05-23 12:44:51 +08:00
attach_limit.go Revert "Remove references to openstack and cinder" 2022-11-10 18:25:30 +01:00
attach_limit_test.go Fix compatibility tests for scheduler 2018-09-05 12:29:00 -04:00
device_util.go Generate and format files 2022-07-26 13:14:05 -04:00
device_util_linux.go various corrections in pkg/volume 2022-09-16 16:42:06 +05:30
device_util_linux_test.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
device_util_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
doc.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
finalizer.go fix golint issue for pkg/volume/util 2018-09-10 21:24:35 +00:00
io_util.go storage: stop using deprecated io/ioutil 2023-06-20 16:49:03 +02:00
metrics.go Merge pull request #111527 from mengjiao-liu/clean-prometheus-in-volume 2022-08-23 16:05:31 -07:00
metrics_test.go change plugin name in fsgroupapplymetrics of csi and flexvolume to 2020-11-04 16:28:28 +08:00
nested_volumes.go Fixes getNestedMountpoints grouping 2022-10-18 15:19:17 +03:00
nested_volumes_test.go [pkg/volume] Changed to use sets.Set[string] instead of sets.String 2024-05-11 18:02:45 +09:00
resize_util.go Preserve conditions in case we are retrying expansion in some cases 2024-07-16 15:44:08 -04:00
resize_util_test.go Preserve conditions in case we are retrying expansion in some cases 2024-07-16 15:44:08 -04:00
selinux.go Add SELinuxMount feature gate 2024-02-20 15:40:21 +01:00
storageclass.go correct storage class selection message 2023-04-03 11:27:59 +02:00
storageclass_test.go Signed-off-by: liyuerich <yue.li@daocloud.io> 2023-08-18 22:18:11 +08:00
util.go Merge pull request #125398 from AxeZhan/pvAffinity 2024-09-23 21:22:02 +01:00
util_test.go manually revert #109877 2024-06-08 17:06:47 +08:00
volumeattributesclass.go Promote VolumeAttributesClass to beta 2024-07-23 13:58:14 +08:00
volumeattributesclass_test.go Promote VolumeAttributesClass to beta 2024-07-23 13:58:14 +08:00