kubernetes/pkg/volume
Roman Bednar 731068288e correct storage class selection message
The function does not necessarily choose class based on the creation
timestamp but can also pick alphabetically first if the timestamps are
equal. The info message should not say it's choosing the newest because
it is misleading.
2023-04-03 11:27:59 +02:00
..
azure_file volume: use contextual logging 2023-03-14 08:37:30 +08:00
cephfs Set permissions on volume before publishing update 2022-12-24 07:59:41 +02:00
configmap Set permissions on volume before publishing update 2022-12-24 07:59:41 +02:00
csi remove Azure Disk in-tree driver code 2023-03-09 13:24:08 +00:00
csimigration Remove the unit test to enable the feature gate 2023-03-14 19:32:21 +00:00
downwardapi Skip failing Windows unit tests (volume) 2023-01-24 11:02:44 +02:00
emptydir kubelet: Fix fs quota monitoring on volumes 2023-02-27 13:00:06 +02:00
fc Reconstruct SELinux mount option 2022-11-08 11:17:38 +01:00
flexvolume Skip failing Windows unit tests (volume) 2023-01-24 11:02:44 +02:00
gcepd volume: use contextual logging 2023-03-14 08:37:30 +08:00
git_repo Update k8s.io/utils to latest version 2023-02-04 11:05:22 -08:00
hostpath volume: use contextual logging 2023-03-14 08:37:30 +08:00
iscsi Reconstruct SELinux mount option 2022-11-08 11:17:38 +01:00
local Merge pull request #113863 from msau42/owners 2023-01-30 10:10:50 -08:00
nfs Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
portworx volume: use contextual logging 2023-03-14 08:37:30 +08:00
projected Set permissions on volume before publishing update 2022-12-24 07:59:41 +02:00
rbd volume: use contextual logging 2023-03-14 08:37:30 +08:00
secret Set permissions on volume before publishing update 2022-12-24 07:59:41 +02:00
testing Merge pull request #116377 from kinvolk/rata/userns 2023-03-14 10:40:43 -07:00
util correct storage class selection message 2023-04-03 11:27:59 +02:00
validation various corrections in pkg/volume 2022-09-16 16:42:06 +05:30
vsphere_volume volume: use contextual logging 2023-03-14 08:37:30 +08:00
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 tests: Ports volume unit tests to Windows (part 2) 2023-01-01 00:18:31 +00: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 Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
plugins.go Merge pull request #116377 from kinvolk/rata/userns 2023-03-14 10:40:43 -07:00
plugins_test.go Refactor ConstructVolumeSpec 2022-11-03 16:55:13 +01:00
volume.go grammar: replace all occurrences of "the the" with "the" 2022-10-14 09:03:14 +02:00
volume_linux.go Fix the wrong log 2021-11-17 09:07:07 +08:00
volume_linux_test.go volume: use the effective uid 2022-08-02 23:47:58 +02:00
volume_unsupported.go generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00