You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "caiyi (Jira)" <ji...@apache.org> on 2023/04/25 01:32:00 UTC

[jira] [Updated] (FLINK-31928) flink-kubernetes works not properly in IPv6 environment in k8s

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

caiyi updated FLINK-31928:
--------------------------
    Description: 
As [https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,] ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, need to upgrade okhttp3 to version 4.10.0 and shade dependency of okhttp3:4.10.0
org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes, and release a new version of flink-kubernetes-operator.

  was:
As [https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,] ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, need to upgrade okhttp3 to version 4.10.0 and dependency 
org.jetbrains.kotlin:kotlin-stdlib shaded in flink-kubernetes, and release a new version of flink-kubernetes-operator.


> flink-kubernetes works not properly in IPv6 environment in k8s
> --------------------------------------------------------------
>
>                 Key: FLINK-31928
>                 URL: https://issues.apache.org/jira/browse/FLINK-31928
>             Project: Flink
>          Issue Type: Bug
>          Components: Deployment / Kubernetes, Kubernetes Operator
>         Environment: Kubernetes of IPv6 stack.
>            Reporter: caiyi
>            Priority: Critical
>
> As [https://github.com/square/okhttp/issues/7368|https://github.com/square/okhttp/issues/7368,] ,okhttp3 shaded in flink-kubernetes works not properly in IPv6 stack in k8s, need to upgrade okhttp3 to version 4.10.0 and shade dependency of okhttp3:4.10.0
> org.jetbrains.kotlin:kotlin-stdlib in flink-kubernetes, and release a new version of flink-kubernetes-operator.



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