zhengcanbin commented on a change in pull request #11010:
URL: https://github.com/apache/flink/pull/11010#discussion_r425552656



##########
File path: 
flink-kubernetes/src/main/java/org/apache/flink/kubernetes/KubernetesResourceManager.java
##########
@@ -91,6 +93,8 @@
        /** The number of pods requested, but not yet granted. */
        private int numPendingPodRequests = 0;
 
+       private KubernetesWatch podsWatch;

Review comment:
       > For example, the fabric8 kubernetes-client project is no longer active 
in the future although it is the best choice for now.
   
   Not sure why it would be no longer active?




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


Reply via email to