Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Use environment variable to retrieve mysql host, mysql port, db_name and http_port information #117

Open
dushyanthsc opened this issue Aug 19, 2019 · 2 comments

Comments

@dushyanthsc
Copy link
Contributor

Currently metadata server expects the mysql host and port information to be passed via command line arguments using flags - "mysql_service_host" and and "mysql_service_port" which is different from kubeflow/pipeline. This issue is created to track the work to use the standard approach of retrieving information from environment variables rather than command line flags.

The issue should also move other invocation flags like http_port and db_names to environment variables.

@dushyanthsc
Copy link
Contributor Author

/assign @dushyanthsc

@dushyanthsc dushyanthsc changed the title Use environment variable to retrieve DB Host and port information Use environment variable to retrieve mysql host and port information Aug 19, 2019
@dushyanthsc dushyanthsc changed the title Use environment variable to retrieve mysql host and port information Use environment variable to retrieve mysql host, mysql port, db_name and http_port information Aug 19, 2019
@jtfogarty
Copy link

/kind feature
/area engprod
/priority p2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants