kubernetes/pkg/volume
Kubernetes Prow Robot 1f9038a468
Merge pull request #127919 from carlory/fix-127852
Fix data race in kubelet/volumemanager
2024-10-17 14:57:03 +01:00
..
configmap remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
csi Merge pull request #126924 from carlory/volumelimit 2024-10-04 15:02:41 +01:00
csimigration Merge pull request #124439 from bells17/csi-translation-lib-structured-and-contextual-logging 2024-08-19 18:13:54 -07:00
downwardapi Fix Go vet errors for master golang 2024-09-20 12:36:38 +05:30
emptydir remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
fc remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
flexvolume undo mutex change 2024-10-04 10:35:31 -04:00
git_repo remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
hostpath remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
image Merge pull request #126323 from saschagrunert/image-volume-runtime-panic 2024-07-24 04:57:06 -07:00
iscsi remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
local remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
nfs remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
portworx Fix Go vet errors for master golang 2024-09-20 12:36:38 +05:30
projected remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
secret Fix Go vet errors for master golang 2024-09-20 12:36:38 +05:30
testing remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
util Fix data race in kubelet/volumemanager 2024-10-08 16:39:02 +08:00
validation various corrections in pkg/volume 2022-09-16 16:42:06 +05:30
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics_block.go add volume type and seperated histogram for volume stat collection 2022-01-19 22:33:37 +08:00
metrics_block_linux_test.go unit tests: Skip Windows-unrelated tests on Windows 2022-10-18 12:43:07 +03:00
metrics_cached.go various corrections in pkg/volume 2022-09-16 16:42:06 +05:30
metrics_du.go set metric_source to du or fsquota accordingly 2022-01-20 10:56:02 +08:00
metrics_du_test.go storage: stop using deprecated io/ioutil 2023-06-20 16:49:03 +02:00
metrics_du_unix_test.go tests: Ports volume unit tests to Windows (part 2) 2023-01-01 00:18:31 +00:00
metrics_du_windows_test.go tests: Ports volume unit tests to Windows (part 2) 2023-01-01 00:18:31 +00:00
metrics_errors.go Add helper functions for Block volume Capacity detection 2021-05-20 16:37:12 +02:00
metrics_nil.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_nil_test.go Add SupportsMetrics() for Block-mode volumes 2021-05-20 17:10:23 +02:00
metrics_statfs.go add volume type and seperated histogram for volume stat collection 2022-01-19 22:33:37 +08:00
metrics_statfs_test.go add volume timestamps 2017-03-02 15:01:59 -08:00
noop_expandable_plugin.go remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
plugins.go fix plugin probe init race causing erroneous volume unmounts 2024-10-01 11:03:12 -04:00
plugins_test.go volume: fix unit test flake 2024-10-15 11:57:57 +02:00
volume.go remove BulkVolumeVerifier interface from volume 2024-05-14 14:17:25 +08:00
volume_linux.go Fix directory mismatch for volume.SetVolumeOwnership() 2023-04-03 12:34:37 -07:00
volume_linux_test.go Fix directory mismatch for volume.SetVolumeOwnership() 2023-04-03 12:34:37 -07:00
volume_unsupported.go Fix directory mismatch for volume.SetVolumeOwnership() 2023-04-03 12:34:37 -07:00