Abel BOUCHAMA

Results 5 issues of Abel BOUCHAMA

That would be great if we have the support of Apicurio Registry as schema registry: https://www.apicur.io/registry/

enhancement
good first issue
registry

Log a warn message once the component used has not a quarkus extension. For the moment, we see only the following lines in the operator log: ``` {"level":"info","ts":1647441251.3206353,"logger":"camel-k.maven.build","msg":"[INFO] Scanning for...

kind/feature
status/never-stale

When we click on Create workspace , we receive the following error: ![failed_create_workspace](https://user-images.githubusercontent.com/29703868/29208459-115758aa-7e82-11e7-9e20-596647342c2b.png)

### What happened? Using kameletBinding for kafka as source for a specific kafka topic that has metadata.name different from topicName in the kafkaTopic CR. This end up with the following...

kind/bug

- The liveness probe rely on the external storage. This caused the pod to be restarted when the database was under maintenance. The liveness probe returned this: ``` sh-4.4$ curl...