Till Rohrmann created FLINK-15793: ------------------------------------- Summary: Move kubernetes-entry.sh out of FLINK_HOME/bin Key: FLINK-15793 URL: https://issues.apache.org/jira/browse/FLINK-15793 Project: Flink Issue Type: Sub-task Components: Deployment / Kubernetes Affects Versions: 1.10.0 Reporter: Till Rohrmann Fix For: 1.11.0, 1.10.1
Currently, {{FLINK_HOME/bin}} contains the file {{kubernetes-entry.sh}}. This file is used to customize Flink's default Docker image. I think {{FLINK_HOME/bin}} should not contain files which cannot be directly used. Either we move them to another directory or we incorporate it into Flink's default Docker image. If we opt for the latter option, then this task is related to FLINK-12546. -- This message was sent by Atlassian Jira (v8.3.4#803005)