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

github-bot pushed a change to tag v2.5.0-nightly
in repository https://gitbox.apache.org/repos/asf/camel-k.git


*** WARNING: tag v2.5.0-nightly was modified! ***

    from 4e894b019 (commit)
      to c8f1e5ce5 (commit)
 discard 4e894b019 chore(ci): v2.5.0-nightly release updates
     add 1bff5fe3e chore(deps): bump knative.dev/eventing from 0.40.3 to 0.42.1
     add a664283ef chore(deps): bump github.com/prometheus/common from 0.57.0 
to 0.58.0
     add db5ad3ce8 doc: polish documentation
     add d80d86865 chore(doc): minor adjustement
     add 6d67fdec6 chore(doc): minor adjustment
     add 479ac1568 fix(ci): website build
     add fff69fd31 e2e(telemetry): Add e2e test with explicit addon 
configuration
     add 50b8b042b feat(trait): Move addon Telemetry to traits
     add cbaa59c3a feat(5787): Add depreciation condition for telemetry as addon
     add 9b6031ed4 chore: nightly automatic updates
     new c8f1e5ce5 chore(ci): v2.5.0-nightly release updates

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
tag 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   (4e894b019)
            \
             N -- N -- N   refs/tags/v2.5.0-nightly (c8f1e5ce5)

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.

