Skip to content
Added:
- create database trigger to automatically assign read_permission to a special "READER_AGENT" (e.g. ci-agent)
- always execute "mlflow upgrade" before starting mlflow to avoid migration issues while deploying a newer MLflow version

Changed:
- Rename "backup_db" service to "admin-ops"