kubernetes/pkg/volume/util/operationexecutor
Humble Devassy Chirammal c4ec18b58a pkg/volume: improve code style and readability
- Improve slice declaration formatting in quota_common_linux_impl.go
- Enhance variable naming clarity (myMPSlash -> myMountPointWithSlash)
- Standardize function comment format for consistency
- Add trailing comma to slice declarations following Go conventions

These are non-breaking  improvements that enhance code
readability and maintain consistency with Go best practices.

Signed-off-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
2025-09-27 20:18:08 +05:30
..
fakegenerator.go clean up csi translator from volume operation generator 2024-10-28 18:27:10 +08:00
node_expander.go Add code for not expanding volume if it has NodeExpansionNotRequired annotation 2025-05-28 13:07:34 -04:00
node_expander_test.go Bump RecoverVolumeExpansionFailure to GA 2025-07-10 12:19:31 -04:00
operation_executor.go pkg/volume: improve code style and readability 2025-09-27 20:18:08 +05:30
operation_executor_test.go clean up csi translator from volume operation generator 2024-10-28 18:27:10 +08:00
operation_generator.go Fix error messages in volume path handler 2025-09-25 22:37:03 +05:30
operation_generator_test.go Bump RecoverVolumeExpansionFailure to GA 2025-07-10 12:19:31 -04:00