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

🐛 Update awsmachine providerID and instanceID immediately after ec2:RunInstances is called #4670

Merged
merged 1 commit into from
Dec 11, 2023

Commits on Nov 30, 2023

  1. Update awsmachine providerID and instanceID immediately after ec2:Run…

    …Instances is called
    
    This mitigates issues caused by falling back to tag-based searching for
    EC2 instances in case future AWS calls fail, such as attaching ENIs to
    security groups or tagging ENIs.
    
    Signed-off-by: Michael Shen <mishen@umich.edu>
    mjlshen committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0c62661 View commit details
    Browse the repository at this point in the history