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

wangyang0918 pushed a change to branch release-1.16
in repository https://gitbox.apache.org/repos/asf/flink.git


    from 34ec761487d [hotfix][doc] `FlinkKafkaConsumer` is deprecated and will 
be removed with Flink 1.17 instead of 1.15 since Flink 1.16 release branch has 
code freeze and will be released soon.
     add 6325adf40a1 [FLINK-29539][k8s] Make dnsPolicy of Flink pod 
configurable via pod template

No new revisions were added by this update.

Summary of changes:
 .../decorators/InitJobManagerDecorator.java          | 14 ++++++++------
 .../decorators/InitTaskManagerDecorator.java         | 13 +++++++------
 .../org/apache/flink/kubernetes/utils/Constants.java |  4 ++--
 .../flink/kubernetes/utils/KubernetesUtils.java      | 20 ++++++++++++++++++++
 .../decorators/DecoratorWithPodTemplateTestBase.java | 20 ++++++++++++++++++++
 .../decorators/InitJobManagerDecoratorTest.java      |  5 +++++
 .../src/test/resources/testing-pod-template.yaml     |  1 +
 7 files changed, 63 insertions(+), 14 deletions(-)

Reply via email to