[
https://issues.apache.org/jira/browse/FLINK-17857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-17857.
---------------------------------
Fix Version/s: 1.12.5
1.13.1
Resolution: Fixed
Fixed via
1.14.0: 35ca4cff540c4211169a4446eb72e96b64ed1544
1.13.1: e9c7f3f1e2facdeb6b10d161e437c7171fa88696
1.12.5: 531158f312e168af1a5f44fe6cb0f2ee85efa213
> Kubernetes and docker e2e tests could not run on Mac OS after migration
> -----------------------------------------------------------------------
>
> Key: FLINK-17857
> URL: https://issues.apache.org/jira/browse/FLINK-17857
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes, Tests
> Reporter: Yang Wang
> Assignee: Yang Wang
> Priority: Major
> Labels: pull-request-available, stale-assigned
> Fix For: 1.14.0, 1.13.1, 1.12.5
>
>
> In FLINK-17656, we migrate all the e2e tests from {{flink-container/docker}}
> to {{apache/flink-docker}}. After the migration, when building a docker
> image, we need to start a file server and then download it in the
> {{Dockerfile}}.
> It works well in linux environment since the minikube is started in
> "vm-driver=none". However, it is not true in the Mac. We usually start a
> virtual machine for minikube and this will make "localhost" could not work.
> So i suggest to support local Flink dist when building the docker image, not
> always need to download from a URL.
>
> cc [~chesnay]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)