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

fix(backend): Upgrade mysql to 8.0.26 #8351

Merged
merged 6 commits into from
Oct 14, 2022

Conversation

gkcalat
Copy link
Member

@gkcalat gkcalat commented Oct 12, 2022

Description of your changes:
Upgrading MySQL to 8.0-debian. Reasons:

  • Current MySQL 5.7 has several critical vulnerabilities:
  • KFP already offers support for MySQL 8.0 via managed storage options (e.g. on GCP). This has been already tested.
  • Other Kubeflow components already support MySQL 8.0 (e.g. katib).
  • MySQL 8.0 is a default version for many platforms (e.g. GCP)

This issue is related to GoogleCloudPlatform/kubeflow-distribution/issues/391.

Checklist:

@zijianjoy
Copy link
Collaborator

Looks like MLMD is not able to connect to DB. I am wondering if we need to update https://github.com/kubeflow/pipelines/blob/master/manifests/kustomize/base/metadata/overlays/db/metadata-db-deployment.yaml#L24 as well.

@google-oss-prow google-oss-prow bot added size/M and removed size/S labels Oct 13, 2022
@gkcalat
Copy link
Member Author

gkcalat commented Oct 13, 2022

/retest

@gkcalat gkcalat changed the title fix(backend): Upgrade mysql to 8.0-debian fix(backend): Upgrade mysql to 8.0.26 Oct 13, 2022
@gkcalat
Copy link
Member Author

gkcalat commented Oct 13, 2022

/assign @chensun

@google-oss-prow google-oss-prow bot added size/L and removed size/M labels Oct 14, 2022
@chensun
Copy link
Member

chensun commented Oct 14, 2022

/test kubeflow-pipeline-e2e-test

@chensun
Copy link
Member

chensun commented Oct 14, 2022

/unhold

@gkcalat
Copy link
Member Author

gkcalat commented Oct 14, 2022

/retest

@chensun
Copy link
Member

chensun commented Oct 14, 2022

/lgtm
/approve

Thanks @gkcalat !

@google-oss-prow google-oss-prow bot added the lgtm label Oct 14, 2022
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chensun

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

@chensun
Copy link
Member

chensun commented Oct 14, 2022

/test kubeflow-pipeline-mkp-test

@google-oss-prow google-oss-prow bot merged commit 65ee01a into kubeflow:master Oct 14, 2022
jlyaoyuli pushed a commit to jlyaoyuli/pipelines that referenced this pull request Jan 5, 2023
* Upgrade mysql to 8.0-debian

* Downgrade to mysql-8.0.26 to fix mlmd authentication issue

* Fix cloudbuilds

* Fix gcp marketplace manifests

* Cleaning up mysql password from yaml

* Improve comments
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