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

Fix bug with updating an existing deployment. #1475

Merged
merged 1 commit into from Sep 4, 2018

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Sep 4, 2018


This change is Reviewable

* We need to cd to the directory containing the deployment manager configs
  before issuing gcloud deployment-manager update

* It works when the deployment doesn't exist because in that case we execute
  a code block that cd's to the directory.

* Looks like previous fix kubeflow#1243 never got cherrypicked onto 0.2 branch.

* Fix kubeflow#1233
@jlewi
Copy link
Contributor Author

jlewi commented Sep 4, 2018

/assign @ankushagarwal

@k8s-ci-robot
Copy link
Contributor

@jlewi: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
kubeflow-presubmit 6dab6ad link /test kubeflow-presubmit

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

@ankushagarwal
Copy link
Contributor

ankushagarwal commented Sep 4, 2018 via email

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ankushagarwal

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jlewi
Copy link
Contributor Author

jlewi commented Sep 4, 2018

Ignoring the test failures per

#1474

@jlewi jlewi merged commit a4486cc into kubeflow:v0.2-branch Sep 4, 2018
surajkota pushed a commit to surajkota/kubeflow that referenced this pull request Jun 13, 2022
…ubeflow#1475)

* image gcr.io/kubeflow-images-public/jupyter-web-app:vmaster-g845af298
* Image built from kubeflow/kubeflow@845af298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants