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

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


    from 2687a931e Fix finding of validate job
     new 097b22992 feat(cli): promote allow Integration update
     new cf1d62bd6 chore: replace properly the resources
     new 926e5788f chore(cli): add a promote message
     new bbcc87ba1 chore(e2e): added observed generation check

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:
 .../install/cli/files/promote-route-edited.groovy} |  3 +-
 e2e/namespace/install/cli/promote_test.go          | 36 ++++++++++++++++++++++
 e2e/support/test_support.go                        | 18 ++++++++++-
 pkg/cmd/bind.go                                    |  9 ++----
 pkg/cmd/promote.go                                 | 20 ++++++++++--
 pkg/controller/kameletbinding/initialize.go        |  2 +-
 pkg/install/cluster.go                             |  3 +-
 pkg/install/common.go                              |  2 +-
 pkg/trait/pull_secret.go                           |  2 +-
 pkg/util/kubernetes/replace.go                     | 12 +++++---
 10 files changed, 86 insertions(+), 21 deletions(-)
 copy e2e/{global/common/config/files/config-configmap-route.groovy => 
namespace/install/cli/files/promote-route-edited.groovy} (93%)

Reply via email to