You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yang Wang (Jira)" <ji...@apache.org> on 2022/10/28 09:59:00 UTC

[jira] [Closed] (FLINK-29539) dnsPolicy in FlinkPod is not overridable

     [ https://issues.apache.org/jira/browse/FLINK-29539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yang Wang closed FLINK-29539.
-----------------------------
    Resolution: Fixed

Fixed via:

master: bb9f2525e6e16d00ef2f0739d9cb96c2e47e35e7

release-1.16: 6325adf40a1baa8c3ac82aa06c57425c3c6005c4

release-1.15: d9413d6bc6548ddd4c2e4d6e05db0903da064476

> dnsPolicy in FlinkPod is not overridable 
> -----------------------------------------
>
>                 Key: FLINK-29539
>                 URL: https://issues.apache.org/jira/browse/FLINK-29539
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Kubernetes
>            Reporter: Carlos Castro
>            Assignee: Carlos Castro
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.17.0, 1.15.3, 1.16.1
>
>
> With this PR [https://github.com/apache/flink/pull/18119 |https://github.com/apache/flink/pull/18119]it stopped being possible to override the dnsPolicy in the FlinkPod spec.
> To fix it, it should check first if the dnsPolicy is not null before applying the default.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)