这是indexloc提供的服务,不要输入任何密码
Skip to content

[main] Upgrade to latest dependencies #15948

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

Merged

Conversation

knative-automation
Copy link
Contributor

ran a week ago -dprotaso

/cc knative/serving-writers
/assign knative/serving-writers

Produced by: knative-extensions/knobots/actions/update-deps

bumping knative.dev/pkg 8481e7e...3eb1089:
  > 3eb1089 [webhook] enrich webhook traces (# 3209)
  > 16de760 split off pprof server that accepts a configmap (# 3210)
  > ff153ad [controller/observability] adjust metrics reporting for the two lane queue (# 3206)
  > fdc3131 pass options to the TracerProvider constructor (# 3208)
  > d601f66 allow for stdout exporter for tracing - to allow for debugging (# 3207)
  > e959f44 [controller] OTel instrumentation (# 3201)
  > f478764 [webhook] OTel changes (# 3189)
  > 7a5377f Drop OpenCensus use in various test packages (# 3202)
  > 9f3f014 wire zap into the client-go logger (# 3205)
  > 9435aa6 [observability/resource] fix service name calculation (# 3204)
  > 68cdb02 shutdown must be called explicitly since pprof listen is part of the errgroup (# 3203)
  > 13b2dc9 [observability] Default missing endpoint scheme to HTTPS (# 3200)
  > 434d221 When shutting down the OTel providers have a ten second timeout. (# 3199)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot requested a review from a team July 7, 2025 16:36
@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jul 7, 2025
Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.01%. Comparing base (a329e36) to head (a730e24).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15948      +/-   ##
==========================================
+ Coverage   80.95%   81.01%   +0.05%     
==========================================
  Files         210      210              
  Lines       16780    16780              
==========================================
+ Hits        13585    13595      +10     
+ Misses       2842     2834       -8     
+ Partials      353      351       -2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dprotaso
Copy link
Member

dprotaso commented Jul 7, 2025

/lgtm
/approve

@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. and removed lgtm Indicates that a PR is ready to be merged. labels Jul 7, 2025
@dprotaso dprotaso force-pushed the auto-updates/update-deps-main branch from 3da4717 to 0c9ee4c Compare July 7, 2025 17:08
@dprotaso
Copy link
Member

dprotaso commented Jul 7, 2025

/hold

@knative-prow knative-prow bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 7, 2025
@dprotaso dprotaso force-pushed the auto-updates/update-deps-main branch from 0c9ee4c to 1e9d738 Compare July 7, 2025 17:26
@dprotaso
Copy link
Member

dprotaso commented Jul 7, 2025

/lgtm
/approve

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2025
Copy link

knative-prow bot commented Jul 7, 2025

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@dprotaso dprotaso force-pushed the auto-updates/update-deps-main branch from 1e9d738 to 3c3b29a Compare July 7, 2025 17:49
@knative-prow knative-prow bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2025
@dprotaso
Copy link
Member

dprotaso commented Jul 7, 2025

/hold cancel

@knative-prow knative-prow bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jul 7, 2025
@dprotaso
Copy link
Member

dprotaso commented Jul 7, 2025

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Jul 7, 2025
@dprotaso
Copy link
Member

dprotaso commented Jul 7, 2025

Failure looks unrelated (domain mapping flake)

/override "istio-latest-no-mesh_serving_main"

Copy link

knative-prow bot commented Jul 7, 2025

@dprotaso: Overrode contexts on behalf of dprotaso: istio-latest-no-mesh_serving_main

In response to this:

Failure looks unrelated (domain mapping flake)

/override "istio-latest-no-mesh_serving_main"

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 merged commit a304c2f into knative:main Jul 7, 2025
68 checks passed
dprotaso added a commit to dprotaso/serving that referenced this pull request Jul 7, 2025
* upgrade to latest dependencies

bumping knative.dev/pkg 8481e7e...3eb1089:
  > 3eb1089 [webhook] enrich webhook traces (# 3209)
  > 16de760 split off pprof server that accepts a configmap (# 3210)
  > ff153ad [controller/observability] adjust metrics reporting for the two lane queue (# 3206)
  > fdc3131 pass options to the TracerProvider constructor (# 3208)
  > d601f66 allow for stdout exporter for tracing - to allow for debugging (# 3207)
  > e959f44 [controller] OTel instrumentation (# 3201)
  > f478764 [webhook] OTel changes (# 3189)
  > 7a5377f Drop OpenCensus use in various test packages (# 3202)
  > 9f3f014 wire zap into the client-go logger (# 3205)
  > 9435aa6 [observability/resource] fix service name calculation (# 3204)
  > 68cdb02 shutdown must be called explicitly since pprof listen is part of the errgroup (# 3203)
  > 13b2dc9 [observability] Default missing endpoint scheme to HTTPS (# 3200)
  > 434d221 When shutting down the OTel providers have a ten second timeout. (# 3199)

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

* skip failing test

* --amend

---------

Signed-off-by: Knative Automation <automation@knative.team>
Co-authored-by: Dave Protasowski <dprotaso@gmail.com>
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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants