Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695300 - sys-cluster/kube{-apiserver,-controller-manager,-proxy,-scheduler,ctl,let}: incomplete LICENSE
Summary: sys-cluster/kube{-apiserver,-controller-manager,-proxy,-scheduler,ctl,let}: i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 694792
  Show dependency tree
 
Reported: 2019-09-21 10:53 UTC by Michał Górny
Modified: 2025-03-14 13:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-21 10:53:11 UTC
sys-cluster/kube-apiserver
sys-cluster/kube-controller-manager
sys-cluster/kube-proxy
sys-cluster/kube-scheduler
sys-cluster/kubectl
sys-cluster/kubelet
sys-cluster/minikube


The listed packages seem to be bundling (vendoring) multiple dependencies, however the LICENSE variable does not seem to reflect that.  Please verify the licenses for all vendored dependencies, and include them in the LICENSE variable.  While at it, please be watchful for license conflicts.

See tracker bug for tips on how to do that.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-11-03 19:59:02 UTC
Ping.
Comment 2 Larry the Git Cow gentoo-dev 2019-12-14 02:19:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c696d8d40571505427d4dd601009052debef103

commit 5c696d8d40571505427d4dd601009052debef103
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2019-12-14 02:17:55 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2019-12-14 02:19:02 +0000

    sys-cluster/minikube: LICENSE: account for vendored software
    
    Bug: https://bugs.gentoo.org/695300
    Package-Manager: Portage-2.3.81, Repoman-2.3.20
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 sys-cluster/minikube/minikube-1.0.0.ebuild | 2 +-
 sys-cluster/minikube/minikube-1.0.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2025-03-14 13:52:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a17a156664cc0de448f4710122bd08aa61aaf9bc

commit a17a156664cc0de448f4710122bd08aa61aaf9bc
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 13:50:03 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 13:51:47 +0000

    sys-cluster/kube-apiserver: add 1.32.3, add systemd unit
    
    Closes: https://bugs.gentoo.org/695300
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-cluster/kube-apiserver/Manifest                |  1 +
 .../kube-apiserver/files/kube-apiserver.service    | 15 ++++++++
 .../kube-apiserver/kube-apiserver-1.32.3.ebuild    | 41 ++++++++++++++++++++++
 3 files changed, 57 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ba5bf0a38a9a79a3a42c3f223bb4eaaaff1cd48

commit 4ba5bf0a38a9a79a3a42c3f223bb4eaaaff1cd48
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 13:47:19 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 13:51:47 +0000

    sys-cluster/kube-controller-manager: add 1.32.3, add systemd unit
    
    Closes: https://bugs.gentoo.org/695300
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-cluster/kube-controller-manager/Manifest       |  1 +
 .../files/kube-controller-manager.service          | 15 ++++++++
 .../kube-controller-manager-1.32.3.ebuild          | 41 ++++++++++++++++++++++
 3 files changed, 57 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9486f745b3165dfd5dafd1fb21f348742ac0420c

commit 9486f745b3165dfd5dafd1fb21f348742ac0420c
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 13:43:26 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 13:51:47 +0000

    sys-cluster/kube-proxy: add 1.32.3, add systemd unit
    
    Closes: https://bugs.gentoo.org/695300
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-cluster/kube-proxy/Manifest                 |  1 +
 sys-cluster/kube-proxy/files/kube-proxy.service | 13 +++++++++
 sys-cluster/kube-proxy/kube-proxy-1.32.3.ebuild | 38 +++++++++++++++++++++++++
 3 files changed, 52 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dbd02f1b800e254231ef0a28f099e5279849582

commit 3dbd02f1b800e254231ef0a28f099e5279849582
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 13:37:48 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 13:51:47 +0000

    sys-cluster/kube-scheduler: add 1.32.3, add systemd unit
    
    Closes: https://bugs.gentoo.org/695300
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-cluster/kube-scheduler/Manifest                |  1 +
 .../kube-scheduler/files/kube-scheduler.service    | 15 ++++++++
 .../kube-scheduler/kube-scheduler-1.32.3.ebuild    | 41 ++++++++++++++++++++++
 3 files changed, 57 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f69e2d4e9e56bc0aa6c59c007783b908e7bc5f5

commit 6f69e2d4e9e56bc0aa6c59c007783b908e7bc5f5
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2025-03-14 13:20:18 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2025-03-14 13:51:46 +0000

    sys-cluster/kubectl: add 1.32.3
    
    Closes: https://bugs.gentoo.org/695300
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-cluster/kubectl/Manifest              |  1 +
 sys-cluster/kubectl/kubectl-1.32.3.ebuild | 46 +++++++++++++++++++++++++++++++
 2 files changed, 47 insertions(+)