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

Upgrade crossplane-runtime #195

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Upgrade crossplane-runtime #195

merged 2 commits into from
Oct 18, 2023

Conversation

toastwaffle
Copy link
Contributor

@toastwaffle toastwaffle commented Oct 3, 2023

Description of your changes

This PR unblocks adding support for jitter in the poll interval. crossplane-runtime has been updated to the same (unreleased) version currently used by provider-gcp. This includes some breaking changes (as provider-terraform was actually quite far behind the latest version, released or otherwise):

  • Removes the deprecated ProviderReference field entirely
  • Adds the ManagementPolicies feature

I have:

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Ran make test. I was hoping to use uptest, but it's not clear whether there are any valid tests? If not, I can try to do some manual testing.

@Upbound-CLA
Copy link

Upbound-CLA commented Oct 3, 2023

CLA assistant check
All committers have signed the CLA.

@ytsarev
Copy link
Member

ytsarev commented Oct 6, 2023

/test-examples="examples/workspace-inline-aws.yaml"

@senare
Copy link

senare commented Oct 13, 2023

Any update on this ?
What can I do to to help this move along ?

@bobh66
Copy link
Collaborator

bobh66 commented Oct 13, 2023

Hi @toastwaffle thanks for the contribution! I agree the changes are related but I feel like this is a lot in one PR and it would be better to separate them. It will make it easier to test as well. Thanks!

@toastwaffle toastwaffle changed the title Upgrade crossplane-runtime and add poll jitter Upgrade crossplane-runtime Oct 16, 2023
@toastwaffle
Copy link
Contributor Author

@bobh66 done :) I'll send another PR to add jitter once this one is landed.

@ytsarev
Copy link
Member

ytsarev commented Oct 18, 2023

/test-examples="examples/workspace-inline-aws.yaml"

Copy link
Member

@ytsarev ytsarev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great. @toastwaffle thanks a lot for the contribution!

@ytsarev ytsarev merged commit 4f763c5 into upbound:main Oct 18, 2023
10 checks passed
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.

5 participants