d37fe03fed
CNI was packaged in CentOS using version 0.8.1 and now it is using the stable debian version 0.9.0. Story: 2009221 Task: 43783 Signed-off-by: Daniel Safta <daniel.safta@windriver.com> Change-Id: Iaba754b304a26b01c048e8bc05de51ace1e88246
16 lines
518 B
Plaintext
16 lines
518 B
Plaintext
Source: isolcpus-device-plugin
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
|
|
Build-Depends: debhelper-compat (= 13) ,
|
|
dh-golang ,
|
|
golang-any
|
|
Standards-Version: 4.4.1
|
|
Homepage: https://www.starlingx.io
|
|
|
|
Package: isolcpus-device-plugin
|
|
Architecture: any
|
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
|
Description: Expose isolated CPUs to Kubernetes cluster.
|
|
Expose isolated CPUs to Kubernetes as devices via the device plugin API.
|