Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

knative-automation
Copy link
Contributor

@knative-automation knative-automation commented Jan 13, 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/hack 4ed1ecb...d946d25:
  > d946d25 Revert "Add hermetic go mod aware handling to run_go_tool (# 38)" (# 39)
  > ea9c9a0 Add hermetic go mod aware handling to run_go_tool (# 38)
bumping github.com/tektoncd/pipeline 23b37ac...2e26eef:
  > 2e26eef Ignore generated openapi code when running golangci-lint
  > 748afbd Move resolution of Pipeline Results to end of completed/successful reconcile
  > c5c7b62 Add link to docs and exmples for v0.20.0
  > 98efbf1 Remove pkg/system.
  > fc0372e Fix the broken link of pipeline previous yaml file
  > fe6835e Fix the publish task
bumping knative.dev/net-contour 0df7ed8...8bb7f0f:
  > 8bb7f0f upgrade to latest dependencies (# 397)
bumping knative.dev/pkg 51c72e2...acbf2af:
  > acbf2af Harden logstream against non-object events (# 1984)
  > 93874f0 Drainer supports customized kubelet probe check (# 1977)
bumping knative.dev/serving 560a4f6...0f2d350:
  > 0f2d350 swap dates with tcnghia (# 10529)
  > 156f8a4 upgrade to latest dependencies (# 10538)
  > c886a22 Simplify and optimise proxy header pruning (# 10535)
  > 7602d81 Remove backwards compatibility check in KPA (# 10534)
  > d28e461 Sanitize probe header value written by user before response (# 10533)
  > e2c6836 Ensure step size is validated and add tests (# 10532)
  > ca1ac91 Update net-istio nightly (# 10524)
  > 3ec271c Improve performance a bit by using binary search (# 10531)
  > 8f213d9 Report first and second revision metrics separately and deleted old rev. (# 10518)
  > 457be78 Update net-contour nightly (# 10523)
  > a295b6d Update net-certmanager nightly (# 10522)
bumping knative.dev/eventing a414aee...1897543:
  > 1897543 [# 4717] Update e2e broker defaults webhook test (# 4720)
  > c5b9eeb Unify usage of YAML libraries (# 4667)
  > 2e96fd0 Now the config-imc-event-dispatcher values are injected to the dispatcher through envs (# 4543)
  > 05a3a27 note that these only pertain to this repo (# 4733)
  > 21d91e4 Format markdown (# 4734)
  > 47d9937 Update spec.md with v1 API (# 4594)
  > 343dec3 Use the v1 api package... (# 4727)
  > ff5109d re-submit # 4707 (# 4730)
  > b1882d6 [# 4721] Update e2e broker default webhook test (# 4722)
  > 7d12333 Disabling servicelinks in all the components (# 4714)
bumping knative.dev/net-http01 2a52676...cc06c00:
  > cc06c00 upgrade to latest dependencies (# 173)
bumping knative.dev/networking ecb89ce...07a8160:
  > 07a8160 upgrade to latest dependencies (# 331)
  > 4c4c237 Add config to disable auto-creation of domain claims (# 330)
  > 3a89509 As per discussion with @mattmoor keep drainer in pkg (# 329)
  > c30dc94 Use symlink for testdata version of config-network.yaml (# 328)

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #413 (8f1a8f1) into master (57f5262) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #413   +/-   ##
=======================================
  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 57f5262...8f1a8f1. Read the comment docs.

bumping knative.dev/eventing a414aee...1897543:
  > 1897543 [# 4717] Update e2e broker defaults webhook test (# 4720)
  > c5b9eeb Unify usage of YAML libraries (# 4667)
  > 2e96fd0 Now the config-imc-event-dispatcher values are injected to the dispatcher through envs (# 4543)
  > 05a3a27 note that these only pertain to this repo (# 4733)
  > 21d91e4 Format markdown (# 4734)
  > 47d9937 Update spec.md with v1 API (# 4594)
  > 343dec3 Use the v1 api package... (# 4727)
  > ff5109d re-submit # 4707 (# 4730)
  > b1882d6 [# 4721] Update e2e broker default webhook test (# 4722)
  > 7d12333 Disabling servicelinks in all the components (# 4714)
bumping knative.dev/pkg 51c72e2...acbf2af:
  > acbf2af Harden logstream against non-object events (# 1984)
  > 93874f0 Drainer supports customized kubelet probe check (# 1977)
bumping knative.dev/serving 560a4f6...0f2d350:
  > 0f2d350 swap dates with tcnghia (# 10529)
  > 156f8a4 upgrade to latest dependencies (# 10538)
  > c886a22 Simplify and optimise proxy header pruning (# 10535)
  > 7602d81 Remove backwards compatibility check in KPA (# 10534)
  > d28e461 Sanitize probe header value written by user before response (# 10533)
  > e2c6836 Ensure step size is validated and add tests (# 10532)
  > ca1ac91 Update net-istio nightly (# 10524)
  > 3ec271c Improve performance a bit by using binary search (# 10531)
  > 8f213d9 Report first and second revision metrics separately and deleted old rev. (# 10518)
  > 457be78 Update net-contour nightly (# 10523)
  > a295b6d Update net-certmanager nightly (# 10522)
bumping knative.dev/hack 4ed1ecb...d946d25:
  > d946d25 Revert "Add hermetic go mod aware handling to run_go_tool (# 38)" (# 39)
  > ea9c9a0 Add hermetic go mod aware handling to run_go_tool (# 38)
bumping knative.dev/networking ecb89ce...07a8160:
  > 07a8160 upgrade to latest dependencies (# 331)
  > 4c4c237 Add config to disable auto-creation of domain claims (# 330)
  > 3a89509 As per discussion with @mattmoor keep drainer in pkg (# 329)
  > c30dc94 Use symlink for testdata version of config-network.yaml (# 328)
bumping knative.dev/net-contour 0df7ed8...8bb7f0f:
  > 8bb7f0f upgrade to latest dependencies (# 397)
bumping knative.dev/net-http01 2a52676...cc06c00:
  > cc06c00 upgrade to latest dependencies (# 173)
bumping github.com/tektoncd/pipeline 23b37ac...2e26eef:
  > 2e26eef Ignore generated openapi code when running golangci-lint
  > 748afbd Move resolution of Pipeline Results to end of completed/successful reconcile
  > c5c7b62 Add link to docs and exmples for v0.20.0
  > 98efbf1 Remove pkg/system.
  > fc0372e Fix the broken link of pipeline previous yaml file
  > fe6835e Fix the publish task

Signed-off-by: Knative Automation <[email protected]>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-master branch from b3ffe2f to 8f1a8f1 Compare January 13, 2021 22:11
@mattmoor mattmoor merged commit 0492779 into mattmoor:master Jan 14, 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