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

Update kubeflow/pipelines manifests from 2.0.0-alpha.7 #2404

Conversation

surajkota
Copy link
Contributor

@surajkota surajkota commented Mar 9, 2023

Which issue is resolved by this Pull Request:
Resolves kubeflow/pipelines#8938

Steps to run the sync script for future reference:

  1. Export the commit export COMMIT=2.0.0-alpha.7
  2. Clone the pipelines repo locally and checkout the required commit
cd /tmp/
git clone https://github.com/kubeflow/pipelines.git kubeflow-pipelines
git checkout $COMMIT
  1. cd to root of manifests repo
  2. Run the sync script ./hack/sync-pipelines-manifests.sh
  3. Create the PR from your fork

Its worth converting this to a github action in future in the meantime little documentation could save some developer time.

@DomFleischmann
Copy link
Contributor

/lgtm

@kimwnasptd
Copy link
Member

/approve

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd, surajkota

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.

Proposal to release 2.0-alpha7 with bug fixes and awaited features for Kubeflow 1.7 release
3 participants