This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 45a79a3 chore(cli): more friendly error message in case of kamel
install failure
new 4eadab0 feat: Add active-deadline-seconds option to cron trait
new 4672225 feat: Add backoff-limit option to cron trait
new 74c5a2a chore: Rebuild resources
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pkg/resources/resources.go | 4 +-
pkg/trait/cron.go | 36 +++++++++++++-----
pkg/trait/cron_test.go | 95 ++++++++++++++++++++++++++++++++++++++++------
resources/traits.yaml | 9 +++++
4 files changed, 122 insertions(+), 22 deletions(-)