[
https://issues.apache.org/jira/browse/FLINK-20650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xintong Song closed FLINK-20650.
--------------------------------
Resolution: Fixed
Fixed *flink-docker* via
* dev-master
** f716a648c7b5a106b7294c22d76225bcf0edcdf3
** 906ba7de3a5afa33253f821ff9fa9bd22c042367
* dev-1.12
** f8b7af6fd4977c0d3e012d473838cd69c890e334
** 847a58397f7abb01c69cff52b61b3c71516e1c72
Fixed *flink* via
* master (1.13): 59a212fa7750286b88486dd6894b32fa2aec3ecb
> Mark "native-k8s" as deprecated in docker-entrypoint.sh
> -------------------------------------------------------
>
> Key: FLINK-20650
> URL: https://issues.apache.org/jira/browse/FLINK-20650
> Project: Flink
> Issue Type: Improvement
> Components: Deployment / Kubernetes, flink-docker
> Affects Versions: 1.12.0
> Reporter: Yang Wang
> Assignee: Yang Wang
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.13.0, 1.12.1
>
>
> When we are publishing the image 1.12 to docker hub, some docker guys raise
> up a issue for the {{docker-entrypoint.sh}}. They want the images to have a
> certain standard, because they are the official ones. However the proposed
> {{native-k8s}} command is more like an internal bridge. It is only used for
> native Kubernetes integration.
>
> Another suggestion is removing the "bash -c" wrapper and generate it in the
> flink codes. Refer here[1] for more information.
>
> Note: when we rename the {{native-k8s}} to {{generic}} in the flink-docker
> project, the flink Kubernetes codes should be adjusted accordingly.
>
> [1]. https://github.com/docker-library/official-images/pull/9249
--
This message was sent by Atlassian Jira
(v8.3.4#803005)