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.
1 parent ab54e44 commit b3fed90Copy full SHA for b3fed90
test/e2e/feature/feature.go
@@ -396,9 +396,6 @@ var (
396
// Device Management metrics
397
ResourceMetrics = framework.WithFeature(framework.ValidFeatures.Add("ResourceMetrics"))
398
399
- // TODO: document the feature (owning SIG, when to use this feature for a test)
400
- Recreate = framework.WithFeature(framework.ValidFeatures.Add("Recreate"))
401
-
402
// TODO: document the feature (owning SIG, when to use this feature for a test)
403
RegularResourceUsageTracking = framework.WithFeature(framework.ValidFeatures.Add("RegularResourceUsageTracking"))
404
0 commit comments