kubernetes/pkg/volume
Roman Bednar c45940ecdb csi: raise kubelet CSI init backoff to cover ~140s DNS delays
- bump init backoff to Duration=30ms, Factor=8 (Steps=6) to yield ~140s total
- prevent kubelet restarts when DNS is blackholed and NSS must fall back to myhostname
- keep CSI/CSINode initialization alive long enough to complete in ARO DNS-failure scenarios
2026-01-28 11:49:07 +01:00
..
configmap Monitor progress tracking for permission change 2025-02-24 15:55:37 -05:00
csi csi: raise kubelet CSI init backoff to cover ~140s DNS delays 2026-01-28 11:49:07 +01:00
csimigration Fix CSI migration UTs 2025-01-16 06:13:49 +00:00
downwardapi Monitor progress tracking for permission change 2025-02-24 15:55:37 -05:00
emptydir Unit tests for pod level hugepage resources 2025-03-20 17:54:39 +00:00
fc Implement KEP 4876 Mutable CSINode (#130007) 2025-03-18 12:45:49 -07:00
flexvolume Implement KEP 4876 Mutable CSINode (#130007) 2025-03-18 12:45:49 -07:00
git_repo KEP-5040: Disable git_repo volume driver. 2025-03-14 19:29:03 +00:00
hostpath remove import doc comments 2024-12-02 16:59:34 +01:00
image Merge pull request #126777 from carlory/fix-image-plugin 2025-01-20 08:46:36 -08:00
iscsi Implement KEP 4876 Mutable CSINode (#130007) 2025-03-18 12:45:49 -07:00
local Change plugin interfaces to use progress monitoring 2025-02-24 15:55:37 -05:00
nfs remove import doc comments 2024-12-02 16:59:34 +01:00
portworx Clean up event messages for errors in Portworx in-tree driver 2025-11-06 18:52:11 +00:00
projected use the ClusterTrustBundles beta API 2025-03-11 18:07:24 +01:00
secret Change plugin interfaces to use progress monitoring 2025-02-24 15:55:37 -05:00
testing Implement KEP 4876 Mutable CSINode (#130007) 2025-03-18 12:45:49 -07:00
util Merge pull request #131987 from gnufied/automated-cherry-pick-of-#131868-upstream-release-1.33 2025-06-05 18:50:50 -07: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 update setcap and debian-base to bookworm-v1.0.6 2025-10-15 11:51:45 +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 Fix typecheck errors 2025-02-24 16:16:05 -05:00
volume_linux.go Add unit tests for progress tracking and remove fullpath from reporting 2025-02-26 18:13:07 -05:00
volume_linux_test.go Fix unit tests for volume ownership 2025-03-06 10:37:56 -05:00
volume_unsupported.go Fix typecheck errors 2025-02-24 16:16:05 -05:00