knative-extensions / kn-plugin-admin

Kn plugin for managing a Kubernetes based Knative installation.
Apache License 2.0
7 stars 18 forks source link

[release-1.7] Upgrade to latest dependencies #271

Closed knative-automation closed 1 year ago

knative-automation commented 1 year ago

Cherry-pick https://github.com/knative-sandbox/control-protocol/pull/254 to reduce informer cache usage -evankanderson

/cc knative-sandbox/client-writers /assign knative-sandbox/client-writers

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

knative-prow[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation Once this PR has been reviewed and has the lgtm label, please assign zroubalik for approval. For more information see the Kubernetes Code Review Process.

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/kn-plugin-admin/blob/release-1.7/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
knative-prow[bot] commented 1 year ago

@knative-automation: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
integration-tests_kn-plugin-admin_release-1.7 9441394f48527d1777bc62614b21c8fbc6f3a6a2 link true /test integration-tests
build-tests_kn-plugin-admin_release-1.7 9441394f48527d1777bc62614b21c8fbc6f3a6a2 link true /test build-tests

Your PR dashboard.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
codecov[bot] commented 1 year ago

Codecov Report

Merging #271 (9441394) into release-1.7 (5a4e04c) will not change coverage. The diff coverage is n/a.

@@             Coverage Diff              @@
##           release-1.7     #271   +/-   ##
============================================
  Coverage        78.95%   78.95%           
============================================
  Files               24       24           
  Lines             1459     1459           
============================================
  Hits              1152     1152           
  Misses             245      245           
  Partials            62       62           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

dsimansk commented 1 year ago

/close

knative-prow[bot] commented 1 year ago

@dsimansk: Closed this PR.

In response to [this](https://github.com/knative-sandbox/kn-plugin-admin/pull/271#issuecomment-1514718654): >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.