forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-37884][K8S][BUILD] Upgrade kubernetes-client to 5.10.2
### What changes were proposed in this pull request? This PR aims to upgrade K8s client library to 5.10.2 from 5.10.1. ### Why are the changes needed? This is a maintenance version upgrade which brings the following fix. - fabric8io/kubernetes-client@4451030 Please note that this is different from apache#34939 (5.11.1) which has a breaking change. In addition, the above bug fix is in `5.10.2` and `5.11.2`, not in `5.11.1`. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? Pass the CI. Closes apache#35182 from dongjoon-hyun/SPARK-37884. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
- Loading branch information
1 parent
cbd9b30
commit e0f5878
Showing
3 changed files
with
43 additions
and
43 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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