kubernetes/pkg/volume
Carlos Panato 0a10906a05
update setcap and debian-base to bookworm-v1.0.6
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-10-15 13:39:36 +02:00
..
configmap remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
csi Fix Go vet errors for master golang 2025-01-08 15:11:34 +05:30
csimigration remove some InTreePluginXXXUnregister 2024-07-23 09:25:15 +08:00
downwardapi Fix Go vet errors for master golang 2025-01-08 15:11:34 +05:30
emptydir remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
fc Added check for multipath device mapper 2025-01-22 10:27:01 +05:30
flexvolume Fix Go vet errors for master golang 2025-01-08 15:11:34 +05:30
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 2025-01-08 15:11:34 +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 2025-01-08 15:11:34 +05:30
testing remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
util Mark NodeExpansion finsihed without featuregate check 2025-04-24 12:45:41 -04:00
validation various corrections in pkg/volume 2022-09-16 16:42:06 +05:30
doc.go
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 update setcap and debian-base to bookworm-v1.0.6 2025-10-15 13:39:36 +02:00
plugins_test.go remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08: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