This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from cb75c5f Fix #1237: check specific knative serving versions to determine if it's installed add 452ddf5 Fix #1201: make sure we correctly switch between controllers types (deployment, cronjob, knative) when changing the source code add d2902f7 Fix #1200: add concurrency in cronjobs and default to Forbid add 955351b Fix #1200: generate doc for concurrency policy add 6e0634a Fix #1201: fix tests No new revisions were added by this update. Summary of changes: docs/modules/ROOT/pages/traits/cron.adoc | 8 +++++ pkg/trait/cron.go | 13 +++++++- pkg/trait/deployer.go | 11 +++++++ pkg/trait/deployer_test.go | 2 +- pkg/trait/deployment.go | 53 +++++++++++++------------------- pkg/trait/deployment_test.go | 11 +++---- 6 files changed, 59 insertions(+), 39 deletions(-)