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.18] Bump crossplane-runtime to v0.13.1 #823

Merged
merged 4 commits into from
Sep 8, 2021

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    1d100b4 View commit details
    Browse the repository at this point in the history
  2. Give all EC2 managed resources 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
    bf912a8 View commit details
    Browse the repository at this point in the history
  3. e2e: replace sleep commands with wait directives of the related tools

    Signed-off-by: Muvaffak Onus <me@muvaf.com>
    muvaf authored and negz committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    73132fc View commit details
    Browse the repository at this point in the history
  4. Use a newer kind version

    crossplane-contrib@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
    33a3f79 View commit details
    Browse the repository at this point in the history