Skip to content

Fixes #38517 - Ensure Redis is running before db:migrate#1226

Merged
ekohl merged 1 commit intotheforeman:masterfrom
ekohl:38517-ensure-redis-is-running-before-db-migrate
Jun 23, 2025
Merged

Fixes #38517 - Ensure Redis is running before db:migrate#1226
ekohl merged 1 commit intotheforeman:masterfrom
ekohl:38517-ensure-redis-is-running-before-db-migrate

Conversation

@ekohl
Copy link
Member

@ekohl ekohl commented Jun 23, 2025

In some cases a database migration can reach out to Redis. It should fail gracefully if Redis isn't available, but it's better to ensure it is available.

In some cases a database migration can reach out to Redis. It should
fail gracefully if Redis isn't available, but it's better to ensure it
is available.
@ekohl ekohl added the Bug label Jun 23, 2025
@ekohl ekohl merged commit 85b8acd into theforeman:master Jun 23, 2025
13 checks passed
@ekohl ekohl deleted the 38517-ensure-redis-is-running-before-db-migrate branch June 23, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants