-
Notifications
You must be signed in to change notification settings - Fork 69
Closed
Labels
area/v1area - version - kubeflow notebooks v1area - version - kubeflow notebooks v1kind/plan-taskkind - planning - taskkind - planning - task
Description
Certification
- I certify I am an Epic Owner for Kubeflow Notebooks 2.0 and expected to create planning-related issues.
Description
Description
In kubeflow/kubeflow, the process for releasing was the following:
- Update the
releasing/version/VERSIONfile - Run the update-manifests-images script to use the defined tag (which, manually, was the same as VERSION)
Then, once a PR with both changes is raised, the images will have a tag defined in VERSION, and the manifests will be updated to use these images.
We'll need a similar script to ensure we can have a release for the components.
Implementation
We can copy-paste the script from the kubeflow/kubeflow repo and only keep the migrated components.
update-manifests-images
We'll need to ensure that once the script is run, all the expected manifest tags are updated.
Acceptance Criteria
- Create the Script + VERSION file.
- The script is runnable.
- All the expected manifest tags are updated.
Metadata
Metadata
Assignees
Labels
area/v1area - version - kubeflow notebooks v1area - version - kubeflow notebooks v1kind/plan-taskkind - planning - taskkind - planning - task
Type
Projects
Status
Done