-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
kind/enhancementkind - new features or changeskind - new features or changespriority/needs-triagepriority - needs to be triagedpriority - needs to be triaged
Description
Checks
- I have searched the existing issues.
- My request is related to one of the components in the
kubeflow/dashboard
repository.
Motivation
In kubeflow/kubeflow
the process for releasing was the following:
- Update the
releasing/version/VERSION
file - Run the update-manifests-images script, to use the defined tag (which, manually, was the same with VERSION)
Then once a PR with both changes would be raised, which once merged would publish the images with a tag defined in VERSION. And the manifests were updated to use these images already.
We'll need a similar script in order to ensure we can have a first release for the components.
Implementation
We can copy paste the script from the kubeflow/kubeflow
repo and only keep the migrated components.
https://github.com/kubeflow/kubeflow/blob/643f812f3fd0d29ef5b55f8d149ab40932cf8522/releasing/update-manifests-images
We'll need to ensure that once the script is run, then all the expected manifest tags are updated.
Are you willing & able to help?
- I am able to submit a PR!
- I can help test the feature!
Metadata
Metadata
Assignees
Labels
kind/enhancementkind - new features or changeskind - new features or changespriority/needs-triagepriority - needs to be triagedpriority - needs to be triaged