This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch release-1.4.x in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 2692683 Fix cron trait issue new f027646 fix(api): Fix error handler types deepcopy generation new 5edb4b4 preparing for next release The 2 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: deploy/traits.yaml | 2 +- docs/modules/traits/pages/gc.adoc | 2 +- pkg/apis/camel/v1alpha1/error_handler_types.go | 2 + pkg/apis/camel/v1alpha1/zz_generated.deepcopy.go | 166 +++++++++++++++++++++++ pkg/resources/resources.go | 8 +- 5 files changed, 174 insertions(+), 6 deletions(-)