This is an automated email from the ASF dual-hosted git repository.
squakez pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 1c81c4cdb Fix #6657: Use default catalog controller worker count
new 654a83f3c Fix #6508: Add resource request/limit support for init and
sidecar containers
new 7fde62cff Fix #6508: address lint warnings and add mixed-format tests
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/traits/pages/init-containers.adoc | 10 +-
pkg/apis/camel/v1/trait/init_containers.go | 10 +-
pkg/trait/init_containers.go | 130 ++++++++++--
pkg/trait/init_containers_test.go | 282 ++++++++++++++++++++++++-
4 files changed, 404 insertions(+), 28 deletions(-)