jaejun lee created FLINK-40274:
----------------------------------
Summary: Flink CDC Remove unsupported kubernetes-session from
target option help message
Key: FLINK-40274
URL: https://issues.apache.org/jira/browse/FLINK-40274
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Reporter: jaejun lee
Flink CDC CLI help lists kubernetes-session as one of the supported deployment
targets, but the CLI only supports local, remote, yarn-session,
yarn-application, and kubernetes-application.
ComposeDeployment does not define kubernetes-session, and passing -t
kubernetes-session would be rejected as an unknown deployment target. Help
message should be aligned with the actual supported targets.
Scope:
- Remove kubernetes-session from CliFrontendOptions TARGET description.
- Update CliFrontendTest HELP_MESSAGE expectation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)