knative-extensions / eventing-rabbitmq

RabbitMQ eventing components. Knative Source and Broker.
Apache License 2.0
90 stars 67 forks source link

[Automated] Update eventing-rabbitmq-eventing nightly #1451

Closed knative-automation closed 1 month ago

knative-automation commented 1 month ago

/assign @knative-extensions/eventing-rabbitmq-approvers /cc @knative-extensions/eventing-rabbitmq-approvers

Produced via:

for x in eventing-crds.yaml eventing-core.yaml; do
  curl https://storage.googleapis.com/knative-nightly/eventing/latest/$x > ${GITHUB_WORKSPACE}/./third_party/eventing-latest/$x
done

Details:

bumping knative.dev/eventing 20a64a1...c521efb:
  > c521efb Add EventPolicy reconciliation for Parallel (# 8112)
  > d69b8b4 Improve scheduler memory usage (# 8144)
  > 5c81d76 Add EventPolicy reconciliation for Sequence (# 8106)
  > ecb6c01 Set UID in Brokers backing channels EventPolicies OwnerReference (# 8143)
  > b58b30d Add e2e test for Broker authorization (# 8132)
knative-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation Once this PR has been reviewed and has the lgtm label, please assign mkuratczyk for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/knative-extensions/eventing-rabbitmq/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.66%. Comparing base (108d111) to head (782064f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1451 +/- ## ======================================= Coverage 64.66% 64.66% ======================================= Files 60 60 Lines 3574 3574 ======================================= Hits 2311 2311 Misses 1148 1148 Partials 115 115 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.