Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: huabing zhao <[email protected]>
  • Loading branch information
zhaohuabing committed Oct 25, 2023
1 parent fc2b8ca commit faa63b5
Show file tree
Hide file tree
Showing 87 changed files with 135 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,7 @@ xdsIR:
name: httproute/envoy-gateway/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
envoy-gateway/gateway-2:
Expand All @@ -379,6 +380,7 @@ xdsIR:
headerMatches:
- distinct: false
exact: foo
ignoreCase: false
name: magic
hostname: '*'
name: grpcroute/envoy-gateway/grpcroute-1/rule/0/match/0/*
Original file line number Diff line number Diff line change
Expand Up @@ -277,8 +277,10 @@ xdsIR:
- headerMatches:
- distinct: false
exact: one
ignoreCase: false
name: x-user-id
- distinct: true
ignoreCase: false
name: x-org-id
limit:
requests: 10
Expand Down Expand Up @@ -309,6 +311,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/gateway_envoyproxy_io
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
rateLimit:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/gateway_envoyproxy_io
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,6 @@ xdsIR:
name: httproute/envoy-gateway/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
tls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo_bar_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
tls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
tls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
tls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
tls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
tls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ xdsIR:
name: httproute/default/httproute-2/rule/0/match/0/foo_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /test
- backendWeights:
Expand All @@ -202,6 +203,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -225,6 +227,7 @@ xdsIR:
name: httproute/default/httproute-2/rule/0/match/0/bar_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /test
- backendWeights:
Expand All @@ -241,5 +244,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
tcp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
udp:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ xdsIR:
headerMatches:
- distinct: false
exact: foo
ignoreCase: false
name: magic
hostname: '*'
name: grpcroute/default/grpcroute-1/rule/0/match/0/*
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ xdsIR:
pathMatch:
distinct: false
exact: /com.example/Example
ignoreCase: false
name: ""
- backendWeights:
invalid: 0
Expand All @@ -141,5 +142,6 @@ xdsIR:
name: grpcroute/default/grpcroute-1/rule/0/match/1/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
safeRegex: /foo.*/Foobar
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ xdsIR:
name: grpcroute/default/grpcroute-1/rule/0/match/1/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
safeRegex: /(?i)\.?[a-z_][a-z_0-9]*(\.[a-z_][a-z_0-9]*)*/FooBar[0-9]+
- backendWeights:
Expand All @@ -137,6 +138,7 @@ xdsIR:
weight: 1
headerMatches:
- distinct: false
ignoreCase: false
name: :path
suffix: /ExampleExact
hostname: '*'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ xdsIR:
name: grpcroute/default/grpcroute-1/rule/0/match/1/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
safeRegex: /com.[A-Z]+/[A-Za-z_][A-Za-z_0-9]*
- backendWeights:
Expand All @@ -139,5 +140,6 @@ xdsIR:
name: grpcroute/default/grpcroute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /com.ExampleExact
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,10 @@ xdsIR:
- headerMatches:
- distinct: false
exact: one
ignoreCase: false
name: x-user-id
- distinct: true
ignoreCase: false
name: x-org-id
limit:
requests: 10
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -356,6 +356,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -379,6 +380,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -402,6 +404,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo1_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -425,6 +428,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar1_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -448,6 +452,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo2_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -471,6 +476,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar2_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -494,6 +500,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo3_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -517,5 +524,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar3_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -351,6 +352,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -374,6 +376,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo1_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -397,6 +400,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar1_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -420,6 +424,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo2_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -443,6 +448,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar2_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -466,6 +472,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo3_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -489,5 +496,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar3_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -179,6 +180,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
tls:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/foo_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
- address: 0.0.0.0
Expand All @@ -171,5 +172,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/*
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,6 @@ xdsIR:
name: httproute/default/httproute-1/rule/0/match/0/bar_com
pathMatch:
distinct: false
ignoreCase: false
name: ""
prefix: /
Loading

0 comments on commit faa63b5

Please sign in to comment.