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

Define a v0.8 release #572

Merged
merged 2 commits into from
Jan 25, 2020
Merged

Define a v0.8 release #572

merged 2 commits into from
Jan 25, 2020

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Jan 22, 2020

  • Update applications.yaml with a v0.8 release.

  • The purpose of this PR is to check that just by defining the appropriate
    release we can begin building images from release branches and updating
    the release branch of kubeflow/manifests

  • Related to Continuous build of docker images and updating kustomize manifests #450 - Continuous delivery of Kubeflow applications

  • Create a python script for opening up the PR; this script replaces
    the bash script rebuild-manifests.sh that was used previously

  • The new script doesn't assume that the base branch for PRs is master.
    We need this to support updating release branches.

  • Create a profile in skaffold.yaml for running on the release cluster.

  • Create an image_util package to parse image URLs.

  • Use the Docker image for apps-cd to run create_manifests_pr.py

    • Add kustomize, go, and some other tools we need

    • In the docker image create a symbolic link for .ssh so we can pick
      up ssh credentials created by Tekton.


This change is Reviewable

@jlewi
Copy link
Contributor Author

jlewi commented Jan 22, 2020

Ran the job

cd-centraldashboard-69497cd2jl9w4      False       Failed                     12m         4m
cd-notebook-webapp-56c9025a7hbbc       Unknown     Running                    12m         
cd-notebook-controller-680c36997fv8j   True        Succeeded                  12m         2m
cd-profile-controller-680c3699qlchb    True        Succeeded                  12m         2m
cd-centraldashboard-69497cd2w6jcr      Unknown     Running                    1m          

Here's a created PR:
kubeflow/manifests#729

The created PR is incorrect; it is trying to merge it into master.

* Update applications.yaml with a v0.8 release.

* The purpose of this PR is to check that just by defining the appropriate
  release we can begin building images from release branches and updating
  the release branch of kubeflow/manifests

* Related to kubeflow#450 - Continuous delivery of Kubeflow applications

* Create a python script for opening up the PR; this script replaces
  the bash script rebuild-manifests.sh that was used previously

* The new script doesn't assume that the base branch for PRs is master.
  We need this to support updating release branches.

* Create a profile in skaffold.yaml for running on the release cluster.
* Create an image_util package to parse image URLs.

* Use the Docker image for apps-cd to run create_manifests_pr.py
  * Add kustomize, go, and some other tools we need

  * In the docker image create a symbolic link for .ssh so we can pick
    up ssh credentials created by Tekton.
@jlewi
Copy link
Contributor Author

jlewi commented Jan 23, 2020

It should be working now.
Here's an example PR:
kubeflow/manifests#735

@jlewi jlewi marked this pull request as ready for review January 23, 2020 03:27
@jlewi
Copy link
Contributor Author

jlewi commented Jan 23, 2020

/assign @richardsliu

@richardsliu
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: richardsliu

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

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.

3 participants