Claudio Miranda
Claudio Miranda
Running the following integration in openshift 4.10 with openshift serverless 1.23, on a new namespace, many pods are quickly created and after just a few seconds the worker node is...
It mentions class `org.apache.camel.k.loader.yaml.parser.ProcessorStepParser` which doesn't exist in camel-k-runtime anymore. https://camel.apache.org/camel-k/1.6.x/languages/yaml.html#_extending_the_dsl yaml dsl [was moved to camel ](https://camel.apache.org/components/3.11.x/others/yaml-dsl.html)
https://github.com/apache/camel-k/issues/2864 * Add e2e knative tests * Change the kamelet-binding-broker yaks test to use a custom broker name **Release Note** ```release-note Make knative broker name configurable ``` * WIP: This...
Make knative broker name configurable, follow on https://github.com/apache/camel-k-runtime/issues/535
I am using qimgv 1.0.2 in fedora 35, packaged by fedora. I noticed that when rotate a single image or a set of them using ctrl+l, all exif data is...
The functionality of [camel-k-master ](https://github.com/apache/camel-k-runtime/blob/main/camel-k-master/impl/src/main/java/org/apache/camel/k/master/MasterContextCustomizer.java) is present in [camel-quarkus-kubernetes](https://github.com/apache/camel-quarkus/pull/4093). We should refactor camel-k master trait to use the camel-quarkus-kubernetes.
### Requirement Camel K operator should use the camel route as input, given in any of the supported DSLs (java, groovy, yaml, pipe, etc.) and discover all the required camel...
Currently the sync_cq.sh gets the quarkus-core version of the camel-quarkus project, while camel-k-runtime uses quarkus platform which may differ eventually. For quarkus-core 3.9.0, there is no quarkus platform 3.9.0, but...
Rework the generator.go and validator.go from the scripts directory as kamelet maven plugin to facilitate maintenance and consistency in the project regarding the primary programming language as java.
**Bug report checklist** * [x] Always send the vokoscreenNG log, after a "Start" and "Stop" * [x] Have you searched the existing issues to see if this report is a...