Aurélien Pupier

Results 287 issues of 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...

enhancement

**Describe the bug** since the standalone part was added, it has always failed ![image](https://github.com/KaotoIO/kaoto-backend/assets/1105127/5707bca8-987a-4c1e-801b-5b5e54c2c953) **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....

bug
wontfix

**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 -->...

bug
wontfix

### 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...

bug
wontfix

**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...

bug
wontfix

**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...

bug

**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...

enhancement
good first issue
Hacktoberfest

**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...

enhancement
good first issue
Hacktoberfest

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...

kind/feature

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...

enhancement