Commit b58ee1d
committed
[SPARK-51978] Upgrade
### What changes were proposed in this pull request?
This PR aims to upgrade `kubernetes-client` to 7.2.0 like Apache Spark.
- apache/spark#50775
### Why are the changes needed?
`v7.2.0` supports `K8s 1.33` officially with the model update and bug fixes.
- https://github.com/fabric8io/kubernetes-client/releases/tag/v7.2.0
- fabric8io/kubernetes-client#7025
- fabric8io/kubernetes-client#7037
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#180 from dongjoon-hyun/SPARK-51978.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>kubernetes-client to 7.2.0 for K8s 1.331 parent e79e931 commit b58ee1d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments