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

[release-0.19] Bump crossplane-runtime to v0.14.1 #824

Merged
merged 3 commits into from
Sep 8, 2021

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    8514cc4 View commit details
    Browse the repository at this point in the history
  2. Give all EC2 managed resoruces a 3 minute creation grace period

    This means we'll wait three minutes from the time a resource was most recently
    created before we trust the EC2 API if/when it indicates the resource doesn't
    exist.
    
    Signed-off-by: Nic Cope <negz@rk0n.org>
    negz committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    4b46060 View commit details
    Browse the repository at this point in the history
  3. Use a newer kind version

    2c73c90
    
    I'm blindly copying this from the above commit. It's the only difference I can
    find between master (where e2e tests pass) and release-0.18 (where they don't).
    
    Signed-off-by: Nic Cope <negz@rk0n.org>
    negz committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    51c3714 View commit details
    Browse the repository at this point in the history