mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
fix-static:pkg/volume/scaleio/
This commit is contained in:
parent
9269b5d430
commit
514bdbedac
@ -40,7 +40,6 @@ pkg/volume/local
|
||||
pkg/volume/portworx
|
||||
pkg/volume/quobyte
|
||||
pkg/volume/rbd
|
||||
pkg/volume/scaleio
|
||||
pkg/volume/storageos
|
||||
pkg/volume/util
|
||||
pkg/volume/util/fsquota
|
||||
|
@ -27,7 +27,6 @@ import (
|
||||
|
||||
var (
|
||||
fakeSdcID = "test-sdc-123456789"
|
||||
fakeVolumeName = "test-vol-0001"
|
||||
fakeVolumeID = "1234567890"
|
||||
fakeDev = "/dev/testABC"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user