[
https://issues.apache.org/jira/browse/FLINK-20632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17254187#comment-17254187
]
Chesnay Schepler commented on FLINK-20632:
------------------------------------------
[~fly_in_gis] It's not that we can't have snapshot images, but that we can't
advertise them to users; so it wouldn't really help in this situation.
We do have to find a way though to ensure we can release the docker images on
the day of the release, but it's a bit of a chicken-egg problem. We can't open
a proper PR against the official images repo before the release is out (because
the image couldn't download the corresponding release), but we don't to release
before the image being accepted.
I'm wondering whether we could just move all of the docker logic into a script
that lives in the distribution, and we just defer to that script in the image.
If we could make this work we could ourselves a lot of hassle from keeping
Flink and flink-docker in sync.
> 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)