knative-extensions / kn-plugin-admin

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

Fixed License Copyright #41

Closed zhanggbj closed 3 years ago

zhanggbj commented 3 years ago

Changes

Referred to latest Knative/Serving repo, the Copyright is

Copyright 2020 The Knative Authors

-

/kind

Fixes #

Release Note

Docs

knative-prow-robot commented 3 years ago

@zhanggbj: The label(s) kind/<kind> cannot be applied, because the repository doesn't have them

In response to [this](https://github.com/knative-sandbox/kn-plugin-admin/pull/41): > > ># Changes > > > >- >- >- :bug: Fix bug > > >/kind > > >Fixes # > > > >**Release Note** > > >```release-note > >``` > >**Docs** > > >```docs > >``` > 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.
codecov[bot] commented 3 years ago

Codecov Report

Merging #41 (2a01251) into master (731f31e) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #41   +/-   ##
=======================================
  Coverage   79.26%   79.26%           
=======================================
  Files          20       20           
  Lines        1032     1032           
=======================================
  Hits          818      818           
  Misses        155      155           
  Partials       59       59           
Impacted Files Coverage Δ
core/root.go 60.00% <ø> (ø)
pkg/command/autoscaling/autoscaling.go 0.00% <ø> (ø)
pkg/command/autoscaling/list.go 92.85% <ø> (ø)
pkg/command/autoscaling/update.go 70.27% <ø> (ø)
pkg/command/domain/domain.go 100.00% <ø> (ø)
pkg/command/domain/human_readable_flags.go 100.00% <ø> (ø)
pkg/command/domain/list.go 85.18% <ø> (ø)
pkg/command/domain/set.go 96.49% <ø> (ø)
pkg/command/domain/unset.go 94.11% <ø> (ø)
pkg/command/profiling/downloader.go 59.45% <ø> (ø)
... 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 731f31e...2a01251. Read the comment docs.

knative-prow-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: maximilien, zhanggbj

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/master/OWNERS)~~ [maximilien,zhanggbj] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
zhanggbj commented 3 years ago

/retest