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/16 03:07:13 UTC

[flink] branch master updated (bb11993 -> da16f9e)

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 bb11993  [FLINK-17435][hive] Hive non-partitioned source supports streaming read
     add da16f9e  [FLINK-16624][k8s] Support user-specified annotations for the rest Service

No new revisions were added by this update.

Summary of changes:
 .../generated/kubernetes_config_configuration.html       |  6 ++++++
 .../configuration/KubernetesConfigOptions.java           |  7 +++++++
 .../kubeclient/decorators/ExternalServiceDecorator.java  |  1 +
 .../parameters/KubernetesJobManagerParameters.java       |  4 ++++
 .../decorators/ExternalServiceDecoratorTest.java         | 16 ++++++++++++++++
 .../parameters/KubernetesJobManagerParametersTest.java   | 15 ++++++++++++++-
 6 files changed, 48 insertions(+), 1 deletion(-)