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

chore: bump up controller-runtime, tools, client-go and apimachinery version #84

Merged
merged 2 commits into from
May 29, 2024

Conversation

cychiang
Copy link
Contributor

@cychiang cychiang commented Sep 23, 2023

Description of your changes

It would be good to keep using the same version as crossplane-runtime so this PR upgraded the following dependencies version:

From sigs.k8s.io/controller-runtime v0.16.0 the SyncPeriod in ctrl.Options has been removed and replaced by cache.Options, so update the code based on this.

Fixes #

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

@cychiang cychiang changed the title chore: bump up dependencies version chore: bump up controller-runtime, tools, client-go and apimachinery version Sep 25, 2023
Signed-off-by: Chuan-Yen Chiang <[email protected]>
Signed-off-by: Chuan-Yen Chiang <[email protected]>
Copy link
Member

@negz negz left a comment

Choose a reason for hiding this comment

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

Thank you!

@negz negz merged commit 6e5f976 into crossplane:main May 29, 2024
1 check 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.

2 participants