mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-08 17:18:08 +00:00

* Retrieve connection params from secret manager for database connectors * Retrieve connection params from secret manager for all services except database connectors * Stop retrieving connection from SM in Airflow rest plugin * Retrieve connection params from secret manager for dashboard services * Retrieve connection params when initializing Workflow/ProfilerWorkflow objects * Align services topologies + comment changes in topology runner * Address SonarCloud bug detected * Update database service topology * Address PR comments * Address PR comments * Address PR comments