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 d51962f commit 86ae4f7Copy full SHA for 86ae4f7
test/conformance/conformance_test.go
@@ -56,7 +56,7 @@ var skippedTestsForTraditionalRoutes = []string{
56
tests.HTTPRouteInvalidReferenceGrant.ShortName,
57
}
58
59
-var gatewaySupportedFeatures = []features.SupportedFeature{
+var gatewaySupportedFeatures = []features.FeatureName{
60
features.SupportGateway,
61
features.SupportHTTPRoute,
62
// features.SupportHTTPRouteMethodMatching,
0 commit comments