Christoph Deppisch created CAMEL-20981:
------------------------------------------

             Summary: Knative ceOverrides option not possible with YAML config
                 Key: CAMEL-20981
                 URL: https://issues.apache.org/jira/browse/CAMEL-20981
             Project: Camel
          Issue Type: Bug
          Components: camel-knative
            Reporter: Christoph Deppisch


The Knative component provides the option to override the CloudEvent attributes 
like ce-type or ce-source.

Usually these attributes are set on the component configuration, endpoint URI 
or environment setting.

When setting this ceOverride option via YAML DSL (e.g. in a Pipe) the problem 
arises that the CloudEvent attribute names are supposed to use dash style keys. 
The YAML DSL automatically converts key to camelCase style.

This results in the situation that YAML DSL Pipe is not able to set ceOverride 
option for the Knative component.

Also property placeholders are not resolved when setting these CloudEvent 
attributes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to