We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d12c3c3 + b3fed90 commit 8b1fe81Copy full SHA for 8b1fe81
test/e2e/feature/feature.go
@@ -400,9 +400,6 @@ var (
400
// Device Management metrics
401
ResourceMetrics = framework.WithFeature(framework.ValidFeatures.Add("ResourceMetrics"))
402
403
- // TODO: document the feature (owning SIG, when to use this feature for a test)
404
- Recreate = framework.WithFeature(framework.ValidFeatures.Add("Recreate"))
405
-
406
// TODO: document the feature (owning SIG, when to use this feature for a test)
407
RegularResourceUsageTracking = framework.WithFeature(framework.ValidFeatures.Add("RegularResourceUsageTracking"))
408
0 commit comments