| .. |
|
fs
|
fix: adopt go1.23 behavior change in mount point parsing on Windows
|
2025-02-18 07:17:51 +00:00 |
|
fsquota
|
kubelet: fix concurrent map write error when creating a pod with empty volumes when the LocalStorageCapacityIsolationFSQuotaMonitoring feature-gate is enabled
|
2025-11-06 16:23:04 +08:00 |
|
hostutil
|
[hostutil_windows] Remove unix workaround
|
2025-02-21 18:02:28 -05:00 |
|
nestedpendingoperations
|
|
|
|
operationexecutor
|
pkg/volume: improve code style and readability
|
2025-09-27 20:18:08 +05:30 |
|
recyclerclient
|
Merge pull request #125147 from alexandrevilain/fix/recycler-client
|
2024-10-04 15:02:27 +01:00 |
|
subpath
|
Fixing unit tests in k8s.io/kubernetes/pkg/volume/util/subpath on Windows
|
2025-03-06 13:05:48 -08:00 |
|
types
|
Add code for not expanding volume if it has NodeExpansionNotRequired annotation
|
2025-05-28 13:07:34 -04:00 |
|
volumepathhandler
|
Fix error messages in volume path handler
|
2025-09-25 22:37:03 +05:30 |
|
atomic_writer.go
|
Merge pull request #124740 from bells17/use-sets-set-string
|
2024-05-31 05:32:15 -07:00 |
|
atomic_writer_linux.go
|
Fix kubelet on Windows fails if a pod has SecurityContext with RunAsUser.
|
2024-05-23 12:44:51 +08:00 |
|
atomic_writer_test.go
|
[pkg/volume] Changed to use sets.Set[string] instead of sets.String
|
2024-05-11 18:02:45 +09:00 |
|
atomic_writer_unsupported.go
|
Fix kubelet on Windows fails if a pod has SecurityContext with RunAsUser.
|
2024-05-23 12:44:51 +08:00 |
|
device_util.go
|
|
|
|
device_util_linux.go
|
prevent unnecessary resolving of iscsi/fc devices to dm
|
2024-10-24 11:01:33 +02:00 |
|
device_util_linux_test.go
|
prevent unnecessary resolving of iscsi/fc devices to dm
|
2024-10-24 11:01:33 +02:00 |
|
device_util_unsupported.go
|
|
|
|
doc.go
|
remove import doc comments
|
2024-12-02 16:59:34 +01:00 |
|
finalizer.go
|
controller-manager adds a new controller named volumeattributesclass-protection-controller which adds/removes finalizer to VAC for protection
|
2024-08-30 15:00:46 +08:00 |
|
io_util.go
|
|
|
|
metrics.go
|
Change plugin interfaces to use progress monitoring
|
2025-02-24 15:55:37 -05:00 |
|
metrics_test.go
|
|
|
|
nested_volumes.go
|
pkg/volume: improve code style and readability
|
2025-09-27 20:18:08 +05:30 |
|
nested_volumes_test.go
|
[pkg/volume] Changed to use sets.Set[string] instead of sets.String
|
2024-05-11 18:02:45 +09:00 |
|
resize_util.go
|
Remove GetExec method from VolumeHost
|
2025-06-13 10:58:37 +08:00 |
|
resize_util_test.go
|
Bump RecoverVolumeExpansionFailure to GA
|
2025-07-10 12:19:31 -04:00 |
|
selinux.go
|
Describe what the input list of SELinux options is
|
2024-11-06 11:16:06 +01:00 |
|
selinux_test.go
|
Promote SELinuxChangePolicy and SELinuxMount to beta
|
2025-03-04 11:03:54 +01:00 |
|
storageclass.go
|
|
|
|
storageclass_test.go
|
Signed-off-by: liyuerich <yue.li@daocloud.io>
|
2023-08-18 22:18:11 +08:00 |
|
util.go
|
Replace usage of deprecated ErrWaitTimeout with recommended method across all Pkgs
|
2025-08-01 14:18:06 +05:30 |
|
util_test.go
|
Collect SELinux options only when needed
|
2024-11-01 12:46:39 +01:00 |