This is an automated email from the ASF dual-hosted git repository.
tsato pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 49c5623b7 chore: changelog automatic update
add 5af73b3f9 test(e2e): Add Container trait e2e tests
add d5eaf94c1 fix(controller): Ready condition status using container
trait value
No new revisions were added by this update.
Summary of changes:
e2e/global/common/traits/container_test.go | 104 +++++++++++++++++++++++++++++
pkg/controller/integration/monitor.go | 19 +++---
2 files changed, 115 insertions(+), 8 deletions(-)
create mode 100644 e2e/global/common/traits/container_test.go