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

ec2_placement_group: Handle a potential race creation during create #1477

Commits on Sep 16, 2022

  1. ec2_placement_group: Handle a potential race creation during create

    Address a race condition during the creation of a new Placement Group.
    The consequence was a `"placement_group": null` in output after a
    successful new creation.
    
    e.g: https://af0ac3e5f4e1620a8d63-ed3785e7f94a59162d05eede0959ab4b.ssl.cf5.rackcdn.com/1459/71e1a28c8ab7c12471b7f1cce5a37846ff642439/check/integration-community.aws-12/aa426fe/job-output.txt
    goneri committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    fe3a568 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into ec2_placement_group-Handle-a-potential-race-…

    …creation-during-create_7036
    goneri committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8452d60 View commit details
    Browse the repository at this point in the history