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 9004c95 Polished add 9c079b6 chore(cli): Add operator env vars option to install CLI add 59b918b fix(e2e): Effectively deactivate Kamelets install in builder e2e tests add ba3aa23 fix(e2e): Fix operator deployment memory limit in JVM build test (take 2) No new revisions were added by this update. Summary of changes: .github/workflows/builder.yml | 2 +- e2e/builder/build_test.go | 4 ++-- go.mod | 1 + go.sum | 20 ++++++++++++++++++-- pkg/cmd/install.go | 9 ++++++--- pkg/install/operator.go | 16 ++++++++++++++++ pkg/util/olm/operator.go | 18 +++++++++++++++++- 7 files changed, 61 insertions(+), 9 deletions(-)