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 f301ac8 doc(kamelets): trait array vaue syntax
new 7438d02 chore: Upgrade to networking.k8s.io/v1 Ingress API
new 6c6a332 chore: Remove Ingress permission on OpenShift
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:
config/rbac/operator-role-kubernetes.yaml | 2 +-
e2e/support/test_support.go | 8 +++++++-
helm/camel-k/templates/operator-role.yaml | 2 +-
pkg/install/common.go | 18 +++++++++++++++++-
pkg/install/operator.go | 22 +++++++++++++---------
pkg/resources/resources.go | 4 ++--
pkg/trait/ingress.go | 30 ++++++++++++++++--------------
pkg/trait/ingress_test.go | 14 +++++++-------
8 files changed, 64 insertions(+), 36 deletions(-)