You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-49196][BUILD] Upgrade kubernetes-client to 6.13.2
### What changes were proposed in this pull request?
The pr aims to upgrade `kubernetes-client` from `6.13.1` to `6.13.2`.
### Why are the changes needed?
- The full release notes: https://github.com/fabric8io/kubernetes-client/releases/tag/v6.13.2
- The newest version fixed some bug, eg:
Fixfabric8io/kubernetes-client#6066: Added support for missing v1.APIVersions in KubernetesClient
Fixfabric8io/kubernetes-client#6110: VolumeSource (and other file mode fields) in Octal are correctly interpreted
Fixfabric8io/kubernetes-client#6137: ConfigBuilder.withAutoConfigure is not working
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass GA.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closesapache#47703 from panbingkun/SPARK-49196.
Authored-by: panbingkun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
(cherry picked from commit d09e1c5)
0 commit comments