metadata icon indicating copy to clipboard operation
metadata copied to clipboard

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

Open dushyanthsc opened this issue 6 years ago • 2 comments

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 avatar Aug 19 '19 22:08 dushyanthsc

/assign @dushyanthsc

dushyanthsc avatar Aug 19 '19 22:08 dushyanthsc

/kind feature /area engprod /priority p2

jtfogarty avatar Jan 14 '20 21:01 jtfogarty