[
https://issues.apache.org/jira/browse/FLINK-23737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17398538#comment-17398538
]
Xintong Song commented on FLINK-23737:
--------------------------------------
+1 on improving the scripts to only publish docker image for a specific
version. It can read the version from environment variables, which is also used
by other steps in the [release
process|https://cwiki.apache.org/confluence/display/FLINK/Creating+a+Flink+Release].
I'd suggest to keep publishing our own images. I would consider it as an
essential part of the release, that makes sure the native k8s deployment works
independent from the DockerHub review processes.
> Ensure publish-to-dockerhub.sh only publish specific flink versions
> -------------------------------------------------------------------
>
> Key: FLINK-23737
> URL: https://issues.apache.org/jira/browse/FLINK-23737
> Project: Flink
> Issue Type: New Feature
> Components: Build System
> Reporter: Yun Tang
> Priority: Major
> Fix For: 1.14.0
>
>
> Current publish-to-dockerhub.sh in
> https://github.com/apache/flink-docker/blob/master/publish-to-dockerhub.sh
> actually publish all images in current maintaining flink versions. However,
> this is not necessary and release manager should only publish the specific
> version he needs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)