3d5e021578
- Built the package - Built the iso - Verified if the package was installed correctly Story: 2009101 Task: 43697 Change-Id: Id10c87f9a24329b533864411075e096f56dbcd8b Signed-off-by: Mihnea Saracin <Mihnea.Saracin@windriver.com>
18 lines
459 B
Plaintext
18 lines
459 B
Plaintext
Source: k8s-pod-recovery
|
|
Section: admin
|
|
Priority: optional
|
|
Maintainer: StarlingX Developers <StarlingX-discuss@lists.StarlingX.io>
|
|
Build-Depends: debhelper-compat (= 13)
|
|
Standards-Version: 4.4.1
|
|
Homepage: https://www.starlingx.io
|
|
Rules-Requires-Root: no
|
|
|
|
Package: k8s-pod-recovery
|
|
Architecture: any
|
|
Depends: ${shlibs:Depends},
|
|
${misc:Depends},
|
|
systemd
|
|
Description: Kubernetes Pod Recovery Service
|
|
This service will recover k8s pods that are in bad states
|
|
|