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-44537][BUILD] Upgrade kubernetes-client to 6.8.0
### What changes were proposed in this pull request?
The pr aims to upgrade kubernetes-client from 6.7.2 to 6.8.0.
### Why are the changes needed?
- The newest version brings some bug fixed & improvment, eg:
Fixfabric8io/kubernetes-client#5221: Empty kube config file causes NPE
Fixfabric8io/kubernetes-client#5281: Ensure the KubernetesCrudDispatcher's backing map is accessed w/lock
Fixfabric8io/kubernetes-client#5298: Prevent requests needing authentication from causing a 403 response
Fixfabric8io/kubernetes-client#5233: Generalized SchemaSwap to allow for cycle expansion
Fixfabric8io/kubernetes-client#5262: all built-in collections will omit empty in their serialized form.
- The full release notes:
https://github.com/fabric8io/kubernetes-client/releases/
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Pass GA.
Closesapache#42142 from panbingkun/SPARK-44537.
Authored-by: panbingkun <pbk1982@gmail.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
0 commit comments