Ocimar Santos
Ocimar Santos
I did some tests with the Cron Binding and noticed that each instance of my application in Kubernetes is triggered by that binding. However, I'm afraid this will cause multiple...
### Is your feature request related to a problem? Please describe A feature that I really like about Cloze Overlapping is that it makes it possible to hide or show...
Please, add uninstall instructions to the `Readme.md`. Thus, it will be clear how to remove the installation after it is installed.
## Expected Behavior When calling the `client.pubsub.publish` function for a class, Dapr should send a CloudEvent with the `data` field filled with the value passed to the function. A type...
Hello! This PR addresses the following issues: #581, #556, #451, #426, #387, #284, #93, introducing several new features: - Cloze hints (#451, #93) - New Cloze Types: - Numbered Clozes,...
From Camel K version 2.0 `kamel run --config|--resource file:` [is no longer available](https://camel.apache.org/blog/2023/07/camel-k-2-0/#remove-deprecated-cli-commands). Therefore, the following examples will no longer work as expected: - [generic-examples/modeline/modeline-config-file-route.groovy](https://github.com/apache/camel-k-examples/blob/main/generic-examples/modeline/modeline-config-file-route.groovy) - [generic-examples/user-config/config-file-route.groovy](https://github.com/apache/camel-k-examples/blob/main/generic-examples/user-config/config-file-route.groovy) - [generic-examples/user-config/resource-file-base64-encoded-route.groovy](https://github.com/apache/camel-k-examples/blob/main/generic-examples/user-config/resource-file-base64-encoded-route.groovy) -...