Skip to content

Ensure the pod restarts when the external Kubernetes object is updated.

Pablo Vigo Mas requested to merge feature/T10031-pod-restart into master

A new annotation was included adding a timestamp and force to update the yaml. Annotation was added in secret and deployment objects. The pod must restart because the deployment time is always different.

Signed-off-by: Pablo Vigo pvigo@collabora.com

Merge request reports