ifilonenko commented on a change in pull request #26093: [SPARK-27812][K8s] 
Bump client version 
URL: https://github.com/apache/spark/pull/26093#discussion_r334605290
 
 

 ##########
 File path: resource-managers/kubernetes/core/pom.xml
 ##########
 @@ -29,7 +29,7 @@
   <name>Spark Project Kubernetes</name>
   <properties>
     <sbt.project.name>kubernetes</sbt.project.name>
-    <kubernetes.client.version>4.4.2</kubernetes.client.version>
+    <kubernetes.client.version>4.6.0</kubernetes.client.version>
 
 Review comment:
   That is a good point, @mccheah do we have an opinion on this? I am okay with 
removing the explicit dependency since `kubernetes-client` already brings it 
in. If there was a reason, I can't seem to remember, to explicitly state, let's 
exclude it? 

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to