Commit 9ba1ba4
authored
feat: Remove configmap that stores header based routes (#179)
* fix: do not use a configmap for managed routes
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
* fix: setWeight should not affect header based routing
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
ci: fixed lint format
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
* fix: match http behavior to be the same as grpc
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
* fix: use http route name match for header based routing
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
* fix: add k8s retries for all update operations
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
* test: added advanced header based tests
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
fix: Correctly locate main route (non-managed one)
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
test: Correctly locate main route (non-managed one)
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
test: removed duplicate tests
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
* test: make each test have its own services
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
* test: make each test have its own app labels
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
Revert "test: removed duplicate tests"
This reverts commit f8fae68.
test: remove duplicate tests
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>
---------
Signed-off-by: Kostis Kapelonis <kostis.kapelonis@octopus.com>1 parent 517eac5 commit 9ba1ba4
95 files changed
Lines changed: 1685 additions & 1025 deletions
File tree
- docs
- internal
- defaults
- utils
- pkg
- mocks
- plugin
- test
- cluster-setup
- e2e/chainsaw
- advanced-header-based-grpcroute
- assertions
- resources
- advanced-header-based-httproute
- assertions
- resources
- httproute-label
- resources
- single-grpcroute-filters
- assertions
- resources
- single-grpcroute
- assertions
- resources
- single-header-based-grpcroute
- assertions
- resources
- single-header-based-httproute
- assertions
- resources
- single-httproute-filters
- assertions
- resources
- single-httproute
- assertions
- resources
- single-tcproute
- assertions
- resources
- single-tlsroute
- assertions
- resources
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
| |||
66 | 61 | | |
67 | 62 | | |
68 | 63 | | |
69 | | - | |
70 | 64 | | |
71 | 65 | | |
72 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | 108 | | |
112 | 109 | | |
113 | 110 | | |
| |||
133 | 130 | | |
134 | 131 | | |
135 | 132 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | 133 | | |
140 | 134 | | |
141 | 135 | | |
| |||
157 | 151 | | |
158 | 152 | | |
159 | 153 | | |
| 154 | + | |
160 | 155 | | |
161 | 156 | | |
162 | 157 | | |
163 | 158 | | |
164 | 159 | | |
165 | | - | |
166 | 160 | | |
167 | 161 | | |
168 | 162 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
7 | 5 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | 6 | | |
12 | 7 | | |
13 | 8 | | |
| |||
34 | 29 | | |
35 | 30 | | |
36 | 31 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
23 | | - | |
24 | 22 | | |
25 | 23 | | |
26 | 24 | | |
| |||
312 | 310 | | |
313 | 311 | | |
314 | 312 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
15 | 13 | | |
0 commit comments