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

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


    from 5f5842dca chore(deps): bump github.com/prometheus/common from 0.37.0 
to 0.38.0
     new 5c8cc53e8 chore(e2e): polish kustomize tests
     new 170ede6d5 fix(e2e): isolate kustomize tests not to interfere with each 
other
     new cef27e242 fix(e2e): avoid using subshell for running kustomize commands
     new abb2e2235 chore(kustomize): make parameter descriptions consistent
     new 3880907a3 feat(kustomize): add INSTALL_DEFAULT_KAMELETS parameter to 
make operator
     new e3144e334 fix(kustomize): allow specifying INSTALL_DEFAULT_KAMELETS 
from env var
     new 06422443f fix(e2e): kustomize tests flakiness by making operator 
install/cleanup faster
     new 3e311d0c0 chore(kustomize): fix typo
     new 130a735ba chore(e2e): show running pod names at test namespace deletion
     new 77eb66bbc chore(kustomize): force using bash in Makefile to avoid 
incompatibilities

The 10 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:
 ...el.yaml => patch-install-default-kamelets.yaml} |  4 +-
 e2e/namespace/install/kustomize/common.go          | 18 ++++--
 e2e/namespace/install/kustomize/operator_test.go   | 28 ++++++--
 e2e/namespace/install/kustomize/setup_test.go      | 29 +++++----
 e2e/support/test_support.go                        | 58 +++++++++--------
 e2e/support/util/temp_file.go                      | 42 ++++++++----
 install/Makefile                                   | 75 ++++++++++++++--------
 install/operator/kustomization.yaml                |  2 +-
 pkg/util/util.go                                   | 42 +++++++++++-
 pkg/util/util_test.go                              | 16 +++++
 script/Makefile                                    |  2 +-
 11 files changed, 215 insertions(+), 101 deletions(-)
 copy config/manager/{patch-log-level.yaml => 
patch-install-default-kamelets.yaml} (94%)

Reply via email to