srowen commented on a change in pull request #27605: [MINOR][DOCS] Fix fabric8 
version in documentation
URL: https://github.com/apache/spark/pull/27605#discussion_r380221648
 
 

 ##########
 File path: docs/running-on-kubernetes.md
 ##########
 @@ -78,7 +78,7 @@ logs and remains in "completed" state in the Kubernetes API 
until it's eventuall
 Note that in the completed state, the driver pod does *not* use any 
computational or memory resources.
 
 The driver and executor pod scheduling is handled by Kubernetes. Communication 
to the Kubernetes API is done via fabric8, and we are
-currently running <code>kubernetes-client</code> version <code>4.1.0</code>. 
Make sure that when you are making infrastructure additions that you are aware 
of said version. It is possible to schedule the
+currently running <code>kubernetes-client</code> version <code>4.7.1</code>. 
Make sure that when you are making infrastructure additions that you are aware 
of said version. It is possible to schedule the
 
 Review comment:
   How about just not specifying the version here? or linking to where it's 
declared in the latest release or something.

----------------------------------------------------------------
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