59bebd41eb
There was a bug where setting the test command for the health check to 'NONE' would throw an error in podman_worker. This was problematic since K-A uses 'NONE' as an indicator that the health check is not enabled. Closes-Bug: #2071912 Change-Id: I3140bb79eace58b23f579be3da569c502c52c38c Signed-off-by: Ivan Halomi <ivan.halomi@tietoevry.com>
7 lines
153 B
YAML
7 lines
153 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes podman failure when enable_container_healthchecks
|
|
is set to "no".
|
|
`LP#2071912 <https://launchpad.net/bugs/2071912>`__
|