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

Clean up import-side workarounds for ancient export corruption issues #3397

Open
dralley opened this issue Jan 26, 2024 · 1 comment
Open
Labels

Comments

@dralley
Copy link
Contributor

dralley commented Jan 26, 2024

We can't import exports created by an old version of Pulp. Therefore: once an export-side issue has been fixed, the import-side workarounds can also be removed.

Arguably they should only exist in backports to begin with.

Example, this commit can potentially be reverted in full:

36afce0#diff-a4ef2c2769054500968814758405c1362874f4f02fce5c497d3d92c631aa85d4R467

#2648

@dralley
Copy link
Contributor Author

dralley commented Feb 16, 2024

We need to be 100% sure why this was there and that it is no longer necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant