knative-extensions / control-protocol

Control protocol to enable interaction between control plane and data plane without redeploy
Apache License 2.0
2 stars 26 forks source link

[main] Upgrade to latest dependencies #163

Closed knative-automation closed 2 years ago

knative-automation commented 2 years ago

Cron -knative-prow-robot

/cc knative-sandbox/eventing-writers /assign knative-sandbox/eventing-writers

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

Details:

bumping knative.dev/hack f067737...0e0784b:
  > 0e0784b Update community files (# 166)
  > a75ca49 Update community files (# 165)
  > 9c0ea69 Update community files (# 164)
  > c7a1ce1 Update community files (# 163)
bumping knative.dev/reconciler-test 7d32310...93ef963:
  > 93ef963 Update community files (# 322)
  > 94576b8 Update actions (# 321)
  > 0bae583 Update actions (# 320)
  > 3f1d5e0 Update community files (# 319)
  > 4686fbf Update community files (# 316)
  > 2c6b541 upgrade to latest dependencies (# 318)
bumping knative.dev/pkg 0a1ec2e...4d62e1d:
  > 4d62e1d bump our min k8s version to 1.22 (# 2485)
  > 9ae44fe Update community files (# 2484)
  > 29f716f Fix `InitialBuckets()` for statefulSetBuilder's electors (# 2483)
  > 8db11d0 Update community files (# 2482)
  > dcd5d7c bump go version of tekton downstream workflow (# 2481)
  > 0ce1e92 Update actions (# 2480)
  > 4f42bf4 Update actions (# 2478)
  > 7479994 Update actions (# 2477)
  > c2f1f3e Update community files (# 2476)
codecov[bot] commented 2 years ago

Codecov Report

Merging #163 (6d92df0) into main (5a6a695) will increase coverage by 1.23%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   81.60%   82.84%   +1.23%     
==========================================
  Files          21       21              
  Lines         723     1090     +367     
==========================================
+ Hits          590      903     +313     
- Misses         93      146      +53     
- Partials       40       41       +1     
Impacted Files Coverage Δ
pkg/service/service_caching_wrapper.go 87.50% <0.00%> (-1.39%) :arrow_down:
pkg/network/base_connection.go 86.60% <0.00%> (-1.09%) :arrow_down:
pkg/message/async_command_result.go 89.65% <0.00%> (-0.83%) :arrow_down:
pkg/service/service.go 81.73% <0.00%> (-0.62%) :arrow_down:
pkg/reconciler/tls_dialer_factory.go 85.36% <0.00%> (-0.35%) :arrow_down:
pkg/network/tls.go 0.00% <0.00%> (ø)
pkg/message/async_command.go 100.00% <0.00%> (ø)
pkg/network/message_queue.go 100.00% <0.00%> (ø)
pkg/service/message_router.go 100.00% <0.00%> (ø)
pkg/reconciler/connection_pool_option.go 100.00% <0.00%> (ø)
... and 10 more

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 168dd0c...6d92df0. Read the comment docs.

knative-prow[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: aliok, 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: - ~~[OWNERS](https://github.com/knative-sandbox/control-protocol/blob/main/OWNERS)~~ [aliok] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment