mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 07:03:31 +00:00
Merge pull request #115451 from zhucan/nodeexpandvolume-secret-e2e
e2e: add e2e test to node expand volume with secret
This commit is contained in:
@@ -378,6 +378,7 @@ type MockCSICall struct {
|
||||
Method string
|
||||
Request struct {
|
||||
VolumeContext map[string]string `json:"volume_context"`
|
||||
Secret map[string]string `json:"secret"`
|
||||
}
|
||||
FullError struct {
|
||||
Code codes.Code `json:"code"`
|
||||
|
Reference in New Issue
Block a user