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 #151

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 k8s.io/apimachinery 276a8a7...276a8a7:
bumping k8s.io/client-go b425fb6...97582f2:
  > 97582f2 Update dependencies to v0.23.5 tag
bumping knative.dev/reconciler-test afd9ca7...7d32310:
  > 7d32310 Update actions (# 317)
  > e134f58 use go 1.17 and upgrade deps (# 315)
bumping k8s.io/code-generator fb849a7...fb849a7:
bumping knative.dev/pkg e6e3cf0...0a1ec2e:
  > 0a1ec2e upgrade to latest dependencies (# 2474)
  > 1f7514a bump k8s deps to v0.23.5 (# 2469)
  > 19a2589 fix coverage settings (# 2471)
  > 2daa86a Electors can provide an initial set of buckets (# 2473)
bumping k8s.io/klog/v2 7ea6d6a...43cc75f:
  > 43cc75f Merge pull request # 309 from serathius/owners
  > fb03dab SetContextualLogger: remove unintentionally merged API call
  > 48ee3dd Cleanup OWNERS file
  > 263155b Merge pull request # 307 from pohly/start-flush-daemon
  > f5927b0 SetLoggerWithOptions: support flushing
  > 6684fc7 StartFlushDaemon: add API with more control over flushing
  > a77ab7d Merge pull request # 304 from pohly/go-1.14-testing
  > ae0c078 Merge pull request # 305 from pohly/flush-and-exit
  > 1e923c6 tests: stop testing with Go 1.14
  > 6631b8c Merge pull request # 296 from pohly/contextual-logging
  > cd54fdc ExampleSetLogger: reset state after test
  > f676d4a Merge pull request # 303 from pohly/flush-and-exit
  > 260ac21 contextual logging
  > 0013f22 exit_test.go: avoid depending on side effect of other tests
  > 56b8a4e structured logging: replacing Fatal/Exit/etc. without loss of flushing
  > d888550 make klog sufficient for working with logr
  > 64be563 move Kubernetes helper code into separate file
  > 07fe246 testinglogger: per-test, structured logging
bumping k8s.io/api a1613d7...cd271e7:
  > cd271e7 Update dependencies to v0.23.5 tag
  > a6b2207 Merge pull request # 108139 from liggitt/automated-cherry-pick-of-# 108138-upstream-release-1.23
  > 80b93d4 Revert v1beta1 PodDisruptionBudget select patchStrategy
bumping knative.dev/hack 14f832e...f067737:
  > f067737 Adding code of conduct to reference knative/community's CoC (# 162)
codecov[bot] commented 2 years ago

Codecov Report

Merging #151 (f86456e) into main (5a6a695) will increase coverage by 0.27%. The diff coverage is n/a.

:exclamation: Current head f86456e differs from pull request most recent head e036db7. Consider uploading reports for the commit e036db7 to get more accurate results

@@            Coverage Diff             @@
##             main     #151      +/-   ##
==========================================
+ Coverage   81.60%   81.88%   +0.27%     
==========================================
  Files          21       21              
  Lines         723      723              
==========================================
+ Hits          590      592       +2     
+ Misses         93       92       -1     
+ Partials       40       39       -1     
Impacted Files Coverage Δ
pkg/network/base_connection.go 90.76% <0.00%> (+3.07%) :arrow_up:

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 e8ed38c...e036db7. Read the comment docs.

knative-prow-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation To complete the pull request process, please assign vaikas after the PR has been reviewed. You can assign the PR to them by writing /assign @vaikas in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/knative-sandbox/control-protocol/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
lionelvillard commented 2 years ago

/approve /lgtm

knative-prow[bot] commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: knative-automation, lionelvillard

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)~~ [lionelvillard] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment