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

[release-1.16] Upgrade to latest dependencies #2727

Open
wants to merge 1 commit into
base: release-1.16
Choose a base branch
from

Conversation

knative-automation
Copy link
Contributor

update knative.dev/hack to use latest GKE version -dsimansk

/cc knative/func-approvers
/assign knative/func-approvers

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

bumping knative.dev/eventing 291c0a8...1898a2a:
  > 1898a2a [release-1.16] Upgrade to latest dependencies (# 8488)
  > d59d3b6 [release-1.16] Scheduler: Resync reserved periodically to keep state consistent (# 8452)
  > aae7a34 [release-1.16] Add `sinks.knative.dev` to namespaced ClusterRole (# 8434)
  > 7289df9 [release-1.16] fix: remove duplicated observedGeneration from jobsinks.sinks.knative.dev (# 8423)
  > 2a46ff5 [release-1.16] Reduce mt-broker-controller memory usage with namespaced endpoint informer (# 8422)
  > bb92b8c [release-1.16] Upgrade to latest dependencies (# 8409)
  > 7da3cee [release-1.16] Scheduler: LastOrdinal based on replicas instead of FreeCap (# 8394)
  > ee786ee [release-1.16] Register eventshub image for JobSink (# 8391)
  > 852ae3b [release-1.16] Remove conversion webhook config in EventPolicy CRD (# 8381)
  > 9740b12 [release-1.16] MT-Broker: return retriable status code based on the state to leverage retries (# 8367)
  > 96ab579 [release-1.16] fix: rename `job-sink` to `job_sink` (# 8339)
  > 5263432 [release-1.16] JobSink: Delete secrets associated with jobs when jobs are deleted (# 8332)
  > a164684 [release-1.16] Add jobsinks-addressable-resolver cluster role (# 8302)
  > d0c035b [release-1.16] Add observedGeneration in JobSink OpenAPI schema (# 8300)
  > 6db9011 [release-1.16] Schduler: MAXFILLUP strategy will spread vreplicas across multiple pods (# 8291)
bumping knative.dev/hack 05b2fb3...b5e4ff8:
  > b5e4ff8 [release-1.16] Update GKE version to 1.29 (# 415)
  > 6cb0feb [release-1.16] Refactor release script to gh CLI (# 410)
  > 30344ae Export KO_FLAGS for consuming scripts (# 402)
bumping knative.dev/serving 6a27004...674f624:
  > 674f624 [release-1.16] Fix configuration timeout defaulting  (# 15721)
  > 06bb3a7 Ensure ContainerHealthy condition is set back to True (# 15712)
  > b17688f upgrade to latest dependencies (# 15704)
  > 0f99634 upgrade to latest dependencies (# 15692)
  > 18588ed pin chainguard action version (# 15693)
  > a230c06 [release-1.16] Fix configuration metadata inconsistency (# 15650)
bumping knative.dev/client/pkg b3b6b86...198c3c6:
  > 198c3c6 upgrade to latest dependencies (# 1987)
  > 3bf1ed8 Fix package location for build flags (# 1979)

Signed-off-by: Knative Automation <[email protected]>
Copy link

knative-prow bot commented Feb 27, 2025

@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative/func-approvers.

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

In response to this:

update knative.dev/hack to use latest GKE version -dsimansk

/cc knative/func-approvers
/assign knative/func-approvers

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

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/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Feb 27, 2025
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.47%. Comparing base (76b7032) to head (5e264a9).

Additional details and impacted files
@@                Coverage Diff                @@
##           release-1.16    #2727       +/-   ##
=================================================
+ Coverage         50.57%   62.47%   +11.89%     
=================================================
  Files               128      130        +2     
  Lines             15473    15482        +9     
=================================================
+ Hits               7826     9672     +1846     
+ Misses             6930     4865     -2065     
- Partials            717      945      +228     
Flag Coverage Δ
e2e-test-oncluster 32.88% <ø> (?)
e2e-test-oncluster-runtime 28.64% <ø> (?)
e2e-test-runtime-go 26.45% <ø> (?)
e2e-test-runtime-node 25.85% <ø> (?)
e2e-test-runtime-python 25.85% <ø> (?)
e2e-test-runtime-quarkus 26.00% <ø> (?)
e2e-test-runtime-rust 25.01% <ø> (?)
e2e-test-runtime-springboot 25.05% <ø> (?)
e2e-test-runtime-typescript 25.96% <ø> (?)
integration-tests 51.94% <ø> (?)
unit-tests 50.85% <ø> (?)

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
Member

@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 Feb 28, 2025
Copy link

knative-prow bot commented Feb 28, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: 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

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 28, 2025
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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants