mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
E2E tests
This commit is contained in:
@@ -320,6 +320,11 @@ var (
|
||||
// TODO: document the feature (owning SIG, when to use this feature for a test)
|
||||
PodGarbageCollector = framework.WithFeature(framework.ValidFeatures.Add("PodGarbageCollector"))
|
||||
|
||||
// owner: sig-node
|
||||
// Marks a test for pod-level resource managers feature that requires
|
||||
// PodLevelResourceManagers feature gate to be enabled.
|
||||
PodLevelResourceManagers = framework.WithFeature(framework.ValidFeatures.Add("PodLevelResourceManagers"))
|
||||
|
||||
// owner: sig-node
|
||||
// Marks a test for pod-level resources feature that requires
|
||||
// PodLevelResources feature gate to be enabled.
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user