Commit 66f9203
Remove route creation from the watcher-operator
This is part of the integration in the OpenStack Operator.
Once integrated on it, the route will be managed by it so we need to get
rid of all the logic existing in the operator for it and the apiOverride
parameter which was intended to pass all the parameters required for the
Watcher controller to manage it.
This patch is also adjusting functional and kuttl tests and ci
deployment files for it.
Jira: OSPRH-162381 parent 4091039 commit 66f9203
37 files changed
Lines changed: 152 additions & 1605 deletions
File tree
- api
- bases
- v1beta1
- ci
- config
- crd/bases
- manifests/bases
- samples
- controllers
- docs
- tests
- functional
- kuttl/test-suites/default
- common
- watcher-api-scaling
- watcher-tls-certs-change
- watcher-tls
- watcher-topology
- watcher
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | | - | |
78 | 76 | | |
79 | 77 | | |
80 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
119 | 118 | | |
120 | 119 | | |
121 | 120 | | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 121 | | |
129 | 122 | | |
130 | 123 | | |
131 | 124 | | |
132 | 125 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | 126 | | |
154 | 127 | | |
155 | 128 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 23 | | |
41 | 24 | | |
42 | 25 | | |
| |||
60 | 43 | | |
61 | 44 | | |
62 | 45 | | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | 46 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 47 | | |
72 | 48 | | |
73 | 49 | | |
| |||
0 commit comments