mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 12:15:52 +00:00
Merge pull request #98738 from liyanhui1228/addvspheresetup
Add e2e test setup for windows vsphere driver
This commit is contained in:
commit
bff6452893
@ -1416,6 +1416,7 @@ func InitVSphereDriver() storageframework.TestDriver {
|
||||
SupportedFsType: sets.NewString(
|
||||
"", // Default fsType
|
||||
"ext4",
|
||||
"ntfs",
|
||||
),
|
||||
TopologyKeys: []string{v1.LabelFailureDomainBetaZone},
|
||||
Capabilities: map[storageframework.Capability]bool{
|
||||
|
Loading…
Reference in New Issue
Block a user