You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2024/01/03 08:54:12 UTC

(camel-k) branch release-2.2.x updated (d5b740552 -> 18a4bc943)

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

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


 discard d5b740552 chore: nightly SBOM update
 discard 29a81bc5e chore: changelog automatic update
 discard f93a50341 chore: nightly SBOM update
 discard c41dbe952 chore: nightly SBOM update
 discard fd5a97d4d chore: nightly SBOM update
 discard ec0ffece5 chore: nightly SBOM update
 discard c3b2c9076 chore: nightly SBOM update
 discard 805941cfc chore: changelog automatic update
 discard 6438373d3 chore: nightly SBOM update
 discard 63952f3c4 chore: changelog automatic update
 discard 2f407c1ec chore: nightly SBOM update
 discard a02cb9821 chore: nightly SBOM update
 discard 5065325a0 chore: nightly SBOM update
 discard 389cc30d7 chore: nightly SBOM update
 discard 5b6b2b9d7 chore: nightly SBOM update
 discard 2710f0deb chore: nightly SBOM update
 discard 366a00a60 chore: changelog automatic update
 discard 13bfdd3ec chore: nightly SBOM update
 discard 97a5aa8dc chore: changelog automatic update
 discard 194ab7578 chore: nightly SBOM update
 discard 4268290c5 chore: autogenerated project resource update
 discard 1c5f5e127 chore: changelog automatic update
 discard d944809d1 chore(ci): minor process adjustments
    omit 5a319da19 preparing for next release
    omit ce613f3c9 [maven-release-plugin] prepare for next development iteration
    omit 26b514063 [maven-release-plugin] prepare release camel-k-crds-2.2.0
     add 620d0d017 chore(docs): release updates
     add a1a2e45c5 chore(java): crds dependency compiler java 17
     add 78e330596 chore(ci): minor process adjustments
     add f0dc384b0 chore: changelog automatic update
     add 606281336 chore: autogenerated project resource update
     add 739280d0d chore: nightly SBOM update
     add 6a43d6433 docs(install): Fix advanced doc on multiarchitecture ARM64
     add 27047802e chore(deps): bump knative.dev/serving from 0.39.2 to 0.39.3
     add 9af868c22 chore: changelog automatic update
     add d518d63c6 chore: nightly SBOM update
     add 6575fa205 chore: changelog automatic update
     add 6f8efbff6 chore: nightly SBOM update
     add 0a4d2b1a1 chore(deps): bump github.com/go-logr/logr from 1.3.0 to 1.4.1
     add 589cfb7b4 fix(core): Fix tooling image on multi-arch
     add 2e2eca550 chore(runtime): default to latest LTS (#5009)
     add a6ef5dd45 chore: changelog automatic update
     add 9d69e2e8c chore: autogenerated project resource update
     add 776e9b38f chore: nightly SBOM update
     add 297e8b030 chore: nightly SBOM update
     add 2115058e8 chore: nightly SBOM update
     add 3315b53c7 chore: nightly SBOM update
     add 30065223a chore: nightly SBOM update
     add 6756c782d chore: nightly SBOM update
     add 93eddde1a chore: changelog automatic update
     add 4663e420a chore: nightly SBOM update
     add 11fedb7aa chore: changelog automatic update
     add d14ab74a6 chore: nightly SBOM update
     add e6dad5d85 Sanitize PR head.ref (#5013)
     add ab089260c chore: changelog automatic update
     add c15b46cf8 chore: nightly SBOM update
     add 209231d25 chore: nightly SBOM update
     add 1449c19d0 fix(ctrl): failing Deployment reported in Integration
     add 90087b42d chore(deps): bump knative.dev/eventing from 0.39.1 to 0.39.2
     add c15b14091 chore(deps): bump github.com/prometheus/client_golang
     add c8e93fc03 feat(knative): helm installation procedure
     add b54062e2b chore: changelog automatic update
     add 653d97ae8 chore: autogenerated project resource update
     add 18a4bc943 chore: nightly SBOM update

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d5b740552)
            \
             N -- N -- N   refs/heads/release-2.2.x (18a4bc943)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/coverage.yml                     |   3 +-
 CHANGELOG.md                                       |  93 ++++++++++++
 camel-k-sbom/camel-k-sbom.json                     | 156 ++++++++++-----------
 config/manager/operator-deployment.yaml            |   6 +-
 .../bases/camel-k.clusterserviceversion.yaml       |  47 ++++---
 config/rbac/descoped/kustomization.yaml            |   2 +-
 config/rbac/namespaced/kustomization.yaml          |   4 +-
 docs/antora.yml                                    |  18 +--
 docs/charts/index.yaml                             |  70 ++++-----
 docs/modules/ROOT/nav.adoc                         |   5 +-
 .../installation/advanced/multi-architecture.adoc  |  67 +++++----
 docs/modules/ROOT/pages/installation/knative.adoc  |  14 ++
 e2e/commonwithcustominstall/builder_test.go        |   5 +
 e2e/commonwithcustominstall/deployment_test.go     |  77 ++++++++++
 e2e/knative/knative_test.go                        |   7 +-
 e2e/knative/pod_test.go                            |   4 +-
 e2e/support/test_support.go                        |  11 +-
 .../{kamelet.feature => kamelet-beans.feature}     |   0
 .../kamelet-binding-broker.feature                 |  14 ++
 .../common/kamelet-binding-broker/kamelet.feature  |  14 --
 ...nk-binding.yaml => logger-sink-binding-br.yaml} |   2 +-
 ...e-binding.yaml => timer-source-binding-br.yaml} |   2 +-
 .../common/kamelet-binding-broker/yaks-config.yaml |   8 +-
 ...amelet.feature => kamelet-binding-http.feature} |   0
 .../{kamelet.feature => kamelet-binding.feature}   |   9 +-
 ...nk-binding.yaml => logger-sink-binding-kb.yaml} |   2 +-
 ...e-binding.yaml => timer-source-binding-kb.yaml} |   2 +-
 e2e/yaks/common/kamelet-binding/yaks-config.yaml   |   8 +-
 ...inkbinding.feature => sinkbinding-http.feature} |   0
 go.mod                                             |  10 +-
 go.sum                                             |  19 +--
 helm/camel-k/Chart.yaml                            |   2 +-
 helm/camel-k/README.md                             |  57 +++++---
 .../templates/operator-cluster-role-bindings.yaml  |  17 +++
 helm/camel-k/templates/operator-cluster-roles.yaml |  54 +++++++
 helm/camel-k/values.yaml                           |   2 +-
 java/crds/pom.xml                                  |  11 +-
 .../integration/integration_controller.go          |  10 +-
 pkg/controller/integration/monitor.go              |  14 +-
 pkg/controller/integration/monitor_deployment.go   |  13 +-
 pkg/controller/integrationkit/build.go             |   2 +-
 pkg/install/knative.go                             |  85 -----------
 pkg/install/operator.go                            |  44 +++---
 pkg/install/optional.go                            |   6 -
 pkg/resources/resources.go                         |  14 +-
 pkg/util/defaults/defaults.go                      |   4 +-
 pkg/util/kubernetes/permission.go                  |   4 +-
 release.adoc                                       |  13 +-
 ...catalog-3.6.0.yaml => camel-catalog-3.2.3.yaml} |  27 ++--
 script/Makefile                                    |   6 +-
 50 files changed, 631 insertions(+), 433 deletions(-)
 create mode 100644 docs/modules/ROOT/pages/installation/knative.adoc
 create mode 100644 e2e/commonwithcustominstall/deployment_test.go
 rename e2e/yaks/common/kamelet-beans/{kamelet.feature => kamelet-beans.feature} (100%)
 create mode 100644 e2e/yaks/common/kamelet-binding-broker/kamelet-binding-broker.feature
 delete mode 100644 e2e/yaks/common/kamelet-binding-broker/kamelet.feature
 rename e2e/yaks/common/kamelet-binding-broker/{logger-sink-binding.yaml => logger-sink-binding-br.yaml} (97%)
 rename e2e/yaks/common/kamelet-binding-broker/{timer-source-binding.yaml => timer-source-binding-br.yaml} (97%)
 rename e2e/yaks/common/kamelet-binding-http/{kamelet.feature => kamelet-binding-http.feature} (100%)
 rename e2e/yaks/common/kamelet-binding/{kamelet.feature => kamelet-binding.feature} (50%)
 rename e2e/yaks/common/kamelet-binding/{logger-sink-binding.yaml => logger-sink-binding-kb.yaml} (97%)
 rename e2e/yaks/common/kamelet-binding/{timer-source-binding.yaml => timer-source-binding-kb.yaml} (97%)
 rename e2e/yaks/common/knative-sinkbinding-http/{sinkbinding.feature => sinkbinding-http.feature} (100%)
 delete mode 100644 pkg/install/knative.go
 rename resources/{camel-catalog-3.6.0.yaml => camel-catalog-3.2.3.yaml} (99%)