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

Bump crossplane-runtime version to v1.18.0 #458

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

mergenci
Copy link
Member

@mergenci mergenci commented Jan 8, 2025

Description of your changes

I have:

  • Read and followed Upjet'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

@mergenci mergenci force-pushed the bump-crossplane-runtime-v1.18.0 branch from b01c2bf to 5c4b81b Compare January 8, 2025 21:03
@mergenci mergenci marked this pull request as ready for review January 8, 2025 21:38
Copy link
Collaborator

@erhancagirici erhancagirici left a comment

Choose a reason for hiding this comment

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

Thanks for taking this over @mergenci, LGTM with some optional nits.
Also my recommendation: since this requires bumps in the controller-runtime library that has needs attention, consumers should be notified in the release notes, in case they might theoretically depend on these library in some other parts of their own code if any.
Maybe, having a release/tag pre-1.18 might be a good idea to give some more time to the consumers to bump.

@@ -7,11 +7,11 @@ module github.com/crossplane/upjet
go 1.22.7

require (
dario.cat/mergo v1.0.0
dario.cat/mergo v1.0.1
github.com/alecthomas/kingpin/v2 v2.4.0
github.com/antchfx/htmlquery v1.2.4
github.com/crossplane/crossplane v1.13.2
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: maybe updating crossplane/crossplane here is a good idea too, to match the runtime.

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