This is an automated email from the ASF dual-hosted git repository. trohrmann pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git.
from 9c4da7c [FLINK-22014][ha] Make sure that AbstractHaServices delete first the HA data before deleting blobs on closeAndCleanupAllData add ec677a1 [FLINK-22006][k8s] Support to configure max concurrent requests for fabric8 Kubernetes client via JAVA opts or envs add 0eed15d [FLINK-22006][doc] Add documentation about how to configure Fabric8 Kubernetes client No new revisions were added by this update. Summary of changes: .../resource-providers/native_kubernetes.md | 11 ++++ .../resource-providers/native_kubernetes.md | 11 ++++ .../kubeclient/FlinkKubeClientFactory.java | 21 ++++++++ .../kubeclient/FlinkKubeClientFactoryTest.java | 60 ++++++++++++++++++++++ 4 files changed, 103 insertions(+) create mode 100644 flink-kubernetes/src/test/java/org/apache/flink/kubernetes/kubeclient/FlinkKubeClientFactoryTest.java