You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "davsclaus (via GitHub)" <gi...@apache.org> on 2023/10/20 15:30:31 UTC

[I] Use only camelCase in kamelets yaml [camel-kamelets]

davsclaus opened a new issue, #1698:
URL: https://github.com/apache/camel-kamelets/issues/1698

   The old kebab-case for keys in the yaml is deprecated and we should migrate to use camelCase.
   
   For example
   
       set-header
   
   Should be
   
       setHeader
   
   And so forth


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Use only camelCase in kamelets yaml [camel-kamelets]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus commented on issue #1698:
URL: https://github.com/apache/camel-kamelets/issues/1698#issuecomment-1778845617

   We are adding a WARN in camel-yaml-dsl, so it would be good to have kamelets migrated in next releases so they do not cause WARN logs


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Use only camelCase in kamelets yaml [camel-kamelets]

Posted by "oscerd (via GitHub)" <gi...@apache.org>.
oscerd closed issue #1698: Use only camelCase in kamelets yaml
URL: https://github.com/apache/camel-kamelets/issues/1698


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org