This is an automated email from the ASF dual-hosted git repository. astefanutti pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from e49c947 fix(rbac): Do not create the operator Deployment and ServiceAccount twice new c9160df fix: ServiceBinding SAR check does not guaranty CRD is installed new cfa0f7f chore: Improve ServiceBinding watch error handling 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: .../integration/integration_controller.go | 38 +++++++++++++--------- pkg/install/openshift.go | 21 ++---------- .../openshift.go => kubernetes/discovery.go} | 27 +++++++++------ 3 files changed, 41 insertions(+), 45 deletions(-) copy pkg/util/{openshift/openshift.go => kubernetes/discovery.go} (65%)