Skip to content

Commit 072eeb7

Browse files
committed
new yaml is corrected based off of merge semantics; but the question is if we like these merge semantics
Signed-off-by: Yuval Kohavi <[email protected]>
1 parent f9fd7d2 commit 072eeb7

File tree

1 file changed

+0
-17
lines changed
  • internal/kgateway/translator/gateway/testutils/outputs/traffic-policy

1 file changed

+0
-17
lines changed

internal/kgateway/translator/gateway/testutils/outputs/traffic-policy/extauth.yaml

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -124,20 +124,6 @@ Listeners:
124124
grpcService:
125125
envoyGrpc:
126126
clusterName: kube_infra_ext-authz_9000
127-
- disabled: true
128-
name: ext_auth/infra/section-name-gw-extauth
129-
typedConfig:
130-
'@type': type.googleapis.com/envoy.extensions.filters.http.ext_authz.v3.ExtAuthz
131-
filterEnabledMetadata:
132-
filter: dev.kgateway.disable_ext_auth
133-
invert: true
134-
path:
135-
- key: extauth_disable
136-
value:
137-
boolMatch: true
138-
grpcService:
139-
envoyGrpc:
140-
clusterName: kube_infra_ext-authz_9000
141127
- name: envoy.filters.http.router
142128
typedConfig:
143129
'@type': type.googleapis.com/envoy.extensions.filters.http.router.v3.Router
@@ -263,9 +249,6 @@ Routes:
263249
ext_auth/infra/basic-gw-extauth:
264250
'@type': type.googleapis.com/envoy.config.route.v3.FilterConfig
265251
config: {}
266-
ext_auth/infra/section-name-gw-extauth:
267-
'@type': type.googleapis.com/envoy.config.route.v3.FilterConfig
268-
config: {}
269252
virtualHosts:
270253
- domains:
271254
- tls.example.com

0 commit comments

Comments
 (0)