mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-15 14:14:39 +00:00
Merge pull request #103391 from tanjing2020/runtimeclass
[e2e] Add description of use case “storage version with non-existing id should be GC'ed” execution conditions
This commit is contained in:
@@ -34,6 +34,7 @@ const (
|
||||
idNonExist = "id-non-exist"
|
||||
)
|
||||
|
||||
// This test requires that --feature-gates=APIServerIdentity=true,StorageVersionAPI=true be set on the apiserver and the controller manager
|
||||
var _ = SIGDescribe("StorageVersion resources [Feature:StorageVersionAPI]", func() {
|
||||
f := framework.NewDefaultFramework("storage-version")
|
||||
|
||||
|
Reference in New Issue
Block a user