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

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


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

    from fac097c4f (commit)
      to 84fc1f0ed (commit)
 discard fac097c4f chore(ci): v2.10.0-nightly release updates
     add a530521b0 chore(dependencies): ctrl runtime 0.23.1
     new 84fc1f0ed chore(ci): v2.10.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   (fac097c4f)
            \
             N -- N -- N   refs/tags/v2.10.0-nightly (84fc1f0ed)

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:
 docs/charts/camel-k-2.10.0-nightly.tgz             | Bin 279418 -> 279424 bytes
 docs/charts/index.yaml                             |   6 +-
 go.mod                                             |   4 +-
 go.sum                                             |  12 +--
 helm/camel-k/templates/rbacs-descoped.yaml         |   1 +
 helm/camel-k/templates/rbacs-namespaced.yaml       |   1 +
 pkg/client/apply.go                                |   6 +-
 pkg/controller/build/action.go                     |   6 +-
 pkg/controller/build/build_controller.go           |   6 +-
 pkg/controller/catalog/catalog_controller.go       |   6 +-
 .../integration/integration_controller.go          |   6 +-
 .../integrationkit/integrationkit_controller.go    |   6 +-
 .../integrationplatform_controller.go              |   6 +-
 pkg/controller/pipe/pipe_controller.go             |   6 +-
 pkg/event/injectable.go                            |   4 +-
 pkg/event/manager.go                               |  85 ++++++++++++---------
 pkg/internal/fakeStatusWriter.go                   |   5 ++
 .../bases/camel-k.clusterserviceversion.yaml       |   2 +-
 .../descoped/operator-cluster-role-events.yaml     |   2 +
 .../rbac/namespaced/operator-role-events.yaml      |   2 +
 20 files changed, 101 insertions(+), 71 deletions(-)

Reply via email to