[
https://issues.apache.org/jira/browse/FLINK-24273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635371#comment-17635371
]
Robert Metzger commented on FLINK-24273:
----------------------------------------
+1 to fix this.
I'm facing a similar issue when trying to use the
"io.fabric8.kubernetes.client.server.mock.KubernetesMockServer". This breaks
because of the lack of relocation.
> Relocate io.fabric8 dependency
> ------------------------------
>
> Key: FLINK-24273
> URL: https://issues.apache.org/jira/browse/FLINK-24273
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes
> Reporter: David Morávek
> Assignee: David Morávek
> Priority: Major
> Labels: pull-request-available, stale-assigned
> Fix For: 1.17.0
>
>
> We are shipping io.fabric8 classes with flink-kubernetes shaded jar.
> We should relocate them to `org.apache.flink.kubernetes.shaded.io.fabric8`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)