Skip to content

Commit cd9f05f

Browse files
remove http non mesh features from mesh profile (#4029)
1 parent c15b792 commit cd9f05f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

conformance/utils/suite/profiles.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ var (
119119
ExtendedFeatures: sets.New[features.FeatureName]().
120120
Insert(features.SetsToNamesSet(
121121
features.MeshExtendedFeatures,
122-
features.HTTPRouteExtendedFeatures,
123122
).UnsortedList()...),
124123
}
125124

0 commit comments

Comments
 (0)