Aurélien Pupier
Aurélien Pupier
**Is your feature request related to a problem? Please describe.** With Camel K, there are modelines that can be used to specify a bunch of parameters. it would be nice...
**Describe the bug** since the standalone part was added, it has always failed  **To Reproduce** https://github.com/KaotoIO/kaoto-backend/actions/runs/5961250537/job/16170106261 **Expected behavior** A clear and concise description of what you expected to happen....
**Describe the bug** last `to` in kafka-ssl-sink-kamelet.yaml is removed **To Reproduce** Steps to reproduce the behavior: 1. Open Source code editor 2. Paste content from https://github.com/apache/camel-kamelets/blob/v3.20.6/kamelets/kafka-ssl-sink.kamelet.yaml 3. Click sync -->...
### Describe the Bug when using a custom component, the step is removed from the code when syncing code. ### Steps to Reproduce the Bug or Issue 1. Open Source...
**Is your feature request related to a problem? Please describe.** * Open https://github.com/apache/camel-kamelets/blob/3.20.x/kamelets/avro-deserialize-action.kamelet.yaml with Kaoto * the `x-descriptors` is removed **Describe the solution you'd like** avoid data loss by keeping...
**Describe the bug** Cannot parse file with when -> simple -> expression , force to use when -> simple and directly provide the String **To Reproduce** Steps to reproduce the...
**Is your feature request related to a problem? Please describe.** Deployment api endpoint is tested through DeploymentServiceTest, it is tested in JVM mode only. it is important to have a...
**Is your feature request related to a problem? Please describe.** View definition api endpoint is tested through GenericViewDefinitionParserServiceTest, it is tested in JVM mode only. it is important to have...
Red hat Fuse can be launched on SpringBoot, Karaf and EAP. I think EAP is already supported. SpringBoot is out of scope of this project it would be nice to...
The `VSBrowser.instance.openResources(path...)` is very convenient to open VS Code instance with a specific folder or workpsace. it would be convenient having also a method to open VS Code without any...