Gaëlle Fournier
Gaëlle Fournier
**Release Note** ```release-note fix(olm): set metadata package name to camel-k-operator ```
### Requirement Since spectrum has been [deprecated](https://github.com/apache/camel-k/issues/5314) in 2.4.0 it should be dropped soon. It will reduce the resources usage in CI.
… plugin # Description Remove the `--trait-profile` parameter in the camel-jbang kubernetes plugin. It is a letfover from the camel-jbang camel k plugin that is redundant to `--cluster-type`. # Target...
### What happened? The compatibility matrix has been removed from the [main documentation](https://github.com/apache/camel-k/commits/main/). It was failing the camel-website build because some magic javascript that requires 8 columns. We need to...
Dependabot has been failing due to the change in mergo url: https://github.com/darccio/mergo?tab=readme-ov-file#important-notes + setting language native (en) before running test as it does not works on Linux with other language...
## Environment **Version of camel k client** : main (commit ffaa3e5b8df63c0167c59615308700ca6171ac44) **Kubernetes** : minikube 1.27.1 ## Description I am refactoring the camel-k-example for the **Container** trait while adding the **Health**...
### What happened? Adapt clone kamelet for `make generate` https://github.com/apache/camel-k/blob/1f8feca0fa438853d54a58dc59981d7c9b1e4a8a/script/clone_kamelets.sh#L27-L29 ### Steps to reproduce _No response_ ### Relevant log output ```shell ``` ### Camel K version main
Upgrading to node24 and actions/setup-node@v5 Note: will try actions/setup-node@v6 later
### Description This is a follow up from https://github.com/apache/camel-quarkus/issues/6041. While the current workflow is doing the basic format validation it could be nice to if all the checks could run....