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 f563f48 commit 1663b4eCopy full SHA for 1663b4e
1 file changed
test/conformance/suite.go
@@ -17,7 +17,6 @@ func SkipTests(gatewayNamespaceMode bool) []suite.ConformanceTest {
17
skipTests := []suite.ConformanceTest{
18
tests.GatewayStaticAddresses,
19
// TODO: fix following conformance tests
20
- tests.ListenerSetProtocolConflict,
21
tests.TLSRouteHostnameIntersection,
22
tests.TLSRouteMixedTerminationSameNamespace,
23
tests.GatewayInvalidTLSBackendConfiguration,
0 commit comments