Skip to content

Upgrade Kubernetes Java client to 14.0.0, supports GCP token refreshing and fixes some bugs #8122

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

Merged
merged 1 commit into from
Nov 13, 2021

Conversation

kezhenxu94
Copy link
Member

The interesting bugfix is kubernetes-client/java#1829 and feature is kubernetes-client/java#1810

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. NO.
  • Update the CHANGES log.

@kezhenxu94 kezhenxu94 added the dependencies Pull requests that update a dependency file label Nov 13, 2021
@kezhenxu94 kezhenxu94 added this to the 8.9.0 milestone Nov 13, 2021
Copy link
Member

@wu-sheng wu-sheng left a comment

Choose a reason for hiding this comment

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

It seems having more dependencies change.

@wu-sheng wu-sheng merged commit b63008c into master Nov 13, 2021
@wu-sheng wu-sheng deleted the k8s-client branch November 13, 2021 08:24
@chanjarster
Copy link
Member

@kezhenxu94 is it possible migrate this fix to branch 8.8.x so when v8.8.2 released will have this fix too.

@wu-sheng
Copy link
Member

Typically, I don't think there will be 8.8.2.
8.9.0 should be released soon though.

@kezhenxu94
Copy link
Member Author

@kezhenxu94 is it possible migrate this fix to branch 8.8.x so when v8.8.2 released will have this fix too.

We generally won't back port things to previous versions. Our next release is 8.9.0 not 8.8.2, the reason why we have 8.8.1 is that 8.8.0 didn't work, so as long as 8.8.1 is generally working we won't release 8.8.2 just for fixes, that's not our plan

@chanjarster
Copy link
Member

Got it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants