knative-extensions / kn-plugin-admin

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

Replace knative.dev/client references to knative.dev/client-pkg #277

Closed vyasgun closed 1 year ago

vyasgun commented 1 year ago

Changes

/kind cleanup

Part of https://github.com/knative/client/issues/1591

Release Note

Docs

codecov[bot] commented 1 year ago

Codecov Report

Merging #277 (7e1e6cc) into main (2f84918) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #277   +/-   ##
=======================================
  Coverage   78.95%   78.95%           
=======================================
  Files          24       24           
  Lines        1459     1459           
=======================================
  Hits         1152     1152           
  Misses        245      245           
  Partials       62       62           
Impacted Files Coverage Δ
pkg/command/autoscaling/list.go 91.17% <ø> (ø)
pkg/command/autoscaling/update.go 67.83% <ø> (ø)
pkg/command/cdc/list.go 92.68% <ø> (ø)
pkg/command/domain/human_readable_flags.go 100.00% <ø> (ø)
pkg/command/domain/list.go 82.85% <ø> (ø)
pkg/command/registry/add.go 91.58% <ø> (ø)
pkg/command/registry/human_readable_flags.go 87.23% <ø> (ø)
pkg/command/registry/list.go 87.01% <ø> (ø)
pkg/command/registry/remove.go 75.22% <ø> (ø)

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

vyasgun commented 1 year ago

/retest

vyasgun commented 1 year ago

/retest

dsimansk commented 1 year ago

/approve /lgtm

knative-prow[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dsimansk, vyasgun

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/kn-plugin-admin/blob/main/OWNERS)~~ [dsimansk] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment