Skip to content

Commit b3fed90

Browse files
committed
Remove unnecessary feature label Recreate
1 parent ab54e44 commit b3fed90

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/e2e/feature/feature.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -396,9 +396,6 @@ var (
396396
// Device Management metrics
397397
ResourceMetrics = framework.WithFeature(framework.ValidFeatures.Add("ResourceMetrics"))
398398

399-
// TODO: document the feature (owning SIG, when to use this feature for a test)
400-
Recreate = framework.WithFeature(framework.ValidFeatures.Add("Recreate"))
401-
402399
// TODO: document the feature (owning SIG, when to use this feature for a test)
403400
RegularResourceUsageTracking = framework.WithFeature(framework.ValidFeatures.Add("RegularResourceUsageTracking"))
404401

0 commit comments

Comments
 (0)