integ/kubernetes/k8s-pod-recovery/centos
Douglas Henrique Koerich 6169cc5d81 Handle labeled pods after stabilized
Pods that are in a k8s deployment, daemonset, etc can be labeled as
restart-on-reboot="true", which will automatically cause them to be
restarted after the worker manifest has completed in an AIO system.
It may happen, however, that k8s-pod-recovery service is started
before the pods are scheduled and created at the node the script is
running on, causing them to be not restarted. The proposed solution is
to wait for stabilization of labeled pods before restarting them.

Closes-Bug: 1900920
Signed-off-by: Douglas Henrique Koerich <douglashenrique.koerich@windriver.com>
Change-Id: I5c73bd838ab2be070bd40bea9e315dcf3852e47f
2021-03-15 15:27:55 -04:00
..
files Handle labeled pods after stabilized 2021-03-15 15:27:55 -04:00
build_srpm.data Introduce k8s pod recovery service 2020-09-03 23:38:41 -04:00
k8s-pod-recovery.spec Introduce k8s pod recovery service 2020-09-03 23:38:41 -04:00