panbingkun opened a new pull request, #42142: URL: https://github.com/apache/spark/pull/42142
### 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: Fix https://github.com/fabric8io/kubernetes-client/issues/5221: Empty kube config file causes NPE Fix https://github.com/fabric8io/kubernetes-client/issues/5281: Ensure the KubernetesCrudDispatcher's backing map is accessed w/lock Fix https://github.com/fabric8io/kubernetes-client/issues/5298: Prevent requests needing authentication from causing a 403 response Fix https://github.com/fabric8io/kubernetes-client/issues/5233: Generalized SchemaSwap to allow for cycle expansion Fix https://github.com/fabric8io/kubernetes-client/issues/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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
