Skip to content

Commit

Permalink
test updates
Browse files Browse the repository at this point in the history
  • Loading branch information
nfuden committed Nov 29, 2024
1 parent 051035e commit a3e39a7
Showing 1 changed file with 37 additions and 37 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
apiVersion: gloo.solo.io/v1
kind: Upstream
metadata:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
namespace: full-envoy-validation-test
spec:
kube:
Expand Down Expand Up @@ -313,7 +313,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- name: x-something-user-token
Expand Down Expand Up @@ -343,7 +343,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /ip
name: jwt-options-route
Expand All @@ -354,7 +354,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /get
name: jwt-options-route
Expand All @@ -365,7 +365,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /headers
name: jwt-options-route
Expand All @@ -376,7 +376,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /status
name: jwt-options-route
Expand All @@ -387,7 +387,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /user-agent
name: jwt-options-route
Expand All @@ -398,7 +398,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /cookies
name: jwt-options-route
Expand All @@ -409,7 +409,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /base64
name: jwt-options-route
Expand All @@ -420,7 +420,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- invertMatch: true
Expand Down Expand Up @@ -448,7 +448,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
namespace: full-envoy-validation-test
- matchers:
- headers:
Expand Down Expand Up @@ -481,7 +481,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
namespace: full-envoy-validation-test
- matchers:
- headers:
Expand Down Expand Up @@ -520,7 +520,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
namespace: full-envoy-validation-test
---
apiVersion: gateway.solo.io/v1
Expand Down Expand Up @@ -557,7 +557,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- name: x-something-user-token
Expand Down Expand Up @@ -587,7 +587,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /ip
name: jwt-options-route
Expand All @@ -598,7 +598,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /get
name: jwt-options-route
Expand All @@ -609,7 +609,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /headers
name: jwt-options-route
Expand All @@ -620,7 +620,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /status
name: jwt-options-route
Expand All @@ -631,7 +631,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /user-agent
name: jwt-options-route
Expand All @@ -642,7 +642,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /cookies
name: jwt-options-route
Expand All @@ -653,7 +653,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /base64
name: jwt-options-route
Expand All @@ -664,7 +664,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- invertMatch: true
Expand Down Expand Up @@ -692,7 +692,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- name: x-something-api-key
Expand Down Expand Up @@ -724,7 +724,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- name: x-something-api-key
Expand Down Expand Up @@ -762,7 +762,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
---
apiVersion: gateway.solo.io/v1
kind: VirtualService
Expand Down Expand Up @@ -798,7 +798,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- name: x-something-user-token
Expand Down Expand Up @@ -828,7 +828,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /ip
name: jwt-options-route
Expand All @@ -839,7 +839,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /get
name: jwt-options-route
Expand All @@ -850,7 +850,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /headers
name: jwt-options-route
Expand All @@ -861,7 +861,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /status
name: jwt-options-route
Expand All @@ -872,7 +872,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /user-agent
name: jwt-options-route
Expand All @@ -883,7 +883,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /cookies
name: jwt-options-route
Expand All @@ -894,7 +894,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- prefix: /base64
name: jwt-options-route
Expand All @@ -905,7 +905,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- invertMatch: true
Expand Down Expand Up @@ -933,7 +933,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- name: x-something-api-key
Expand Down Expand Up @@ -965,7 +965,7 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080
- matchers:
- headers:
- name: x-something-api-key
Expand Down Expand Up @@ -1003,4 +1003,4 @@ spec:
routeAction:
single:
upstream:
name: nginx.kube-svc:nginx-nginx-8080
name: nginx-nginx-8080

0 comments on commit a3e39a7

Please sign in to comment.