Code of Conduct
Search before asking
What would you like to be improved?
KubernetesApplicationOperation makes too many requests to the kubernetes api server (in list form) when a large number of tasks are submitted at the same time, causing some stress.
How should we improve?
https://github.com/fabric8io/kubernetes-client/blob/master/kubernetes-examples/src/main/java/io/fabric8/kubernetes/examples/SharedInformerExample.java
Are you willing to submit PR?