kubernetes/pkg/volume/csi
Jordan Liggitt 203d8ac838
Generate and format files
- Run hack/update-codegen.sh
    - Run hack/update-generated-device-plugin.sh
    - Run hack/update-generated-protobuf.sh
    - Run hack/update-generated-runtime.sh
    - Run hack/update-generated-swagger-docs.sh
    - Run hack/update-openapi-spec.sh
    - Run hack/update-gofmt.sh

Replay of a9593d634c
2022-12-20 17:26:07 -05:00
..
fake Pass FsGroup to NodeStageVolume 2021-07-03 16:29:42 -07:00
nodeinfomanager move pkg/util/node to component-helpers/node/util (#105347) 2021-11-12 07:52:27 -08:00
testing hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
csi_attacher.go Remove AttachID matching from Detach 2022-08-22 13:11:55 +02:00
csi_attacher_test.go Moved VOLUME_MOUNT_GROUP capability check from NodeStageVolume to MountDevice; added log message in SetupAt to indicate FSGroup is delegated to driver 2021-07-03 16:29:42 -07:00
csi_block.go Pass FsGroup to NodeStageVolume 2021-07-03 16:29:42 -07:00
csi_block_test.go Merge pull request #101115 from wangyx1992/capital-log 2021-05-06 03:51:16 -07:00
csi_client.go Implement controller and kubelet changes for recovery from resize 2021-11-16 11:06:46 -05:00
csi_client_test.go Moved VOLUME_MOUNT_GROUP capability check from NodeStageVolume to MountDevice; added log message in SetupAt to indicate FSGroup is delegated to driver 2021-07-03 16:29:42 -07:00
csi_drivers_store.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_drivers_store_test.go Implement DriversStore as a struct 2019-01-25 12:23:15 +00:00
csi_metrics.go Add csi_operations_seconds metrics on kubelet 2021-02-17 13:38:27 -08:00
csi_metrics_test.go Add csi_operations_seconds metrics on kubelet 2021-02-17 13:38:27 -08:00
csi_mounter.go Generate and format files 2022-12-20 17:26:07 -05:00
csi_mounter_test.go Move CSIVolumeFSGroupPolicy feature to GA 2021-11-02 15:22:33 -06:00
csi_plugin.go Generate and format files 2022-12-20 17:26:07 -05:00
csi_plugin_test.go code cleanup for pkg volume csi 2021-04-12 08:36:53 +08:00
csi_test.go Pass FsGroup to MountDevice 2021-07-03 16:29:42 -07:00
csi_util.go chore: make csi getPodInfoAttrs func private 2021-04-15 20:51:51 +08:00
csi_util_test.go Add csi_operations_seconds metrics on kubelet 2021-02-17 13:38:27 -08:00
expander.go simplify returning boolean expression in /pkg/volume 2021-05-25 02:39:55 +00:00
expander_test.go Handle volume-in-use error 2020-07-11 09:02:58 -04:00