This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from 03b38b9bd chore: nightly automatic updates
     new b594c397f fix(trait): execute GC only in running phases
     new 559585b53 fix(e2e): add test to make sure

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:
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc |  2 +
 docs/modules/traits/pages/service.adoc            |  2 +
 e2e/common/traits/gc_test.go                      | 13 ++++-
 e2e/knative/gc_test.go                            | 64 -----------------------
 e2e/support/test_support.go                       | 16 +++---
 pkg/apis/camel/v1/trait/service.go                |  2 +
 pkg/trait/gc.go                                   |  4 +-
 7 files changed, 26 insertions(+), 77 deletions(-)
 delete mode 100644 e2e/knative/gc_test.go

Reply via email to