You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ti...@apache.org on 2020/05/25 17:28:30 UTC

[flink] branch master updated (b19058a -> 42077e9)

This is an automated email from the ASF dual-hosted git repository.

tison pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from b19058a  [FLINK-17230] Fix incorrect returned address of Endpoint for external Service of ClusterIP type
     add 42077e9  [FLINK-17565][k8s] Bump fabric8 version from 4.5.2 to 4.9.2

No new revisions were added by this update.

Summary of changes:
 flink-end-to-end-tests/test-scripts/common_kubernetes.sh           | 3 +--
 flink-kubernetes/pom.xml                                           | 3 ++-
 flink-kubernetes/src/main/resources/META-INF/NOTICE                | 7 ++++---
 .../apache/flink/kubernetes/KubernetesClusterDescriptorTest.java   | 4 ++--
 .../kubeclient/decorators/InitJobManagerDecoratorTest.java         | 4 ++--
 .../kubeclient/decorators/InitTaskManagerDecoratorTest.java        | 4 ++--
 .../kubeclient/factory/KubernetesJobManagerFactoryTest.java        | 2 +-
 7 files changed, 14 insertions(+), 13 deletions(-)