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

Pin and fix katib images. (#1113) #1120

Merged
merged 1 commit into from Jul 3, 2018

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Jul 3, 2018

  • The latest images are too old; we should be using the images with tag "master"

  • For the 0.2 release we want to pin the images to specific images which
    we tag 0.2.0

  • Delete the protoype parameter katibImagTag; image parameters should provide
    the full image reference including the tag. This makes it much easier
    to override certain images and is consistent with other components.

  • Create a simple, oneoff script to retag the existing Katib images into
    the Kubeflow image repository

    • We most likely won't ever use this again but its good to leave a paper
      trail.

Related to:
kubeflow/katib#133 Katib images in 0.2.0-rc.1 are too old
* Will need to cherry pick this.

Fix kubeflow/katib#132 Get rid of katibImageTag

Fix kubeflow/katib#131 Katib prototype needs to pin docker images


This change is Reviewable

* The latest images are too old; we should be using the images with tag "master"

* For the 0.2 release we want to pin the images to specific images which
  we tag 0.2.0

* Delete the protoype parameter katibImagTag; image parameters should provide
  the full image reference including the tag. This makes it much easier
  to override certain images and is consistent with other components.

* Create a simple, oneoff script to retag the existing Katib images into
  the Kubeflow image repository

  * We most likely won't ever use this again but its good to leave a paper
    trail.

Related to:
  kubeflow/katib#133 Katib images in 0.2.0-rc.1 are too old
     * Will need to cherry pick this.

  Fix kubeflow/katib#132 Get rid of katibImageTag

  Fix kubeflow/katib#131 Katib prototype needs to pin docker images
@jlewi
Copy link
Contributor Author

jlewi commented Jul 3, 2018

/assign @kunmingg

Cherry pick a fix for 0.2.1

@kunmingg
Copy link
Contributor

kunmingg commented Jul 3, 2018

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kunmingg

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

@kunmingg
Copy link
Contributor

kunmingg commented Jul 3, 2018

/lgtm

@kunmingg
Copy link
Contributor

kunmingg commented Jul 3, 2018

/retest

@k8s-ci-robot k8s-ci-robot merged commit 3b5c786 into kubeflow:v0.2-branch Jul 3, 2018
surajkota pushed a commit to surajkota/kubeflow that referenced this pull request Jun 13, 2022
Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
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

3 participants