Skip to content

Give some EC2 networking APIs a creation grace time#805

Closed
negz wants to merge 1 commit intocrossplane-contrib:masterfrom
negz:eventually
Closed

Give some EC2 networking APIs a creation grace time#805
negz wants to merge 1 commit intocrossplane-contrib:masterfrom
negz:eventually

Conversation

@negz
Copy link
Copy Markdown
Member

@negz negz commented Aug 16, 2021

Description of your changes

Fixes at least one variant of #802.
Closes #803.

Per #802 there seems to be some lag between when some EC2 networking resources (RouteTables, InternetGateways) are created and when they actually show up in queries. This PR leverages crossplane/crossplane-runtime#280 to allow for this.

I'm leaving this in draft for now because I want to manually test it a little more (and update the relevant unit tests).

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

See crossplane/crossplane-runtime#280.

Per crossplane-contrib#802 there seems to be some
lag between when some EC2 networking resources (RouteTables, InternetGateways)
are created and when they actually show up in queries. This commit leverages
crossplane/crossplane-runtime#280 to allow for this.

Signed-off-by: Nic Cope <negz@rk0n.org>
@negz negz closed this Aug 31, 2021
tektondeploy pushed a commit to gtn3010/provider-aws that referenced this pull request Mar 12, 2024
Explicitly queue a reconcile request if a shared provider has expired
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.

1 participant