Commit 44230e2
authored
release artifacts for release v0.0.4 (#95)
Description of changes:
- release artifacts for 0.0.4
- bring in latest code generator changes and a minor go fmt fix
Release notes draft:
This release includes the following resources and updates:
- NotebookInstance
- NotebookInstanceLifecycleConfig
- TrainingJob
- Requeue until profiler rule evaluation is complete
- Model Artifact location in the status
- Endpoint
- Remove `status.latestEndpointConfgName` and ([#92](#92))
- Move `status.lastEndpointConfigForUpdate` to annotations
Requeue until job stopped
Reuqueue unil resource is removed from service side
Update runtime 0.13.0
Update conditions on delete
Model package
- Enabled Versiooned model package
- Enable adopted resource
-
Testing:
PR build
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.1 parent a2afd39 commit 44230e2
File tree
5 files changed
+9
-15
lines changed- apis/v1alpha1
- helm
- pkg/resource
- endpoint
- model_package
5 files changed
+9
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments