kubernetes/pkg/volume/util/operationexecutor
Jonathan Dobson daa181d92e kubelet: fix volume reconstruction for CSI ephemeral volumes
This resolves a couple of issues for CSI volume reconstruction.
1. IsLikelyNotMountPoint is known not to work for bind mounts and was
   causing problems for subpaths and hostpath volumes.
2. Inline volumes were failing reconstruction due to calling
   GetVolumeName, which only works when there is a PV spec.
2022-06-01 14:22:57 -06:00
..
fakegenerator.go Do not update PVC if it already has updated size 2022-03-28 11:32:49 -04:00
node_expander.go Add node name to NodeExpand events 2022-03-28 12:58:59 -04:00
node_expander_test.go Add more tests for volume recovery cases 2022-03-28 11:59:43 -04:00
operation_executor.go kubelet: fix volume reconstruction for CSI ephemeral volumes 2022-06-01 14:22:57 -06:00
operation_executor_test.go Move from k8s.gcr.io to registry.k8s.io 2022-05-31 10:16:53 -04:00
operation_generator.go Merge pull request #103911 from swiftslee/log-format 2022-05-03 17:17:32 -07:00
operation_generator_test.go Add more tests for volume recovery cases 2022-03-28 11:59:43 -04:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00