Tomohisa Igarashi
Tomohisa Igarashi
…n the header serializer
## This is a... [ ] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Documentation...
## This is a... [x] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...
## This is a... [x] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...
## This is a... [x] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...
## This is a... [x] Feature request [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Documentation...
### Requirement Restrict Kamelet to only allow either `route` or `from`, but not both. ### Problem Today we're using Camel `RouteTemplateDefinition` for the Kamelet route definition, on `spec.template`. https://github.com/apache/camel/blob/2e7578c9426bb327e0ca8c43b4a93063d70b946e/dsl/camel-yaml-dsl/camel-yaml-dsl/src/generated/resources/schema/camelYamlDsl.json#L4928-L4958 Since...
Now it's a bit annoying to remove `notif/triage` everytime. Instead I'd like to have `prio/p1` applied when `cat/bug` is applied but there's no `prio/*` label.
### Please describe the feature that you want to propose Support referencing other bean in bean property value. Allow choosing existing bean from dropdown. Currently, Beans UI is built as...
### Describe the Bug We support ```yaml - from: uri: timer:null steps: - set-body: simple: test ``` but not ```yaml - from: uri: timer:null steps: - set-body: expression: simple: expression:...