[
https://issues.apache.org/jira/browse/FLINK-20632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255585#comment-17255585
]
Till Rohrmann commented on FLINK-20632:
---------------------------------------
I think that Robert's proposal with hosting the Docker image ourselves could
work and solve the problem of having the release and the Docker image currently
separated. The down side of this approach is that we might lose visibility
which we currently have with https://hub.docker.com/ as a well known Docker
image registry. But we could still publish our images to this registry as well
at the cost of a duplicated Docker image which might confuse users.
Alternatively we could keep things as they are and hope that the future review
process won't take that long. With Chesnay's proposal to move most of the
entrypoint script into the Flink repository we might be able to reduce the
number of things maintainers of
https://github.com/docker-library/official-images might comment on.
> Missing docker images for 1.12 release
> --------------------------------------
>
> Key: FLINK-20632
> URL: https://issues.apache.org/jira/browse/FLINK-20632
> Project: Flink
> Issue Type: Bug
> Components: Deployment / Kubernetes
> Affects Versions: 1.12.0
> Reporter: Piotr Gwiazda
> Priority: Critical
>
> Images for Flink 1.12 are missing in Docker hub
> https://hub.docker.com/_/flink. As a result Kubernetes deployment as in the
> documentation example is not working.
> https://ci.apache.org/projects/flink/flink-docs-release-1.12/deployment/resource-providers/native_kubernetes.html
--
This message was sent by Atlassian Jira
(v8.3.4#803005)