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

[MKP] Fix metadata DB configmap #2491

Merged
merged 7 commits into from
Oct 25, 2019

Conversation

numerology
Copy link

@numerology numerology commented Oct 25, 2019

Two fields are missing right now.


This change is Reviewable

@numerology
Copy link
Author

/assign @IronPan
/assign @rmgogogo

@@ -138,3 +138,5 @@ data:
{{ end }}
mysql_host: "mysql"
mysql_port: "3306"
username: "root"
password: ""
Copy link
Contributor

Choose a reason for hiding this comment

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

just aware it doesn't support managed storage but it's OK for now.

@rmgogogo
Copy link
Contributor

/lgtm

@rmgogogo
Copy link
Contributor

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rmgogogo

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 2ebb1d8 into kubeflow:master Oct 25, 2019
@@ -138,3 +138,5 @@ data:
{{ end }}
mysql_host: "mysql"
mysql_port: "3306"
username: "root"
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

from @numerology lightweight uses secret to store username/pwd which makes sense.
https://github.com/kubeflow/pipelines/blob/master/manifests/kustomize/base/metadata/metadata-mysql-secret.yaml

I'm ok either we merge this in and use secret in subsequent pr or change in this pr.

@numerology numerology deleted the fix-metadb-configmap branch October 25, 2019 19:57
magdalenakuhn17 pushed a commit to magdalenakuhn17/pipelines that referenced this pull request Oct 22, 2023
* Fix kserve annotation constants

ref https://knative.dev/docs/serving/autoscaling/scale-bounds/

Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>

* Update tests with new annotations

Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>
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.

5 participants