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 af36565 commit aac0559Copy full SHA for aac0559
test/conformance/conformance_test.go
@@ -27,6 +27,7 @@ var skippedTestsForSSL = []string{
27
var skippedTestsForTraditionalRoutes = []string{
28
// TODO: Support ReferenceGrant resource
29
tests.HTTPRouteInvalidReferenceGrant.ShortName,
30
+ tests.GatewayWithAttachedRoutes.ShortName,
31
tests.HTTPRoutePartiallyInvalidViaInvalidReferenceGrant.ShortName,
32
tests.HTTPRouteReferenceGrant.ShortName,
33
tests.GatewayInvalidTLSConfiguration.ShortName,
0 commit comments