Hello, This is a vote to release Apache Camel K 2.0.0. The release also contains the Camel K CRD 2.0.0, a Java client for Kubernetes Camel K CRDs. This release is decoupled from the runtime, however it assumes as default (if not specified by the user), Camel K Runtime version 2.16.0 (which is based on Camel Quarkus 2.16.0 and Camel 3.20.1).
This release contains several features and enhancements [1]. An upgrade process from previous major version to this actual version is also available in official documentation page [2] Camel K release files: https://dist.apache.org/repos/dist/dev/camel/camel-k/2.0.0/ Camel K Tag: https://github.com/apache/camel-k/releases/tag/v2.0.0 Camel K CRD Java dependency staging repository: https://repository.apache.org/content/repositories/orgapachecamel-1591/ Staging container image repository: AMD64 architecture: https://hub.docker.com/layers/camelk/camel-k/2.0.0/images/sha256-caf48117e4384d90da1be8bf4d35243359d4e1fa3019f1322180b23c81ba9371?context=explore ARM64 architecture (preview only): https://hub.docker.com/layers/camelk/camel-k/2.0.0-arm64/images/sha256-fbb5a0f630f7a67bfbb69465ab8e70948a3d44d4946f9ea8cb47869f36b00859?context=explore It's possible to install all staging artifacts with a single command (preferably using the kamel CLI you find in Camel K release files): kamel install --operator-image=camelk/camel-k:2.0.0 --olm=false Please test this release candidate and cast your vote. [ ] +1 Release the binary as Apache Camel K 1.12.1 and Apache Camel K Runtime 1.17.1 [ ] -1 Veto the release (provide specific comments) The vote is open for at least 72 hours. I start the vote with my +1. Thanks and regards, Pasquale Congiusti [1] https://github.com/apache/camel-k/projects/22 [2] https://camel.apache.org/camel-k/next/contributing/upgrade.html