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

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


    from 32c18beaf chore: nightly SBOM update
     new fae38f81f fix(e2e): Upgrade helm procedure test
     new fa0dd4c1a fix(doc): Handle CRDs in helm upgrade/delete
     new 556fe5450 chore(e2e): Refactor resources number const
     new 262eacc7d fix(e2e): Execute helm upgrade test only on main branch

The 4 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:
 e2e/install/kustomize/common.go          | 117 -----------------------
 e2e/install/upgrade/helm_upgrade_test.go | 157 +++++++++++++++++++++++++++++++
 e2e/support/test_support.go              |  24 +++++
 e2e/support/test_util.go                 |  60 ++++++++++++
 helm/camel-k/README.md                   |  27 +++++-
 5 files changed, 266 insertions(+), 119 deletions(-)
 delete mode 100644 e2e/install/kustomize/common.go
 create mode 100644 e2e/install/upgrade/helm_upgrade_test.go

Reply via email to