domino_admin_toolkit.checks.test_postgres module

domino_admin_toolkit.checks.test_postgres.postgres_status()
Return type:

ServiceCheckResult

domino_admin_toolkit.checks.test_postgres.test_flyte_postgres_db_connection(params, domino_version, platform_namespace, flows_is_enabled)
Description:

Check connection to flyte-postgres databases are successful

Result:

Fails if could not connect to the database

domino_admin_toolkit.checks.test_postgres.test_postgres_creds()
Description:

Get sensitive postgres credentials for admin

Result:

When run with sensitive flag , it display credentails for postgres admin

domino_admin_toolkit.checks.test_postgres.test_postgres_keycloak_filetask_connection(params, domino_version)
Description:

Check connection to Postgres databases for keycloak and filetask are successful

Result:

Displays if the connection was successful, or a reason for failure