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

kustomize v3 manifest for argo, minio, mysql for both generic and gcp stack #1247

Merged
merged 10 commits into from
Jun 12, 2020

Conversation

Bobgy
Copy link
Contributor

@Bobgy Bobgy commented Jun 12, 2020

EDIT: this was originally intended as a follow up PR of #1243 that only introduces mysql kustomize v3 manifest, but this was merged first including previous PRs' commits. Therefore, I renamed this PR to contain everything. In the future, I will apply hold label for PRs not ready for merge.
This merged PR included commits for: #1241 #1242 #1243

This is based on #1243, please merge it first.
This PR can be reviewed with https://github.com/kubeflow/manifests/pull/1247/files/6151fe9f4a0c48a8a256227232b3a31be7cca831..2544716e74fd18a27bb41b272f65546497c5fbf9 now.

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

Description of your changes:
Mysql kustomize v3 manifest for both generic and gcp stack

Checklist:

  • Unit tests have been rebuilt:
    1. cd manifests/tests
    2. make generate-changed-only
    3. make test

@kubeflow-bot
Copy link
Contributor

This change is Reviewable

@Bobgy
Copy link
Contributor Author

Bobgy commented Jun 12, 2020

/assign @jlewi

@Bobgy Bobgy mentioned this pull request Jun 12, 2020
1 task
@jlewi
Copy link
Contributor

jlewi commented Jun 12, 2020

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jlewi

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

@k8s-ci-robot k8s-ci-robot merged commit 932e68b into kubeflow:master Jun 12, 2020
@Bobgy Bobgy changed the title Mysql kustomize v3 manifest for both generic and gcp stack kustomize v3 manifest for argo, minio, mysql for both generic and gcp stack Jun 15, 2020
@Bobgy Bobgy deleted the v3_kfp_mysql branch June 15, 2020 02:14
#!/usr/bin/env bash

export PIPELINES_SRC_REPO=https://github.com/kubeflow/pipelines.git
export PIPELINES_VERSION=1.0.0-rc.1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the future for new version updates, we just

  1. update this value

  2. run this shell?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, exactly

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.

Mysql kustomize v3 manifest for both generic and gcp stack
6 participants