Andrea Tarocchi

Results 29 issues of Andrea Tarocchi

As mentioned in a warning when running github actions, some needs to be updated to a version that uses node 20 before it gets removed.

area/continuous integration

### What happened? this part https://github.com/apache/camel-k/blob/80a8778e6d39c06752f37e76f3976e8b7abdc2dd/.github/actions/kamel-build-bundle/build-bundle-image.sh#L98-L100 could potentially benefit from using a dedicated kustomize profile instead of an ad hoc patch add, that would simplify the maintenance moving most of...

area/continuous integration
status/stale

The `EventBroadcaster` manager option has been deprecated for a while: https://github.com/kubernetes-sigs/controller-runtime/blob/56159419231e985c091ef3e7a8a3dee40ddf1d73/pkg/manager/manager.go#L248-L253 Are there suggested alternatives? The deprecation comment seems more a warning of usage than anything else; might be that...

kind/support

Some fixes mostly to prevent flaky tests run. It is part of the work done in https://github.com/apache/camel-k/pull/5119

trigger native test

### Requirement Deprecate some of the camel.apache.org annotation in favor of k8s's recommended labels: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ ### Problem Since some of the "custom" `camel.apache.org` annotations have a recommended k8s counterpart is...

kind/feature

### Actual behavior if I type ```text---------->someother text``` the bot gets activated for the word text ### Expected behavior whatever is in ``` ``` should be skipped ### Steps to...