The 1 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:
 CHANGELOG.md                                       |  10 +-
 addons/addons_test.go                              |   5 -
 addons/register_telemetry.go                       |  27 ---
 addons/telemetry/test_support.go                   |  21 --
 addons/telemetry/zz_desc_generated.go              |   1 -
 addons/telemetry/zz_generated_doc.go               |   1 -
 docs/charts/camel-k-2.5.0-nightly.tgz              | Bin 274124 -> 275627 bytes
 docs/charts/index.yaml                             |   6 +-
 docs/modules/ROOT/images/concepts/integrations.png | Bin 0 -> 48445 bytes
 docs/modules/ROOT/images/concepts/pipes.png        | Bin 0 -> 25418 bytes
 docs/modules/ROOT/nav.adoc                         |  46 ++--
 docs/modules/ROOT/pages/cli/cli.adoc               | 111 ---------
 docs/modules/ROOT/pages/cli/file-based-config.adoc |  94 --------
 docs/modules/ROOT/pages/cli/modeline.adoc          | 102 --------
 docs/modules/ROOT/pages/concepts/overview.adoc     |  33 +++
 .../pages/configuration/build-time-properties.adoc |   8 +-
 ...ntime-properties.adoc => camel-properties.adoc} |   4 +-
 .../ROOT/pages/configuration/components.adoc       |  37 ---
 .../ROOT/pages/configuration/configuration.adoc    |  43 ++--
 .../ROOT/pages/configuration/dependencies.adoc     |   6 +-
 .../ROOT/pages/configuration/maven-profile.adoc    |  25 --
 .../{running => configuration}/quarkus-native.adoc |   0
 .../ROOT/pages/configuration/runtime-config.adoc   |   2 +-
 .../runtime-version.adoc                           |   6 +-
 .../pages/contributing/local-deployment-olm.adoc   | 127 ----------
 .../ROOT/pages/contributing/local-execution.adoc   |  80 +++++--
 docs/modules/ROOT/pages/index.adoc                 |  54 ++---
 .../ROOT/pages/installation/advanced/advanced.adoc |   5 +-
 .../ROOT/pages/installation/advanced/maven.adoc    |  26 ++
 .../installation/advanced/multi-architecture.adoc  |   2 -
 .../ROOT/pages/installation/advanced/network.adoc  |  26 +-
 .../ROOT/pages/installation/advanced/offline.adoc  |   4 +-
 .../installation/advanced/pruning-registry.adoc    |  59 +++++
 .../pages/installation/advanced/resources.adoc     |  17 +-
 .../ROOT/pages/installation/installation.adoc      |  29 +--
 .../ROOT/pages/installation/platform/crc.adoc      |   9 -
 .../pages/installation/platform/digitalocean.adoc  |   8 -
 .../ROOT/pages/installation/platform/gke.adoc      |   7 +-
 .../ROOT/pages/installation/platform/iks.adoc      |   9 +-
 .../ROOT/pages/installation/platform/k3s.adoc      |   4 -
 .../ROOT/pages/installation/platform/minikube.adoc |  24 --
 .../pages/installation/platform/openshift.adoc     |  19 --
 .../pages/installation/registry/digitalocean.adoc  |  17 --
 .../pages/installation/registry/dockerhub.adoc     |  48 ----
 .../ROOT/pages/installation/registry/github.adoc   |  29 ---
 .../ROOT/pages/installation/registry/k3s.adoc      |  52 ----
 .../installation/registry/registry-secret.adoc     |  41 ++++
 .../ROOT/pages/installation/registry/registry.adoc |  77 +-----
 .../special}/docker-desktop.adoc                   |  18 +-
 .../installation/registry/{ => special}/gcr.adoc   |   0
 .../installation/registry/special/github.adoc      |  20 ++
 .../installation/registry/{ => special}/icr.adoc   |  15 +-
 .../{platform => registry/special}/kind.adoc       |  59 +----
 .../installation/registry/special/minikube.adoc    |  42 ++++
 .../installation/registry/{ => special}/own.adoc   |  17 +-
 .../ROOT/pages/installation/uninstalling.adoc      |  12 -
 docs/modules/ROOT/pages/observability/logging.adoc |   3 +-
 .../ROOT/pages/observability/logging/operator.adoc |  12 +-
 .../ROOT/pages/observability/monitoring.adoc       |   7 +-
 .../monitoring/operator-sops.adoc}                 |   9 +-
 .../pages/observability/monitoring/operator.adoc   |   3 +-
 .../pages/pipeline/{tekton.adoc => external.adoc}  |   4 +-
 docs/modules/ROOT/pages/pipes/bind-cli.adoc        |  80 +++++++
 docs/modules/ROOT/pages/pipes/pipes.adoc           | 128 ++++++++++
 docs/modules/ROOT/pages/pipes/promoting.adoc       |  51 ++++
 docs/modules/ROOT/pages/running/dev-mode.adoc      |  53 -----
 docs/modules/ROOT/pages/running/dry-run.adoc       |  90 -------
 docs/modules/ROOT/pages/running/knative-sink.adoc  |  48 ----
 docs/modules/ROOT/pages/running/promoting.adoc     |   4 +-
 .../ROOT/pages/running/run-from-github.adoc        |  64 -----
 docs/modules/ROOT/pages/running/running-cli.adoc   | 264 +++++++++++++++++++++
 docs/modules/ROOT/pages/running/running.adoc       | 165 ++++++-------
 .../{camel-runtimes.adoc => self-managed.adoc}     |   8 +-
 .../pages/running/{import.adoc => synthetic.adoc}  |   6 +-
 .../ROOT/pages/troubleshooting/debugging.adoc      |   6 +-
 .../ROOT/pages/troubleshooting/known-issues.adoc   |  14 --
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc  |  81 +++++++
 docs/modules/traits/pages/jvm.adoc                 |   2 +-
 docs/modules/traits/pages/traits.adoc              |  27 +--
 e2e/common/runtimes/runtimes_test.go               |   2 +-
 .../telemetry/files/int-rest-consumer-addon.yaml   |  22 +-
 e2e/telemetry/telemetry_test.go                    |  32 +++
 go.mod                                             |   4 +-
 go.sum                                             |  18 +-
 helm/camel-k/crds/camel-k-crds.yaml                | 261 ++++++++++++++++++++
 pkg/apis/camel/v1/common_types.go                  |   2 +
 pkg/apis/camel/v1/trait/telemetry.go               |  43 ++++
 pkg/apis/camel/v1/trait/zz_generated.deepcopy.go   |  26 ++
 pkg/apis/camel/v1/zz_generated.deepcopy.go         |   5 +
 .../camel/applyconfiguration/camel/v1/traits.go    |   9 +
 pkg/cmd/run_test.go                                |   7 +-
 .../camel.apache.org_integrationplatforms.yaml     |  74 ++++++
 .../camel.apache.org_integrationprofiles.yaml      |  74 ++++++
 .../crd/bases/camel.apache.org_integrations.yaml   |  37 +++
 .../bases/camel.apache.org_kameletbindings.yaml    |  38 +++
 .../config/crd/bases/camel.apache.org_pipes.yaml   |  38 +++
 .../bases/camel-k.clusterserviceversion.yaml       |   2 +-
 .../telemetry => pkg/trait}/discovery/jaeger.go    |   5 +-
 .../telemetry => pkg/trait}/discovery/locator.go   |   3 +-
 pkg/trait/jvm_test.go                              |   6 +-
 {addons/telemetry => pkg/trait}/telemetry.go       |  87 +++----
 {addons/telemetry => pkg/trait}/telemetry_test.go  |  24 +-
 pkg/trait/trait_register.go                        |   1 +
 103 files changed, 1915 insertions(+), 1578 deletions(-)
 delete mode 100644 addons/register_telemetry.go
 delete mode 100644 addons/telemetry/test_support.go
 delete mode 100644 addons/telemetry/zz_desc_generated.go
 delete mode 100644 addons/telemetry/zz_generated_doc.go
 create mode 100644 docs/modules/ROOT/images/concepts/integrations.png
 create mode 100644 docs/modules/ROOT/images/concepts/pipes.png
 delete mode 100644 docs/modules/ROOT/pages/cli/cli.adoc
 delete mode 100644 docs/modules/ROOT/pages/cli/file-based-config.adoc
 delete mode 100644 docs/modules/ROOT/pages/cli/modeline.adoc
 create mode 100644 docs/modules/ROOT/pages/concepts/overview.adoc
 rename docs/modules/ROOT/pages/configuration/{runtime-properties.adoc => 
camel-properties.adoc} (97%)
 delete mode 100644 docs/modules/ROOT/pages/configuration/components.adoc
 delete mode 100644 docs/modules/ROOT/pages/configuration/maven-profile.adoc
 rename docs/modules/ROOT/pages/{running => configuration}/quarkus-native.adoc 
