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

[master] Upgrade to latest dependencies #448

Merged

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Feb 12, 2021

Cron. -knative-prow-robot

/cc @mattmoor
/assign @mattmoor

Produced via:

./hack/update-deps.sh --upgrade --release v0.21
./hack/update-codegen.sh

Details:

bumping knative.dev/caching 8ae1528...5a65e90:
  > 5a65e90 Update common github actions (# 425)
bumping github.com/tektoncd/cli bf3150c...f4ecf91:
  > f4ecf91 Use tkn pipeline start instead of kubectl create
bumping knative.dev/net-http01 df9d62b...b5d3c56:
  > b5d3c56 upgrade to latest dependencies (# 187)
bumping knative.dev/pkg a02dcff...e38bb89:
  > e38bb89 Update common github actions (# 2017)
bumping knative.dev/eventing c4e9c3b...1c771ce:
  > 1c771ce Change broker spec to indicate brokerclass should be immutable (# 4827)
  > d7cf344 tracing fixed for apiserversource (# 4842)
  > 1efec2b expose ChannelReference in UnknownChannelError (# 4875)
  > 47d7a02 Update deps (# 4874)
  > 47ee8fa Update common github actions (# 4869)
bumping knative.dev/networking 8550923...9757667:
  > 9757667 Add header for signifying that requests should not be loadbalanced again (# 354)
  > 0b3dac0 Update common github actions (# 353)
bumping knative.dev/serving 19c8d8e...0f52ebf:
  > 0f52ebf Update net-kourier nightly (# 10762)
  > 3816201 upgrade to latest dependencies (# 10758)
  > fd9d9f5 Clean up the code in the service test (# 10756)
  > 81e0d61 Update the docs for the traffic package. (# 10757)
  > 13e15fd Hide the things that are private now in effect (# 10755)
  > 56ef7a9 Relax the grace period minival vaue to be any positive value (# 10754)
  > 4211c26 Update net-contour nightly (# 10752)
  > f2373c3 Update net-istio nightly (# 10753)
  > 4cc5d79 Update net-kourier nightly (# 10737)
  > 3e1dd65 Update common github actions (# 10746)
  > 597896d Deep cleaning of the time manipulation in config and revision and other fixes to the codebase (# 10745)
  > c20629d Remove the redundant test setup now there's just one GC (# 10744)
  > 17fb0e0 Change interface to accept time rather than clock (# 10743)
  > be2c890 Restrict the Clock interface to the passive where possible. (# 10742)
bumping knative.dev/net-contour 50b263c...9a6c9d0:
  > 9a6c9d0 Align linters with serving and fix issues (# 422)
  > ea0c533 Use sigs.k8s.io/yaml for YAML operations (# 421)

@codecov
Copy link

codecov bot commented Feb 12, 2021

Codecov Report

Merging #448 (eb8611c) into master (3d6024e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #448   +/-   ##
=======================================
  Coverage   56.83%   56.83%           
=======================================
  Files           5        5           
  Lines         234      234           
=======================================
  Hits          133      133           
  Misses         65       65           
  Partials       36       36           

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 3d6024e...eb8611c. Read the comment docs.

bumping knative.dev/caching 8ae1528...5a65e90:
  > 5a65e90 Update common github actions (# 425)
bumping github.com/tektoncd/cli bf3150c...f4ecf91:
  > f4ecf91 Use tkn pipeline start instead of kubectl create
bumping knative.dev/net-http01 df9d62b...b5d3c56:
  > b5d3c56 upgrade to latest dependencies (# 187)
bumping knative.dev/pkg a02dcff...e38bb89:
  > e38bb89 Update common github actions (# 2017)
bumping knative.dev/eventing c4e9c3b...1c771ce:
  > 1c771ce Change broker spec to indicate brokerclass should be immutable (# 4827)
  > d7cf344 tracing fixed for apiserversource (# 4842)
  > 1efec2b expose ChannelReference in UnknownChannelError (# 4875)
  > 47d7a02 Update deps (# 4874)
  > 47ee8fa Update common github actions (# 4869)
bumping knative.dev/networking 8550923...9757667:
  > 9757667 Add header for signifying that requests should not be loadbalanced again (# 354)
  > 0b3dac0 Update common github actions (# 353)
bumping knative.dev/serving 19c8d8e...0f52ebf:
  > 0f52ebf Update net-kourier nightly (# 10762)
  > 3816201 upgrade to latest dependencies (# 10758)
  > fd9d9f5 Clean up the code in the service test (# 10756)
  > 81e0d61 Update the docs for the traffic package. (# 10757)
  > 13e15fd Hide the things that are private now in effect (# 10755)
  > 56ef7a9 Relax the grace period minival vaue to be any positive value (# 10754)
  > 4211c26 Update net-contour nightly (# 10752)
  > f2373c3 Update net-istio nightly (# 10753)
  > 4cc5d79 Update net-kourier nightly (# 10737)
  > 3e1dd65 Update common github actions (# 10746)
  > 597896d Deep cleaning of the time manipulation in config and revision and other fixes to the codebase (# 10745)
  > c20629d Remove the redundant test setup now there's just one GC (# 10744)
  > 17fb0e0 Change interface to accept time rather than clock (# 10743)
  > be2c890 Restrict the Clock interface to the passive where possible. (# 10742)
bumping knative.dev/net-contour 50b263c...9a6c9d0:
  > 9a6c9d0 Align linters with serving and fix issues (# 422)
  > ea0c533 Use sigs.k8s.io/yaml for YAML operations (# 421)

Signed-off-by: Knative Automation <automation@knative.team>
@mattmoor mattmoor merged commit da70e70 into mattmoor:master Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants