-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Upgradability for Kubeflow Pipeline #1638
Comments
/assign @Bobgy |
|
Plan
|
/reopen There's one last step to enable the presubmit test and verify it is stable |
@Bobgy: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Turn on the test as optional in kubernetes/test-infra#16709. |
All the work for the test infra is done, I will continually supervise upgrade test in individual PRs. |
@Bobgy: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Kubeflow Pipeline upgradability was depending on the ksonnet registry.
https://www.kubeflow.org/docs/pipelines/upgrade/
As KF v0.6 switch from Ksonnet to kustomize, the upgrade functionality is not working anymore. We need a new solution for pipeline upgrade/reinstall.
The text was updated successfully, but these errors were encountered: