[
https://issues.apache.org/jira/browse/FLINK-32777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17762137#comment-17762137
]
Zhenqiu Huang edited comment on FLINK-32777 at 9/7/23 3:52 AM:
---------------------------------------------------------------
[~heywxl] Thanks for the confirmation.
Given there is already a workaround, the PR will be revised to add IPV6 support
suggestions in Doc. At the same time, upgrade the okhttp version when 5.0.0 is
already is the ultimate goal.
was (Author: zhenqiuhuang):
[~heywxl] Thanks for the confirmation.
Given there is already a workaround, the PR will be revised to add IPV6 support
suggestions in Doc. At the same time, upgrade the okhttp version when 5.0.1 is
already is the ultimate goal.
> Upgrade Okhttp version to support IPV6
> --------------------------------------
>
> Key: FLINK-32777
> URL: https://issues.apache.org/jira/browse/FLINK-32777
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Reporter: Zhenqiu Huang
> Assignee: Zhenqiu Huang
> Priority: Minor
>
> It is reported by user:
> I was testing flink-kubernetes-operator in an IPv6 cluster and found out the
> below issues:
> Caused by: javax.net.ssl.SSLPeerUnverifiedException: Hostname
> fd70:e66a:970d::1 not verified:
> certificate: sha256/EmX0EhNn75iJO353Pi+1rClwZyVLe55HN3l5goaneKQ=
> DN: CN=kube-apiserver
> subjectAltNames: [fd70:e66a:970d:0:0:0:0:1,
> 2406:da14:2:770b:3b82:51d7:9e89:76ce, 10.0.170.248,
> c0c813eaff4f9d66084de428125f0b9c.yl4.ap-northeast-1.eks.amazonaws.com,
> ip-10-0-170-248.ap-northeast-1.compute.internal, kubernetes,
> kubernetes.default, kubernetes.default.svc,
> kubernetes.default.svc.cluster.local]
> Which seemed to be related to a known issue of okhttp.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)