Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade 1.3: Kubeflow #833

Closed
wg102 opened this issue Jan 18, 2022 · 1 comment · Fixed by StatCan/kubeflow#72
Closed

Upgrade 1.3: Kubeflow #833

wg102 opened this issue Jan 18, 2022 · 1 comment · Fixed by StatCan/kubeflow#72
Assignees
Labels

Comments

@wg102
Copy link
Contributor

wg102 commented Jan 18, 2022

This item is part of #530

The work of Kubeflow EXCLUDING CWA (see #831)

Versions:

We are currently on version 1.2. We want to go to version 1.3.1.
Here is the documentation of which version to use with 1.3.1

We use:

  • Central Dashboard
  • Pipelines
  • Manage Contributors
  • Katib
  • Probably others

###Areas of concern:

Out of scope:

  • Since we are only upgrading to 1.3 we do not need to fix the angular i18n yet
  • CWA
@wg102 wg102 added the component/kubeflow Kubeflow Related label Jan 18, 2022
@wg102
Copy link
Contributor Author

wg102 commented Jan 19, 2022

Based on the way we did 1.2, this is the recommanded way:
How we rebase to the v1.3
1.Go on stc-master of kubeflow kubeflow
2. Get the code from upstream, in a branch called upstream
3. git remote -v should now show 4 choices.
4. Create the branch v1.3
5. git rebase upstream/v1.3-branch
6. Fix merge conflicts,
7. Create a PR with tag auto build
8. Use the image that was pushed to acr in the dev environment

Can reference 1.2 upgrade process here: StatCan/kubeflow#34 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants