kubeservice-stack / cpusets-controller

cpusets-controller as a Device Plugin for Kubernetes, which exposes the CPU cores as consumable Devices to the Kubernetes scheduler.
Apache License 2.0
6 stars 2 forks source link

Respect BSD-3-License please #1

Open CsatariGergely opened 1 year ago

CsatariGergely commented 1 year ago

As it was recognised during the CNCF Sanbox review (https://github.com/cncf/sandbox/issues/15) some parts of this code are slightly modified variant of CPU-Pooler. The original CPU-Pooler code was releases under the BSD-3-Clause license. Please follow the license obligations requested by the license. I copy them here for your convenience:

Thanks

dongjiang1989 commented 1 year ago

@CsatariGergely Complete respect BSD-3-License. The following modifications:

  1. Redistributions of source code with third_party/forked/nokia/CPU-Pooler directory;
  2. Add Copyright.md base on third_party.