Commit 9fa6152
authored
Update to runtime v0.13.0 (#86)
Description of changes:
- Updates to runtime v0.13.0. Fixes all issues with test-failures occurring as a result of updating the runtime.
- Fixes Notebook instance update, so that status is correctly updated.
- Utilizes `late_initializer` for new diffs that occur as a result of using `reflect.deepequal()`.
- Adds `new custom_delta.go` code for diffs that cannot be handled by `late_initializer`.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent 806e45b commit 9fa6152
File tree
162 files changed
+2156
-446
lines changed- apis/v1alpha1
- cmd/controller
- config
- crd/bases
- overlays/namespaced
- helm
- crds
- templates
- pkg
- resource
- data_quality_job_definition
- endpoint_config
- endpoint
- feature_group
- hyper_parameter_tuning_job
- testdata/hyper_parameter_tuning_job/v1alpha1
- model_bias_job_definition
- model_explainability_job_definition
- model_package_group
- model_package
- model_quality_job_definition
- model
- monitoring_schedule
- notebook_instance_lifecycle_config
- notebook_instance
- testdata
- v1alpha1
- create/observed
- readone/observed
- processing_job
- training_job
- transform_job
- testutil
- test/e2e/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
162 files changed
+2156
-446
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
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 | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
51 | 59 | | |
52 | 60 | | |
53 | 61 | | |
| |||
113 | 121 | | |
114 | 122 | | |
115 | 123 | | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
116 | 127 | | |
117 | 128 | | |
118 | 129 | | |
| |||
172 | 183 | | |
173 | 184 | | |
174 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
175 | 192 | | |
176 | 193 | | |
177 | 194 | | |
| |||
209 | 226 | | |
210 | 227 | | |
211 | 228 | | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
212 | 232 | | |
213 | 233 | | |
214 | 234 | | |
| |||
246 | 266 | | |
247 | 267 | | |
248 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
249 | 272 | | |
250 | 273 | | |
251 | 274 | | |
| |||
292 | 315 | | |
293 | 316 | | |
294 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
295 | 324 | | |
296 | 325 | | |
297 | 326 | | |
| |||
308 | 337 | | |
309 | 338 | | |
310 | 339 | | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
311 | 343 | | |
312 | 344 | | |
313 | 345 | | |
| |||
324 | 356 | | |
325 | 357 | | |
326 | 358 | | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
327 | 362 | | |
328 | 363 | | |
329 | 364 | | |
| |||
340 | 375 | | |
341 | 376 | | |
342 | 377 | | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
343 | 381 | | |
344 | 382 | | |
345 | 383 | | |
| |||
356 | 394 | | |
357 | 395 | | |
358 | 396 | | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
359 | 400 | | |
360 | 401 | | |
361 | 402 | | |
| |||
412 | 453 | | |
413 | 454 | | |
414 | 455 | | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
415 | 459 | | |
416 | 460 | | |
417 | 461 | | |
| |||
476 | 520 | | |
477 | 521 | | |
478 | 522 | | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
479 | 526 | | |
480 | 527 | | |
481 | 528 | | |
| |||
518 | 565 | | |
519 | 566 | | |
520 | 567 | | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
521 | 571 | | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
522 | 576 | | |
523 | 577 | | |
524 | 578 | | |
| |||
569 | 623 | | |
570 | 624 | | |
571 | 625 | | |
| 626 | + | |
| 627 | + | |
| 628 | + | |
572 | 629 | | |
573 | 630 | | |
574 | 631 | | |
| |||
587 | 644 | | |
588 | 645 | | |
589 | 646 | | |
590 | | - | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
591 | 651 | | |
592 | 652 | | |
593 | 653 | | |
| |||
625 | 685 | | |
626 | 686 | | |
627 | 687 | | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
628 | 698 | | |
629 | 699 | | |
630 | 700 | | |
| |||
672 | 742 | | |
673 | 743 | | |
674 | 744 | | |
675 | | - | |
| 745 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments