Re: kamel run with --name in camel-case converting to kebab-case

2022-04-07 Thread Claus Ibsen
Hi I kinda recall the name is to be DNS friendly or something like that On Thu, Apr 7, 2022 at 3:28 PM Roberto Camelk wrote: > > I noticed that when I run an integration forcing a name in > "camel-case" style, it automatically is renamed to "kebab-case". > > Here is the shell output: > > $

kamel run with --name in camel-case converting to kebab-case

2022-04-07 Thread Roberto Camelk
I noticed that when I run an integration forcing a name in "camel-case" style, it automatically is renamed to "kebab-case". Here is the shell output: $ kamel run cron.groovy --name aaBbCc Modeline options have been loaded from source files Full command: kamel run cron.groovy --name aaBbCc