File tree Expand file tree Collapse file tree 5 files changed +30
-30
lines changed
internal/kgateway/setup/testdata/standard Expand file tree Collapse file tree 5 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -68,22 +68,22 @@ listeners:
68
68
configSource :
69
69
ads : {}
70
70
resourceApiVersion : V3
71
- routeConfigName : http
71
+ routeConfigName : listener~8080
72
72
statPrefix : http
73
73
useRemoteAddress : true
74
- name : http
75
- name : http
74
+ name : listener~8080
75
+ name : listener~8080
76
76
routes :
77
77
- ignorePortInHostMatching : true
78
- name : http
78
+ name : listener~8080
79
79
virtualHosts :
80
80
- domains :
81
81
- www.example.com
82
- name : http ~www_example_com
82
+ name : listener~8080 ~www_example_com
83
83
routes :
84
84
- match :
85
85
prefix : /
86
- name : http ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
86
+ name : listener~8080 ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
87
87
route :
88
88
cluster : kube_gwtest_reviews_8080
89
89
clusterNotFoundResponseCode : INTERNAL_SERVER_ERROR
Original file line number Diff line number Diff line change @@ -68,22 +68,22 @@ listeners:
68
68
configSource :
69
69
ads : {}
70
70
resourceApiVersion : V3
71
- routeConfigName : http
71
+ routeConfigName : listener~8080
72
72
statPrefix : http
73
73
useRemoteAddress : true
74
- name : http
75
- name : http
74
+ name : listener~8080
75
+ name : listener~8080
76
76
routes :
77
77
- ignorePortInHostMatching : true
78
- name : http
78
+ name : listener~8080
79
79
virtualHosts :
80
80
- domains :
81
81
- www.example.com
82
- name : http ~www_example_com
82
+ name : listener~8080 ~www_example_com
83
83
routes :
84
84
- match :
85
85
prefix : /
86
- name : http ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
86
+ name : listener~8080 ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
87
87
route :
88
88
clusterNotFoundResponseCode : INTERNAL_SERVER_ERROR
89
89
weightedClusters :
Original file line number Diff line number Diff line change @@ -68,22 +68,22 @@ listeners:
68
68
configSource :
69
69
ads : {}
70
70
resourceApiVersion : V3
71
- routeConfigName : http
71
+ routeConfigName : listener~8080
72
72
statPrefix : http
73
73
useRemoteAddress : true
74
- name : http
75
- name : http
74
+ name : listener~8080
75
+ name : listener~8080
76
76
routes :
77
77
- ignorePortInHostMatching : true
78
- name : http
78
+ name : listener~8080
79
79
virtualHosts :
80
80
- domains :
81
81
- www.example.com
82
- name : http ~www_example_com
82
+ name : listener~8080 ~www_example_com
83
83
routes :
84
84
- match :
85
85
prefix : /
86
- name : http ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
86
+ name : listener~8080 ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
87
87
route :
88
88
cluster : kube_gwtest_reviews_8080
89
89
clusterNotFoundResponseCode : INTERNAL_SERVER_ERROR
Original file line number Diff line number Diff line change @@ -50,14 +50,14 @@ listeners:
50
50
configSource :
51
51
ads : {}
52
52
resourceApiVersion : V3
53
- routeConfigName : http
53
+ routeConfigName : listener~8080
54
54
statPrefix : http
55
55
useRemoteAddress : true
56
- name : http
57
- name : http
56
+ name : listener~8080
57
+ name : listener~8080
58
58
routes :
59
59
- ignorePortInHostMatching : true
60
- name : http
60
+ name : listener~8080
61
61
typedPerFilterConfig :
62
62
envoy.filters.http.cors :
63
63
' @type ' : type.googleapis.com/envoy.extensions.filters.http.cors.v3.CorsPolicy
@@ -70,11 +70,11 @@ routes:
70
70
virtualHosts :
71
71
- domains :
72
72
- www.example.com
73
- name : http ~www_example_com
73
+ name : listener~8080 ~www_example_com
74
74
routes :
75
75
- match :
76
76
prefix : /
77
- name : http ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
77
+ name : listener~8080 ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
78
78
route :
79
79
cluster : kube_gwtest_reviews_8080
80
80
clusterNotFoundResponseCode : INTERNAL_SERVER_ERROR
Original file line number Diff line number Diff line change @@ -50,22 +50,22 @@ listeners:
50
50
configSource :
51
51
ads : {}
52
52
resourceApiVersion : V3
53
- routeConfigName : http
53
+ routeConfigName : listener~8080
54
54
statPrefix : http
55
55
useRemoteAddress : true
56
- name : http
57
- name : http
56
+ name : listener~8080
57
+ name : listener~8080
58
58
routes :
59
59
- ignorePortInHostMatching : true
60
- name : http
60
+ name : listener~8080
61
61
virtualHosts :
62
62
- domains :
63
63
- www.example.com
64
- name : http ~www_example_com
64
+ name : listener~8080 ~www_example_com
65
65
routes :
66
66
- match :
67
67
prefix : /
68
- name : http ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
68
+ name : listener~8080 ~www_example_com-route-0-httproute-my-route-gwtest-0-0-matcher-0
69
69
route :
70
70
cluster : kube_gwtest_reviews_8080
71
71
clusterNotFoundResponseCode : INTERNAL_SERVER_ERROR
You can’t perform that action at this time.
0 commit comments