| .. |
|
configmap
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
csi
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
csimigration
|
Fix CSI migration UTs
|
2025-01-16 06:13:49 +00:00 |
|
downwardapi
|
Fix Go vet errors for master golang
|
2024-09-20 12:36:38 +05:30 |
|
emptydir
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
fc
|
Merge pull request #128997 from srivastav-abhishek/fix-search-disk-test
|
2025-01-17 05:44:35 -08:00 |
|
flexvolume
|
Revert "Merge pull request #127669 from olyazavr/fix-probe-race"
|
2024-10-30 11:16:47 -04:00 |
|
git_repo
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
hostpath
|
remove import doc comments
|
2024-12-02 16:59:34 +01: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 import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
local
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
nfs
|
remove import doc comments
|
2024-12-02 16:59:34 +01: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
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
testing
|
Refactor CreateVolumeSpec
|
2024-11-06 11:15:31 +01:00 |
|
util
|
remove nsenter package
|
2025-01-03 12:09:29 +08:00 |
|
validation
|
various corrections in pkg/volume
|
2022-09-16 16:42:06 +05:30 |
|
doc.go
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
metrics_block.go
|
Fix: typos for volume package
|
2024-11-29 17:11:00 +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
|
Fix: typos for volume package
|
2024-11-29 17:11:00 +08: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
|
Fix: typos for volume package
|
2024-11-29 17:11:00 +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
|
Fix: typos for volume package
|
2024-11-29 17:11:00 +08: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: typos for volume package
|
2024-11-29 17:11:00 +08:00 |