Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Automated] Update eventing-kafka-broker-eventing nightly #4081

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Aug 22, 2024

/assign @knative-extensions/eventing-wg-leads
/cc @knative-extensions/eventing-wg-leads

Produced via:

for x in eventing-crds.yaml eventing-core.yaml eventing-tls-networking.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 bf945f9...8c22bf5:
  > 8c22bf5 [main] Upgrade to latest dependencies (# 8186)
  > 07d3790 SinkBinding wrongly enqueues namespaces (# 8184)
  > 902f9d3 Migrate to kube_codegen.sh (# 8183)
  > 34f9cd3 Disable controller default health probes in the IMC dispatcher (# 8125)
  > ecae895 AuthZ: Provide function to update AppliedEventPoliciesStatus based on a given list of applying policies (# 8173)
  > 833f4aa Split AuthZ e2e tests (# 8181)
  > 36e0721 Broker class based defaults (# 7631)
  > e4b6d68 [main] Upgrade to latest dependencies (# 8172)
  > 24a43e8 chore: refactor cross namespace test to make it reusable (# 8157)
  > da10b71 Support dispatcher format for triggers (# 8151)
  > 477588c JobSink: Reject unauthorized requests (# 8169)
  > 5fc4c0f Fix JobSink to have ObservedGeneration in status (# 8168)
  > ed71838 Fix: Use correct readyness check in AuthZ conformance tests (# 8167)

Copy link

knative-prow bot commented Aug 22, 2024

@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative-extensions/eventing-wg-leads.

Note that only knative-extensions members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to this:

/assign @knative-extensions/eventing-wg-leads
/cc @knative-extensions/eventing-wg-leads

Produced via:

for x in eventing-crds.yaml eventing-core.yaml eventing-tls-networking.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 bf945f9...5fc4c0f:
 > 5fc4c0f Fix JobSink to have ObservedGeneration in status (# 8168)
 > ed71838 Fix: Use correct readyness check in AuthZ conformance tests (# 8167)

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@knative-prow knative-prow bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Aug 22, 2024
Copy link

codecov bot commented Aug 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 48.55%. Comparing base (045f7e2) to head (2092838).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4081   +/-   ##
=======================================
  Coverage   48.55%   48.55%           
=======================================
  Files         244      244           
  Lines       14825    14825           
=======================================
  Hits         7199     7199           
  Misses       6912     6912           
  Partials      714      714           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@creydr
Copy link
Contributor

creydr commented Aug 27, 2024

/retest

@creydr
Copy link
Contributor

creydr commented Aug 27, 2024

/test upgrade-tests

@creydr
Copy link
Contributor

creydr commented Aug 28, 2024

/retest

@creydr
Copy link
Contributor

creydr commented Aug 28, 2024

/retest

@creydr
Copy link
Contributor

creydr commented Aug 28, 2024

/test upgrade-tests

Copy link
Contributor

@creydr creydr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@knative-prow knative-prow bot added lgtm Indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 28, 2024
@creydr
Copy link
Contributor

creydr commented Aug 28, 2024

/retest

@creydr
Copy link
Contributor

creydr commented Aug 29, 2024

/retest
/lgtm
/approve

@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 29, 2024
@pierDipi
Copy link
Member

/test upgrade-tests
/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Aug 29, 2024
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 30, 2024
@knative-automation knative-automation force-pushed the update-nightly/eventing branch 3 times, most recently from 86e8e5b to 025e43c Compare September 4, 2024 11:05
@matzew
Copy link
Contributor

matzew commented Sep 5, 2024

/test reconciler-tests

Copy link
Contributor

@matzew matzew left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Sep 5, 2024
Copy link

knative-prow bot commented Sep 5, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr, knative-automation, matzew

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

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

bumping knative.dev/eventing bf945f9...8c22bf5:
  > 8c22bf5 [main] Upgrade to latest dependencies (# 8186)
  > 07d3790 SinkBinding wrongly enqueues namespaces (# 8184)
  > 902f9d3 Migrate to kube_codegen.sh (# 8183)
  > 34f9cd3 Disable controller default health probes in the IMC dispatcher (# 8125)
  > ecae895 AuthZ: Provide function to update AppliedEventPoliciesStatus based on a given list of applying policies (# 8173)
  > 833f4aa Split AuthZ e2e tests (# 8181)
  > 36e0721 Broker class based defaults (# 7631)
  > e4b6d68 [main] Upgrade to latest dependencies (# 8172)
  > 24a43e8 chore: refactor cross namespace test to make it reusable (# 8157)
  > da10b71 Support dispatcher format for triggers (# 8151)
  > 477588c JobSink: Reject unauthorized requests (# 8169)
  > 5fc4c0f Fix JobSink to have ObservedGeneration in status (# 8168)
  > ed71838 Fix: Use correct readyness check in AuthZ conformance tests (# 8167)

Signed-off-by: Knative Automation <automation@knative.team>
Copy link

knative-prow bot commented Sep 9, 2024

New changes are detected. LGTM label has been removed.

@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Sep 9, 2024
@knative-prow knative-prow bot merged commit 4cf38f1 into knative-extensions:main Sep 9, 2024
33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. skip-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants