-
Notifications
You must be signed in to change notification settings - Fork 910
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
Conversation
/assign @jlewi |
/lgtm |
[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 |
#!/usr/bin/env bash | ||
|
||
export PIPELINES_SRC_REPO=https://github.com/kubeflow/pipelines.git | ||
export PIPELINES_VERSION=1.0.0-rc.1 |
There was a problem hiding this comment.
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
-
update this value
-
run this shell?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, exactly
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:
cd manifests/tests
make generate-changed-only
make test