Skip to content

[release-1.21] Upgrade to latest dependencies#526

Open
knative-automation wants to merge 1 commit into
knative-extensions:release-1.21from
knative-automation:auto-updates/update-deps-release-1.21
Open

[release-1.21] Upgrade to latest dependencies#526
knative-automation wants to merge 1 commit into
knative-extensions:release-1.21from
knative-automation:auto-updates/update-deps-release-1.21

Conversation

@knative-automation

Copy link
Copy Markdown
Contributor

bump -dprotaso

/cc knative-extensions/client-writers
/assign knative-extensions/client-writers

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

bumping knative.dev/hack bf6758c...c985ed3:
  > c985ed3 [release-1.21] Add env var to pass extra flag to license check (# 471)
  > e37ec67 Bump go-licenses to v2.0.1 release (# 468)
bumping google.golang.org/grpc 9df039e...dda86db:
  > dda86db Change version to 1.79.3 (# 8983)
  > 72186f1 grpc: enforce strict path checking for incoming requests on the server (# 8981)
  > 97ca352 Changing version to 1.79.3-dev (# 8954)
  > 8902ab6 Change the version to release 1.79.2 (# 8947)
  > a928670 Cherry-pick # 8874 to v1.79.x (# 8904)
  > 06df363 Change version to 1.79.2-dev (# 8903)
  > 782f2de Change version to 1.79.1 (# 8902)
  > 850eccb Change version to 1.79.1-dev (# 8851)
  > 765ff05 Change version to 1.79.0 (# 8850)
  > 68804be Cherry pick # 8864 to v1.79.x (# 8896)
  > 0381eb6 xds: Support `:authority` header rewriting for LOGICAL_DNS clusters (# 8822)
  > 90f571d xds: remove references to ResolverState.Addresses (# 8841)
  > 679565f xds: remove `HashKey` field from `xdsresource.Endpoint` struct (# 8844)
  > bb2073d mem: Allow overriding the default buffer pool. (# 8806)
  > bd4444a Fix flaky `TestServer_RedundantUpdateSuppression`. (# 8839)
  > 623b3f0 test: add regression test for RecvMsg() error shadowing # 7510 (# 8820)
  > 5862457 encoding: remove unused `DecompressedSize` API (# 8830)
  > e15b867 dns: set Endpoints in resolver updates (# 8812)
  > 95825a3 cdsbalancer: Remove UpdateAddresses handling (# 8811)
  > 115d49c wrr: improve log messages (# 8824)
  > 572fdca xds: remove workarounds in tests added for envoyproxy/go-control-plane#431 (# 8828)
  > bb2f97f grpc: improve the docstring for StreamServerInterceptor (# 8823)
  > 25dbb81 transport: remove grpchttp2 package (# 8826)
  > 6652b15 encoding: add a test for unsupported server codec (# 8819)
  > 629ef39 xdsdepmgr: Avoid using actual DNS lookups and fix race during test failure (# 8805)
  > ad8bd71 outlierdetection: Remove UpdateAddresses handling (# 8810)
  > d675ef5 mem: Optimize buffer object re-use (# 8784)
  > afd6cc7 wrr: use new-style atomic APIs (# 8815)
  > b3603ab transport: http2 server must validates header list size when early aborting stream (# 8769)
  > 9cf0a86 xds/cdsbalancer: change TestErrorFromParentLB_ResourceNotFound to send correct resources (# 8794)
  > 9e7491a stream: initialize decompressor for health check streams (# 8765)
  > 85ede8e transport: Remove unused return value from connect() (# 8787)
  > 9b39ae2 priority: prevent init timer restarting when a child transitions from CONNECTING to CONNECTING (# 8813)
  > e05f643 clientconn: close canceled transport synchronously (# 8786)
  > 900ffa9 xds: Migrate Addresses usages to Endpoints (# 8804)
  > e7a6fed xds: Revert workaround to get SubConn locality (# 8802)
  > a887d0b tranport: Reduce heap allocs by setting BufferSlice capacity (# 8797)
  > bccbb10 xds: Add `IsDynamic` field to cdsbalancer LB and make it true for RLS (# 8793)
  > c6d5e5e stats/otel: a79 scaffolding to register an async gauge metric and api to record it- part 3 (# 8780)
  > 319a0fa xds: implement :authority header rewriting in xds_cluster_impl LB policy (gRFC A81) (# 8779)
  > 88ac703 grpc: fixing typos (# 8796)
  > a2a2023 alts: Fix buffer alignment with 16KB records (# 8791)
  > 4046676 xds: Add cluster endpoint watchers to depndency manager (# 8744)
  > 2d51986 stats/otel: a79 scaffolding to register an async gauge metric and api to record it- part 2 (# 8755)
  > 6ed8acb xds: refactor xdsresource.Endpoint to add resolver.Endpoint (gRFC A81) (# 8750)
  > e78c0a5 xds: move e2e tests in clusterresolver package to cdsbalancer package (# 8768)
  > 489f1f6 credentials/tls: Strip port before validating authority override (# 8726)
  > 374cb2e Cleanup delay calculation for readability (# 8758)
  > 4b2d967 transport: add status details even when aborting early (# 8754)
  > 9fd5d8a balancer/randomsubsetting: Implementation of the random_subsetting LB policy (# 8650)
  > 87c4d96 deps: update dependencies for all modules (# 8764)
  > 38a9206 github: Verify PR description before labels (# 8767)
  > ae4bd1e Change version to 1.79.0-dev (# 8763)
bumping knative.dev/pkg 4a022ed...c085a76:
  > c085a76 upgrade to latest dependencies (# 3365)
  > 011b23b Limit the webhook request body size to 3MiB (# 3364)
  > 9b08ba8 fix compilation (# 3361)
  > 39109c9 Fix memory leak in expired matchers (# 3359)
  > 18c5d58 [release-1.21] Add network/tls package for TLS configuration (# 3337)
bumping knative.dev/reconciler-test 4301404...22f582c:
  > 22f582c upgrade to latest dependencies (# 903)
  > 75d4763 Retry on transient K8s API errors in poll loops (# 892)
  > 9971c46 Fix DNS issue (# 894)
  > 03f8d11 Align downstream tests with common pattern (# 887)
  > 330ffb2 Fix port conflict in forwarder by disabling metrics server (# 867)
  > 5329fa2 fix: Ignore schema error correctly (# 866)
  > 6f2fbd7 Fix eventhub forwarder wait for service (# 862)
bumping knative.dev/serving 4004491...4d92745:
  > 4d92745 [release-1.21] feat: use knative.dev/pkg/network/tls for configurable TLS (# 16482)
  > 69aa052 bump to trigger point release (# 16408)
bumping knative.dev/eventing d740aa4...c9f4c44:
  > c9f4c44 [release-1.21] Update grpc-go to 1.79.3 (# 9010)
  > b612236 [release-1.21] Generate test certs dynamically [skip-dot-release] (# 9012)
  > 86fa237 [release-1.21] fix: Remove duplicate OTEL observability setup in imc-dispatcher (# 8887)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow Bot requested a review from a team May 31, 2026 00:35
@knative-prow

knative-prow Bot commented May 31, 2026

Copy link
Copy Markdown

[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 dprotaso for approval. For more information see the Code Review Process.

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

Details 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

@knative-prow knative-prow Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label May 31, 2026
@codecov

codecov Bot commented May 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.61%. Comparing base (08271bf) to head (89602be).

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.21     #526   +/-   ##
=============================================
  Coverage         67.61%   67.61%           
=============================================
  Files                52       52           
  Lines              1408     1408           
=============================================
  Hits                952      952           
  Misses              386      386           
  Partials             70       70           

☔ 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.

@knative-prow

knative-prow Bot commented May 31, 2026

Copy link
Copy Markdown

@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
build-tests_kn-plugin-event_release-1.21 89602be link true /test build-tests
integration-tests_kn-plugin-event_release-1.21 89602be link true /test integration-tests

Your PR dashboard.

Details

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

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.

1 participant