This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a change to branch release-1.5.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 8a736e9 fix(cmd/bind): nullable error-handler
new 1c74469 Fix #2530: fix type and do not add cross-namespace owner
references
new 07b52bd Fix #2530: revert direct creation of image puller and use
platform as owner
new be736c4 Fix #2530: fix test to check actual resources on the namespace
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:
pkg/trait/owner.go | 25 +++++++-----
pkg/trait/pull_secret.go | 42 +++++++++++++++++--
pkg/trait/pull_secret_test.go | 94 ++++++++++++++++++++++++++++++++++---------
3 files changed, 127 insertions(+), 34 deletions(-)