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

fix(deps): update io.kubernetes.client.java to v20 (major) #679

Open
wants to merge 1 commit into
base: 6.2.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.kubernetes:client-java-extended 19.0.1 -> 20.0.1 age adoption passing confidence
io.kubernetes:client-java 19.0.1 -> 20.0.1 age adoption passing confidence

Release Notes

kubernetes-client/java (io.kubernetes:client-java-extended)

v20.0.1

v20.0.1-legacy

v20.0.0

v20.0.0-legacy

[maven-release-plugin] copy for tag v20.0.0-legacy


Configuration

📅 Schedule: Branch creation - "after 10pm" in timezone Europe/Prague, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the type: dependency-upgrade Upgrade a dependency label Feb 7, 2024
@renovate renovate bot force-pushed the renovate/major-io.kubernetes.client.java branch from 5d6081e to a6df649 Compare March 13, 2024 17:33
@renovate renovate bot force-pushed the renovate/major-io.kubernetes.client.java branch from a6df649 to db8c85a Compare April 3, 2024 04:55
@renovate renovate bot force-pushed the renovate/major-io.kubernetes.client.java branch from db8c85a to 4d9089a Compare April 7, 2024 18:18
Copy link
Contributor Author

renovate bot commented Apr 7, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@sdelamo sdelamo changed the base branch from 6.1.x to 6.2.x April 13, 2024 05:13
@timyates
Copy link
Member

@sdelamo Should this go in Micronaut 5 as a major change?

@timyates
Copy link
Member

So the kubernetes client classes have change in a way that totally breaks our annotation processing in

https://github.com/micronaut-projects/micronaut-kubernetes/blob/6816fe311f9bb8bff45d23d2c833b4cf119c3206/kubernetes-client-processor/src/main/java/io/micronaut/kubernetes/client/processor/KubernetesApisProcessor.java

I am not currently sure how to progress 🤔

I will keep looking

@sdelamo
Copy link
Contributor

sdelamo commented Apr 18, 2024

@sdelamo Should this go in Micronaut 5 as a major change?

With our Module Strategy, they could go in minor or major but in this case and with the breaking changes it should probably go into the next major.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade Upgrade a dependency
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

2 participants