(100%)
 rename docs/modules/ROOT/pages/{running => configuration}/runtime-version.adoc 
(67%)
 delete mode 100644 
docs/modules/ROOT/pages/contributing/local-deployment-olm.adoc
 create mode 100644 
docs/modules/ROOT/pages/installation/advanced/pruning-registry.adoc
 delete mode 100644 docs/modules/ROOT/pages/installation/platform/crc.adoc
 delete mode 100644 
docs/modules/ROOT/pages/installation/platform/digitalocean.adoc
 delete mode 100644 docs/modules/ROOT/pages/installation/platform/k3s.adoc
 delete mode 100644 docs/modules/ROOT/pages/installation/platform/minikube.adoc
 delete mode 100644 docs/modules/ROOT/pages/installation/platform/openshift.adoc
 delete mode 100644 
docs/modules/ROOT/pages/installation/registry/digitalocean.adoc
 delete mode 100644 docs/modules/ROOT/pages/installation/registry/dockerhub.adoc
 delete mode 100644 docs/modules/ROOT/pages/installation/registry/github.adoc
 delete mode 100644 docs/modules/ROOT/pages/installation/registry/k3s.adoc
 create mode 100644 
docs/modules/ROOT/pages/installation/registry/registry-secret.adoc
 rename docs/modules/ROOT/pages/installation/{platform => 
registry/special}/docker-desktop.adoc (84%)
 rename docs/modules/ROOT/pages/installation/registry/{ => special}/gcr.adoc 
(100%)
 create mode 100644 
docs/modules/ROOT/pages/installation/registry/special/github.adoc
 rename docs/modules/ROOT/pages/installation/registry/{ => special}/icr.adoc 
(85%)
 rename docs/modules/ROOT/pages/installation/{platform => 
registry/special}/kind.adoc (63%)
 create mode 100644 
docs/modules/ROOT/pages/installation/registry/special/minikube.adoc
 rename docs/modules/ROOT/pages/installation/registry/{ => special}/own.adoc 
(92%)
 rename docs/modules/ROOT/pages/{troubleshooting/operating.adoc => 
observability/monitoring/operator-sops.adoc} (92%)
 rename docs/modules/ROOT/pages/pipeline/{tekton.adoc => external.adoc} (90%)
 create mode 100644 docs/modules/ROOT/pages/pipes/bind-cli.adoc
 create mode 100644 docs/modules/ROOT/pages/pipes/pipes.adoc
 create mode 100644 docs/modules/ROOT/pages/pipes/promoting.adoc
 delete mode 100644 docs/modules/ROOT/pages/running/dev-mode.adoc
 delete mode 100644 docs/modules/ROOT/pages/running/dry-run.adoc
 delete mode 100644 docs/modules/ROOT/pages/running/knative-sink.adoc
 delete mode 100644 docs/modules/ROOT/pages/running/run-from-github.adoc
 create mode 100644 docs/modules/ROOT/pages/running/running-cli.adoc
 rename docs/modules/ROOT/pages/running/{camel-runtimes.adoc => 
self-managed.adoc} (71%)
 rename docs/modules/ROOT/pages/running/{import.adoc => synthetic.adoc} (95%)
 delete mode 100644 docs/modules/ROOT/pages/troubleshooting/known-issues.adoc
 copy pkg/resources/config/samples/bases/camel_v1_integration.yaml => 
e2e/telemetry/files/int-rest-consumer-addon.yaml (75%)
 create mode 100644 pkg/apis/camel/v1/trait/telemetry.go
 rename {addons/telemetry => pkg/trait}/discovery/jaeger.go (91%)
 rename {addons/telemetry => pkg/trait}/discovery/locator.go (93%)
 rename {addons/telemetry => pkg/trait}/telemetry.go (67%)
 rename {addons/telemetry => pkg/trait}/telemetry_test.go (93%)

Reply via email to