[SPARK-40884][BUILD] Upgrade fabric8io - kubernetes-client to 6.2.0#38348
Closed
bjornjorgensen wants to merge 1 commit intoapache:masterfrom
Closed
[SPARK-40884][BUILD] Upgrade fabric8io - kubernetes-client to 6.2.0#38348bjornjorgensen wants to merge 1 commit intoapache:masterfrom
kubernetes-client to 6.2.0#38348bjornjorgensen wants to merge 1 commit intoapache:masterfrom
Conversation
Contributor
Author
|
CC @dongjoon-hyun and @attilapiros |
Contributor
|
ok to test |
|
Can one of the admins verify this patch? |
HyukjinKwon
approved these changes
Oct 24, 2022
Member
|
Merged to master |
Member
dongjoon-hyun
left a comment
There was a problem hiding this comment.
+1, late LGTM. Thank you all.
SandishKumarHN
pushed a commit
to SandishKumarHN/spark
that referenced
this pull request
Dec 12, 2022
### What changes were proposed in this pull request? Upgrade fabric8io - kubernetes-client from 6.1.1 to 6.2.0 ### Why are the changes needed? [Release notes](https://github.com/fabric8io/kubernetes-client/releases/tag/v6.2.0) [Snakeyaml version should be updated to mitigate CVE-2022-28857](fabric8io/kubernetes-client#4383) ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass GA Closes apache#38348 from bjornjorgensen/kubernetes-client6.2.0. Authored-by: Bjørn <bjornjorgensen@gmail.com> Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Upgrade fabric8io - kubernetes-client from 6.1.1 to 6.2.0
Why are the changes needed?
Release notes
Snakeyaml version should be updated to mitigate CVE-2022-28857
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Pass GA