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

[main] Upgrade to latest dependencies #12721

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Mar 11, 2022

Cron -knative-prow-robot

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

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

Details:

bumping knative.dev/networking e8b2eb9...1890039:
  > 1890039 upgrade to latest dependencies (# 632)
  > c478885 Update community files (# 633)
  > 02ec99f Update community files (# 631)
  > 8f9516e upgrade to latest dependencies (# 630)
bumping knative.dev/caching 5a6403e...b2a3f59:
  > b2a3f59 Update community files (# 612)
bumping knative.dev/pkg 2fdd5f2...616f1ab:
  > 616f1ab Add genreconcile for NetworkPolicy. (# 2465)
  > 721abec Bump prometheus/client_golang to v1.11.1 (# 2450)
  > a5ba81d Update community files (# 2461)
  > 3c4dec9 Take pointer to map in AsOptionalMap for consistency (# 2460)
  > ce6f287 Initialize prefix remapping map to avoid panic (# 2453)
  > 78fdd53 Update community files (# 2456)
  > a850b9e Use t.Setenv instead of os.Setenv in tests (# 2454)
  > d2cdc68 Update community files (# 2451)
bumping knative.dev/hack e178598...c9c3ea1:
  > c9c3ea1 Update community files (# 160)
  > aae7c22 Update community files (# 159)
  > 0687d6e Update community files (# 158)

@knative-prow-robot knative-prow-robot requested a review from a team March 11, 2022 01:36
@knative-prow-robot knative-prow-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Mar 11, 2022
@nak3
Copy link
Contributor

nak3 commented Mar 11, 2022

The unit test started failing by this change knative/pkg#2453
@pierDipi @dprotaso Would you like to fix it? And do we need to update release-1.3 branch as knative/pkg#2459 was backported?

@pierDipi
Copy link
Member

Yes, I'll send a patch soon.

@pierDipi
Copy link
Member

Here's the patch knative/pkg#2460

@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Mar 15, 2022
@codecov
Copy link

codecov bot commented Mar 15, 2022

Codecov Report

Merging #12721 (228f290) into main (b5996a7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main   #12721   +/-   ##
=======================================
  Coverage   87.29%   87.29%           
=======================================
  Files         196      196           
  Lines        9750     9750           
=======================================
  Hits         8511     8511           
  Misses        954      954           
  Partials      285      285           
Impacted Files Coverage Δ
pkg/reconciler/revision/reconcile_resources.go 80.72% <0.00%> (-2.41%) ⬇️
pkg/reconciler/configuration/configuration.go 86.15% <0.00%> (+1.53%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b5996a7...228f290. Read the comment docs.

bumping knative.dev/networking e8b2eb9...1890039:
  > 1890039 upgrade to latest dependencies (# 632)
  > c478885 Update community files (# 633)
  > 02ec99f Update community files (# 631)
  > 8f9516e upgrade to latest dependencies (# 630)
bumping knative.dev/caching 5a6403e...b2a3f59:
  > b2a3f59 Update community files (# 612)
bumping knative.dev/pkg 2fdd5f2...616f1ab:
  > 616f1ab Add genreconcile for NetworkPolicy. (# 2465)
  > 721abec Bump prometheus/client_golang to v1.11.1 (# 2450)
  > a5ba81d Update community files (# 2461)
  > 3c4dec9 Take pointer to map in AsOptionalMap for consistency (# 2460)
  > ce6f287 Initialize prefix remapping map to avoid panic (# 2453)
  > 78fdd53 Update community files (# 2456)
  > a850b9e Use t.Setenv instead of os.Setenv in tests (# 2454)
  > d2cdc68 Update community files (# 2451)
bumping knative.dev/hack e178598...c9c3ea1:
  > c9c3ea1 Update community files (# 160)
  > aae7c22 Update community files (# 159)
  > 0687d6e Update community files (# 158)

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

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 15, 2022
@knative-prow-robot
Copy link
Contributor

[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

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 15, 2022
@knative-prow-robot knative-prow-robot merged commit a4dfb30 into knative:main Mar 15, 2022
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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants