[
https://issues.apache.org/jira/browse/FLINK-20632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17259639#comment-17259639
]
Xintong Song commented on FLINK-20632:
--------------------------------------
Thanks [~rmetzger],
I got the following error when trying to pull the image.
{code:java}
$ docker pull docker.pkg.github.com/apache/flink/flink:1.11-scala_2.11-java11
Error response from daemon: Head
https://docker.pkg.github.com/v2/apache/flink/flink/manifests/1.11-scala_2.11-java11:
no basic auth credentials
{code}
And I noticed that Github puts a `Latest version` green tag besides
`1.11-scala_2.11-java11 Latest version`, on the all versions page.
Does that mean people get this image when pulling with
`docker.pkg.github.com/apache/flink/flink:latest`?
> 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
> Assignee: Robert Metzger
> Priority: Critical
> Labels: pull-request-available
>
> 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)