Christoph Deppisch created CAMEL-21017:
------------------------------------------
Summary: camel-jbang: Consolidate OpenAPI options for export
commands
Key: CAMEL-21017
URL: https://issues.apache.org/jira/browse/CAMEL-21017
Project: Camel
Issue Type: Improvement
Components: camel-jbang
Reporter: Christoph Deppisch
The export command defines the _--open-api_ option to add OpenAPI specification
to the exported project.
In addition to this option the Kubernetes plugin export command provides the
_--open-api-spec_ option with a different behavior to configure a ConfigMap
volume in the generated Kubernetes manifest.
We should consolidate the options because having multiple options for OpenAPI
is confusing.
We should only have one _--open-api_ option and the Kubernetes plugin may
handle values with _configmap:_ prefix and delegate other values to the parent
export command.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)