Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix idempotency with pulpcore's migrations #491

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Aug 14, 2024

puppet-pulpcore can no longer guarantee idempotency and reliably migrate the database1. An option2 was introduced to pretend it's idempotent, which in upgrades may break but is good enough for CI.

puppet-pulpcore can no longer guarantee idempotency and reliably migrate
the database[1]. An option[2] was introduced to pretend it's idempotent,
which in upgrades may break but is good enough for CI.

[1]: theforeman/puppet-pulpcore@f8d0dc6
[2]: theforeman/puppet-pulpcore@0004d05
@ekohl ekohl merged commit bec4c46 into theforeman:master Aug 14, 2024
11 checks passed
@ekohl ekohl deleted the fix-pulpcore-idempotency branch August 14, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants