Pasquale Congiusti
Pasquale Congiusti
### Requirement We may enhance the garbage collection by providing a list of resources we can and want to delete instead of checking the API. It would be more reliable...
The `First readiness after 17m43s` may not be consistent when running an application in Dry build, because it takes the time to start when the build was completed. In this...
### Requirement We're making usage of Knative stable API but we depends on knative serving/eventing dependencies which are changing frequently. We should analyze the possibility to move to Knative API...
The feature is already supported, but the pipe stick in the `Creating` status instead of a similar `Build Complete`. Follows #6339
For simplification. The same behavior can be reached via dependencies and properties configuration.
For simplification. The same behavior can be reached via dependencies and properties configuration.
We can introduce an automatic mapping between the Integration source containing a known Keda scaler. The idea is similar of what we used to do in Kamelet, but applied directly...
### Affected version 1.0.3 ### Bug description Hello team. If I run: ``` mvn help:evaluate -Dexpression=project.artifactId ... [WARNING] This build will only read from the build cache, since the clean...
### Affected version 1.0.3 ### Bug description ``` ./mvnd -f ./components/camel-salesforce/camel-salesforce-component/pom.xml help:evaluate -Dexpression=project.artifactId -q ``` produces nothing. The same, using `mvn` instead, returns the artifact id as expected.
### What actually happened? Hello. I've been lately trying to upgrade our project based on Gulp to Node versions > 18. I am hitting this issue: ``` $ yarn gulp...