You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by wa...@apache.org on 2022/08/12 03:04:38 UTC

[flink] branch master updated (8813a5ac914 -> 5e554c17742)

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

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


    from 8813a5ac914 [FLINK-28767][sql-gateway] Fix unstable SqlGatewayServiceITCase.testCancelOperation
     add 5e554c17742 [FLINK-27856][k8s] Fix the NPE when no spec is configured in pod template

No new revisions were added by this update.

Summary of changes:
 .../flink/kubernetes/utils/KubernetesUtils.java    | 18 +++++++++++------
 .../kubernetes/KubernetesPodTemplateTestUtils.java | 12 +++++++++++
 .../kubernetes/utils/KubernetesUtilsTest.java      | 11 +++++++++++
 .../resources/testing-nospec-pod-template.yaml     | 23 +++++++---------------
 4 files changed, 42 insertions(+), 22 deletions(-)
 copy flink-end-to-end-tests/test-scripts/container-scripts/job-cluster-service.yaml => flink-kubernetes/src/test/resources/testing-nospec-pod-template.yaml (79%)