This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 279b1be doc: add minikube to run in one command
new 0d43995 Fix #2530: fix type and do not add cross-namespace owner
references
new 0154c4a Fix #2530: revert direct creation of image puller and use
platform as owner
new f168d64 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/resources/resources.go | 4 ++--
pkg/trait/owner.go | 25 ++++++++++++++----------
pkg/trait/pull_secret.go | 42 ++++++++++++++++++++++++++++++++++++----
pkg/trait/pull_secret_test.go | 45 +++++++++++++++++++++++++++++--------------
4 files changed, 86 insertions(+), 30 deletions(-)