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.7] Upgrade to latest dependencies #1776

Conversation

knative-automation
Copy link
Contributor

Cherry-pick knative-extensions/control-protocol#254 to reduce informer cache usage -evankanderson

/cc knative/client-wg-leads
/assign knative/client-wg-leads

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

bumping knative.dev/eventing a9151b5...96c9d32:
  > 96c9d32 [release-1.7] Set transition time initially on sequence statuses (# 6654)
  > 057ee26 [release-1.7] Rebuild using Go 1.19.4 (to address CVEs) (# 6641)
  > a4a252f [release-1.7] Fix PingSource adapter metrics (# 6630)
  > d9552f7 [release-1.7] [Scheduler] Handle permanent pending pods (# 6604)
  > f17bf2f [release-1.7] Updates for Go 1.19 (# 6594) (# 6607)
  > 52dc53c Add readiness and liveness probes in controller (# 6570)
  > 0bf545a [release-1.7] Properly export trace for duplicated "finished" event (# 6540)
  > 9967e86 [release-1.7] Remove strict check in scorer plugins and respect maxskew, requeue when no pods available rather than fail Scheduler (# 6528)
  > 6ffef0f Make some broker conformance tests decoratable with broker options (# 6517)
  > 6822f0d [release-1.7] InMemoryChannel receiver validates received events (# 6512)
bumping knative.dev/pkg 4a03844...9d7bd23:
  > 9d7bd23 [release-1.7] Fix nil pointer deref in drain when it's reset (# 2652)
  > 5f92031 [release-1.7] gofmt with go1.19 (# 2650)
  > 3b65316 [release-1.7] Function AllowRestrictedPodSecurityStandard for modifying test pods (# 2636)
bumping knative.dev/networking e51df7c...5f25a81:
  > 5f25a81 [release-1.7] Cherry picks (# 743)
bumping knative.dev/serving d79b8bb...55c141f:
  > 55c141f Leave a comment which will trigger a new dot release (# 13543)
  > 7e6a272 [release-1.7] Use ubuntu 20.04 for kind e2e tests (# 13541)
  > eb814ed Ensure probes from the autoscaler are not passed to the user-container (# 13504)
  > 311dc7c bump knative.dev/pkg to pull in nil pointer fixes (# 13499)
  > 89fe233 [release-1.7] ran codegen with go1.19 & fix linter warnings (# 13493)
  > 812f1c8 update kapp module name in e2e tests (# 13317)
  > 89d4023 update setup-ko action to v0.6 (# 13318)
  > 9402a71 revision request start timeout should default to revision timeout second (# 13256)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot requested a review from a team February 13, 2023 21:33
@knative-prow knative-prow bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e2f6caf) 79.93% compared to head (935f5a7) 79.93%.

❗ Current head 935f5a7 differs from pull request most recent head af0cfeb. Consider uploading reports for the commit af0cfeb to get more accurate results

Additional details and impacted files
@@             Coverage Diff              @@
##           release-1.7    #1776   +/-   ##
============================================
  Coverage        79.93%   79.93%           
============================================
  Files              174      174           
  Lines            13532    13532           
============================================
  Hits             10817    10817           
  Misses            1978     1978           
  Partials           737      737           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dsimansk
Copy link
Contributor

dsimansk commented Mar 7, 2023

/override "style / Auto-format and Check (gofmt)"
/override "style / Auto-format and Check (goimports)"

@knative-prow
Copy link

knative-prow bot commented Mar 7, 2023

@dsimansk: Overrode contexts on behalf of dsimansk: style / Auto-format and Check (gofmt), style / Auto-format and Check (goimports)

In response to this:

/override "style / Auto-format and Check (gofmt)"
/override "style / Auto-format and Check (goimports)"

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.

@dsimansk
Copy link
Contributor

dsimansk commented Mar 7, 2023

/override "style / Lint (pull_request)"

@knative-prow
Copy link

knative-prow bot commented Mar 7, 2023

@dsimansk: /override requires failed status contexts, check run or a prowjob name to operate on.
The following unknown contexts/checkruns were given:

  • style / Lint (pull_request)

Only the following failed contexts/checkruns were expected:

  • EasyCLA
  • build-tests_client_release-1.7
  • integration-tests-latest-release_client_release-1.7
  • integration-tests_client_release-1.7
  • style / Lint
  • tide
  • unit-tests_client_release-1.7

If you are trying to override a checkrun that has a space in it, you must put a double quote on the context.

In response to this:

/override "style / Lint (pull_request)"

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.

@dsimansk
Copy link
Contributor

dsimansk commented Mar 7, 2023

/override "style / Lint"

@knative-prow
Copy link

knative-prow bot commented Mar 7, 2023

@dsimansk: Overrode contexts on behalf of dsimansk: style / Lint

In response to this:

/override "style / Lint"

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.

@dsimansk
Copy link
Contributor

dsimansk commented Mar 7, 2023

/approve
/lgtm

@knative-prow
Copy link

knative-prow bot commented Mar 7, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

@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 Mar 7, 2023
@knative-prow knative-prow bot merged commit 0b76bd0 into knative:release-1.7 Mar 7, 2023
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/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants