* Add cluster name in the app configuration and start using it to create secrets id * Update secret manager client in openmetadata for using default auth provider * Add missing property in test config file
* 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
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)