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 #3469

Conversation

knative-automation
Copy link
Contributor

/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 e3b7970...7a645f8:
  > 7a645f8 Add the test setup in the install script (# 7418)
  > 8d8e0fe Increase Ready timeout for TestChannelConformance to 4 minutes (# 7433)
  > a118938 Use input channels audience as audience of Parallel (# 7431)
  > 9431ce9 Add e2e test if channel implementation exposes OIDC audience (# 7381)
  > 0fa1bbc [main] Upgrade to latest dependencies (# 7432)

Copy link

knative-prow bot commented Nov 15, 2023

@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 e3b7970...7a645f8:
 > 7a645f8 Add the test setup in the install script (# 7418)
 > 8d8e0fe Increase Ready timeout for TestChannelConformance to 4 minutes (# 7433)
 > a118938 Use input channels audience as audience of Parallel (# 7431)
 > 9431ce9 Add e2e test if channel implementation exposes OIDC audience (# 7381)
 > 0fa1bbc [main] Upgrade to latest dependencies (# 7432)

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/test-infra repository.

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

codecov bot commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b06df7b) 61.56% compared to head (4c32979) 61.56%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #3469   +/-   ##
=========================================
  Coverage     61.56%   61.56%           
  Complexity      761      761           
=========================================
  Files           181      181           
  Lines         12399    12399           
  Branches        264      264           
=========================================
  Hits           7633     7633           
  Misses         4163     4163           
  Partials        603      603           
Flag Coverage Δ
java-unittests 70.79% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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 Nov 16, 2023
@matzew
Copy link
Contributor

matzew commented Nov 16, 2023

/test reconciler-tests-namespaced-broker

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 16, 2023
bumping knative.dev/eventing e3b7970...7a645f8:
  > 7a645f8 Add the test setup in the install script (# 7418)
  > 8d8e0fe Increase Ready timeout for TestChannelConformance to 4 minutes (# 7433)
  > a118938 Use input channels audience as audience of Parallel (# 7431)
  > 9431ce9 Add e2e test if channel implementation exposes OIDC audience (# 7381)
  > 0fa1bbc [main] Upgrade to latest dependencies (# 7432)

Signed-off-by: Knative Automation <[email protected]>
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Nov 16, 2023
@matzew
Copy link
Contributor

matzew commented Nov 16, 2023

/retest
/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Nov 16, 2023
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

Copy link

knative-prow bot commented Nov 16, 2023

[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

@matzew
Copy link
Contributor

matzew commented Nov 16, 2023 via email

@knative-prow knative-prow bot merged commit 2d067cb into knative-extensions:main Nov 16, 2023
18 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. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants