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 constraint violation in is_latest #1572

Merged
merged 1 commit into from Sep 19, 2023

Conversation

mdellweg
Copy link
Member

@mdellweg mdellweg commented Sep 15, 2023

This bugfix contains a migration and is therefore not backportable.

fixes #1571

This bugfix contains a migration and is therefore not backportable.

fixes pulp#1571
@mdellweg mdellweg marked this pull request as ready for review September 15, 2023 13:42
@mdellweg
Copy link
Member Author

See also #1573 for a possible backport.

@rochacbruno
Copy link
Member

@mdellweg is this related to #1052?

@mdellweg
Copy link
Member Author

@mdellweg is this related to #1052?

No, this is only to reduce the risk that two of these update processes collide.

@mdellweg mdellweg merged commit d442dde into pulp:main Sep 19, 2023
13 checks passed
@mdellweg mdellweg deleted the 1572_is_latest_race branch September 19, 2023 11:48
webknjaz added a commit to webknjaz/ansible that referenced this pull request Dec 11, 2023
It updates the underlying `pulp_ansible` to v0.20.2, which fixes a
race condition that is occasiontally observable in our CI when
provisioning the initial dummy collections for testing.

Refs:

  * ansible/galaxy_ng#1950
  * ansible/galaxy#3267
  * pulp/pulp_ansible#1571
  * pulp/pulp_ansible#1572
  * pulp/pulp_ansible#1595
  * pulp/pulp_ansible#1623
  * pulp/pulp_ansible#1624
webknjaz added a commit to webknjaz/ansible that referenced this pull request Dec 11, 2023
It updates the underlying `pulp_ansible` to v0.20.2, which fixes a
race condition that is occasiontally observable in our CI when
provisioning the initial dummy collections for testing.

Refs:

  * https://github.com/ansible/galaxy_ng/releases/tag/4.9.0
  * ansible/galaxy_ng#1950
  * ansible/galaxy#3267
  * pulp/pulp_ansible#1571
  * pulp/pulp_ansible#1572
  * pulp/pulp_ansible#1595
  * pulp/pulp_ansible#1623
  * pulp/pulp_ansible#1624
webknjaz added a commit to webknjaz/ansible that referenced this pull request Dec 11, 2023
It updates the underlying `pulp_ansible` to v0.20.2, which fixes a
race condition that is occasionally observable in our CI when
provisioning the initial dummy collections for testing.

Refs:

  * https://github.com/ansible/galaxy_ng/releases/tag/4.9.0
  * ansible/galaxy_ng#1950
  * ansible/galaxy#3267
  * pulp/pulp_ansible#1571
  * pulp/pulp_ansible#1572
  * pulp/pulp_ansible#1595
  * pulp/pulp_ansible#1623
  * pulp/pulp_ansible#1624
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Race condition on multiple nearly-simultaneous uploads of the same collection (different versions)
2 participants