This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    from df8025c3f chore: nightly SBOM refresh
     new 11e989fd6 fix(core): Permissions on operator and builder pods (S2I 
compatibility)
     new 2f5a0e508 fix(test): Add test on openshift utils

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:
 build/Dockerfile                     |  12 ++--
 config/rbac/operator-role.yaml       |   6 ++
 pkg/controller/build/build_pod.go    |  40 +++++++++---
 pkg/controller/build/monitor_pod.go  |   2 +-
 pkg/controller/catalog/initialize.go |  24 +++++--
 pkg/install/operator.go              |   4 --
 pkg/util/openshift/openshift.go      |  99 ++++++++++++++++++++++++++++
 pkg/util/openshift/openshift_test.go | 121 +++++++++++++++++++++++++++++++++++
 8 files changed, 284 insertions(+), 24 deletions(-)
 create mode 100644 pkg/util/openshift/openshift_test.go

Reply via email to