This is an automated email from the ASF dual-hosted git repository.
lburgazzoli pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 74139ed8b chore: cleanup pkg/util/tar package
new 1fd641a4f Review permission check #5210
new 46ec143c3 chore: add some test logging to the operator_metrics_test
for troubleshooting
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:
addons/master/master.go | 22 ++-----------
addons/master/master_test.go | 2 +-
e2e/advanced/operator_metrics_test.go | 12 +++++++
pkg/cmd/operator/operator.go | 24 --------------
pkg/event/broadcaster.go | 62 -----------------------------------
script/Makefile | 1 +
6 files changed, 17 insertions(+), 106 deletions(-)
delete mode 100644 pkg/event/broadcaster.go