Pasquale Congiusti
Pasquale Congiusti
We can enhance the trait to include values taken directly from secret without the need to expose them or to mount as files via `mount` trait. For example we should...
### What happened? ``` ❌ TestOperatorIDFiltering (24m33.33s) Copy catalog camel-catalog-3.8.1 from namespace default Setting build timeout to 10m OLM is not available in the cluster. Fallback to regular installation. Camel...
We should start a patch release for 2.3 to cover a few regression identified [1]. Once the last one standing is cleared we will proceed. [1] https://github.com/apache/camel-k/milestone/51
When we upgrade from one operator version to another and after the user execute a rebuild (ie, `kamel rebuild`) a new IntegrationKit is created, likely because we consider the new...
Right now the publish of Camel K runtime on snapshot always happen when a new commit is pushed to the `main` or `release` branches. If we make sure to double...
With [1] we had to introduce a workaround that is going to be likely removed in next 3.18 and 3.19 Camel version [2]. This is a follow up issue to...
The problem was described in https://github.com/apache/camel-kamelets/pull/1609. We need to change the content on the fly in order to avoid the camel-website generation to complain about variables. Escaping the variables before...
I think that we should change the template used to show a user how to run a Kamelet/KameletBinding. Ideally we should change it to use Camel JBang instead, as now...
We split the native checks some times ago in order to avoid hitting certain performances problems. As now the GH actions have enough memory, I think we can bring them...
See #5524 **Release Note** ```release-note NONE ```