Nicola Ferraro
Nicola Ferraro
I'm using this: ``` [Check if you're connected to an OpenShift cluster](didact://?commandId=vscode.didact.requirementCheck&text=cluster-requirements-status$$oc%20get%20project$$NAME&completion=OpenShift%20is%20connected. "Tests to see if `kamel version` returns a result"){.didact} *Status: unknown*{#cluster-requirements-status} `` When I'm not connected to an...
## Cover letter This allows to configure Ingress resources generated for: - Panda proxy - Console Customization allowed are: - Enable/disable their creation - Configure the host endpoint under which...
Knative users can send events to "Addressable" objects via sink binding. A KNative Service is addressable, because it specifies a URL in a specific position in the status. We can...
Present here: https://knative.dev/docs/eventing/channel-based-broker/ We can install the broker when a user refers to an endpoint like `knative:event/name`. We couldn't do it previously because the annotation was expected to be set...
Camel part: https://issues.apache.org/jira/browse/CAMEL-13401 From the issue: > In Camel K mode, automatic registration is disabled by default, because the deployment can be scale up/down (especially in Knative mode, where this...
We should put the Knative example on the website, maybe on the tutorial section. We should also link tutorials in the github home page and reorganize material there. A plus...
I think I've opened an issue like this but it does not seem so.. There's support for binding a kamelet to knative, kafka or uri, but some combinations are missing:...
For testing that an application is working correctly also from a management point of view, I think it would be nice if Yaks could support reading Prometheus data that the...
The KameletBinding can use the trait notation to configure KEDA, like [here](https://github.com/nicolaferraro/camel-k-keda-demo/blob/8cbb97d057af2fa6b14211f121a3296f84f1cd36/kafka-to-log.yaml#L6-L8). But when you configure a trigger explicitly in the traits, that configuration is currently not merged with the...
Currently problems found in the KEDA system are not mapped back to the integration, we may want to add a condition to mirror that state. We may use the same...