kubernetes/pkg/volume
Carlos Panato 8ce19bc8e1
update setcap and debian-base to bookworm-v1.0.6
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2025-10-15 13:41:19 +02:00
..
configmap remove volumeoptions from VolumePlugin and BlockVolumePlugin 2024-07-24 14:07:02 +08:00
csi Add SELinux warning controller 2024-11-06 11:16:02 +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 promote size backed memory volumes to stable 2024-10-16 17:15:02 -04:00
fc Added check for multipath device mapper 2025-01-21 15:09:17 +05:30
flexvolume Revert "Merge pull request #127669 from olyazavr/fix-probe-race" 2024-10-30 11:16:47 -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 1. When the kubelet constructs the cri mounts for the container which references an image volume source type, It passes the missing mount attributes to the CRI implementation, including readOnly, propagation, and recursiveReadOnly. When the readOnly field of the containerMount is explicitly set to false, the kubelet will take the readOnlyas true to the CRI implementation because the image volume plugin requires the mount to be read-only. 2024-11-05 19:47:12 +08: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 Refactor CreateVolumeSpec 2024-11-06 11:15:31 +01:00
util Merge pull request #132099 from gnufied/automated-cherry-pick-of-#131408-upstream-release-1.32 2025-06-05 17:40:39 -07: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
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:41:19 +02:00
plugins_test.go refresh probed plugins on init to avoid probe race/erroneous unmounts 2024-11-02 14:44:48 -04: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