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 a281e51cc feat(trait): health enabled by default
new f024bac42 feat(builder): add support for custom pipeline tasks and
environment variable control
new 56ef930a1 fix(doc): update reference to Camel K operator tuning
documentation
new fe9e2201d fix(builder): preserve quarkus-native task when
builder.tasks is disabled
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:
docs/modules/ROOT/pages/installation/builds.adoc | 4 ++
docs/modules/traits/pages/builder.adoc | 6 +++
pkg/platform/env_platform.go | 8 +++
pkg/platform/env_platform_test.go | 25 +++++++++
pkg/trait/builder.go | 22 +++++++-
pkg/trait/builder_test.go | 66 +++++++++++++++++++++++-
6 files changed, 127 insertions(+), 4 deletions(-)