kubernetes/pkg/volume/util/operationexecutor
Jan Safranek d7028a8ed5 Add SELinuxMount feature gate
The feature gate enables mounting with -o context=XYZ mount option for all
volume types, not only ReadWriteOncePod.

All SELinux label tracking & error reporting infrastructure is already in
place from SELinuxMountReadWriteOncePod feature gate. This is just a
trivial extension to all access modes.
2024-02-20 15:40:21 +01:00
..
fakegenerator.go volume: use contextual logging 2023-03-14 08:37:30 +08:00
node_expander_test.go Update code to use new generic allocatedResourceStatus field 2023-07-17 15:30:35 -04:00
node_expander.go Update code to use new generic allocatedResourceStatus field 2023-07-17 15:30:35 -04:00
operation_executor_test.go volume: use contextual logging 2023-03-14 08:37:30 +08:00
operation_executor.go Add SELinuxMount feature gate 2024-02-20 15:40:21 +01:00
operation_generator_test.go api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
operation_generator.go Merge pull request #123032 from carlory/fix-122960 2024-02-02 05:39:03 -08:00