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 bc984f4  [hotfix][python] Ignore PythonTableFunctionOperatorTest 
temporarily
     add 20b137e  [hotfix][k8s] Fabric8FlinkKubeClient#checkAndUpdateConfigMap 
lower number of indentations.
     add d9830ca  [FLINK-23507] Use IP address of a kubernetes node when 
constructing node port connection string for the REST gateway.

No new revisions were added by this update.

Summary of changes:
 .../resource-providers/native_kubernetes.md        |   2 -
 .../resource-providers/native_kubernetes.md        |   2 -
 .../generated/kubernetes_config_configuration.html |   6 +
 .../kubernetes/KubernetesClusterDescriptor.java    |   5 +-
 .../configuration/KubernetesConfigOptions.java     |  26 +++++
 .../kubeclient/Fabric8FlinkKubeClient.java         | 130 +++++++++++----------
 .../flink/kubernetes/KubernetesClientTestBase.java |  33 ++++++
 .../kubeclient/Fabric8FlinkKubeClientTest.java     |  62 +++++++++-
 8 files changed, 196 insertions(+), 70 deletions(-)

Reply via email to