File tree
5 files changed
+39
-1
lines changed- api/v1beta1
- components
- config/crd/bases
5 files changed
+39
-1
lines changedDiff for: api/v1beta1/migrator_types.go
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
| 33 | + | |
33 | 34 |
| |
34 | 35 |
| |
35 | 36 |
| |
|
Diff for: api/v1beta1/zz_generated.deepcopy.go
+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: components/migrations.go
+11-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
204 | 204 |
| |
205 | 205 |
| |
206 | 206 |
| |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
207 | 217 |
| |
208 | 218 |
| |
209 | 219 |
| |
| |||
215 | 225 |
| |
216 | 226 |
| |
217 | 227 |
| |
218 |
| - | |
| 228 | + | |
219 | 229 |
| |
220 | 230 |
| |
221 | 231 |
| |
|
Diff for: components/migrations_test.go
+16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
| |||
260 | 261 |
| |
261 | 262 |
| |
262 | 263 |
| |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
263 | 279 |
| |
264 | 280 |
| |
265 | 281 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 |
| |
40 | 44 |
| |
41 | 45 |
| |
|
0 commit comments