[
https://issues.apache.org/jira/browse/FLINK-40274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-40274:
-----------------------------------
Labels: pull-request-available (was: )
> [Flink CDC][cdc-cli] 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
> Priority: Major
> Labels: pull-request-available
>
> 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)