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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Oct 2, 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 e7fca76...291c0a8:
  > 291c0a8 [main] Upgrade to latest dependencies (# 8262)
  > 6aa49dc [main] Update community files (# 8256)
  > 33a9027 feat: make oidc discovery url configurable (# 8145)
  > eff8465 [main] Upgrade to latest dependencies (# 8255)
  > aa6f73b [main] Upgrade to latest dependencies (# 8236)
  > db729bc [main] Update community files (# 8237)
  > 67af70b workaround DeepDerivative CreationTimestamp comparison (# 8233)
  > e6490c3 Add Convertible interface to job sink (# 8214)
  > b3b29f0 update jobsink TLS comments (# 8215)
  > c8c1f41 [main] Upgrade to latest dependencies (# 8201)

Copy link

knative-prow bot commented Oct 2, 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 e7fca76...c8c1f41:
 > c8c1f41 [main] Upgrade to latest dependencies (# 8201)

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 Oct 2, 2024
Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.53%. Comparing base (d82e4be) to head (486bcc6).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4124      +/-   ##
==========================================
+ Coverage   45.51%   45.53%   +0.01%     
==========================================
  Files         270      270              
  Lines       19925    19925              
==========================================
+ Hits         9069     9072       +3     
+ Misses      10129    10127       -2     
+ Partials      727      726       -1     

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

@knative-automation knative-automation force-pushed the update-nightly/eventing branch 5 times, most recently from ea3f1ed to 465ffdb Compare October 10, 2024 11:06
Copy link
Member

@pierDipi pierDipi 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
/retest-required

@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 Oct 10, 2024
@pierDipi
Copy link
Member

/test upgrade-tests

@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 11, 2024
@knative-automation knative-automation force-pushed the update-nightly/eventing branch 4 times, most recently from 42f9547 to 3712287 Compare October 17, 2024 11:06
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 Oct 17, 2024
@matzew
Copy link
Contributor

matzew commented Oct 17, 2024

/retest

1 similar comment
@matzew
Copy link
Contributor

matzew commented Oct 17, 2024

/retest

@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 18, 2024
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 the lgtm Indicates that a PR is ready to be merged. label Oct 21, 2024
@creydr
Copy link
Contributor

creydr commented Oct 21, 2024

/retest

@creydr
Copy link
Contributor

creydr commented Oct 21, 2024

/test reconciler-tests-keda

@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Oct 21, 2024
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 Oct 24, 2024
@matzew
Copy link
Contributor

matzew commented Oct 24, 2024

/retest

bumping knative.dev/eventing e7fca76...291c0a8:
  > 291c0a8 [main] Upgrade to latest dependencies (# 8262)
  > 6aa49dc [main] Update community files (# 8256)
  > 33a9027 feat: make oidc discovery url configurable (# 8145)
  > eff8465 [main] Upgrade to latest dependencies (# 8255)
  > aa6f73b [main] Upgrade to latest dependencies (# 8236)
  > db729bc [main] Update community files (# 8237)
  > 67af70b workaround DeepDerivative CreationTimestamp comparison (# 8233)
  > e6490c3 Add Convertible interface to job sink (# 8214)
  > b3b29f0 update jobsink TLS comments (# 8215)
  > c8c1f41 [main] Upgrade to latest dependencies (# 8201)

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 Oct 24, 2024
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 the lgtm Indicates that a PR is ready to be merged. label Oct 24, 2024
Copy link

knative-prow bot commented Oct 24, 2024

[APPROVALNOTIFIER] This PR is APPROVED

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

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:
  • OWNERS [creydr,matzew,pierDipi]

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

Copy link

knative-prow bot commented Oct 24, 2024

@knative-automation: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
channel-reconciler-tests-ssl_eventing-kafka-broker_main 486bcc6 link true /test channel-reconciler-tests-ssl
integration-tests_eventing-kafka-broker_main 486bcc6 link true /test integration-tests

Your PR dashboard.

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. I understand the commands that are listed here.

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. skip-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants