mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 08:55:44 +00:00
Add support for simple rollbacks during `podman auto-update`. Rollbacks are enabled by default. If a systemd unit cannot be restarted after an update, the previous image will be retagged and the unit will be restarted a second time. Add system tests for rollbacks. Also fix a bug in the restart sequence; we have to use the channel to actually know whether the restart was successful or not. NOTE: To make rollbacks really useful, users must run their containers with `--sdnotify=container` such that the containers send the ready message over the (mounted) socket. This way, restarting the systemd units during auto update will block until the message has been received (or a timeout kicked in). Signed-off-by: Valentin Rothberg <rothberg@redhat.com> |
||
|---|---|---|
| .. | ||
| _static | ||
| markdown | ||
| Commands.rst | ||
| conf.py | ||
| connection.rst | ||
| generate.rst | ||
| healthcheck.rst | ||
| image.rst | ||
| includes.rst | ||
| index.rst | ||
| Introduction.rst | ||
| machine.rst | ||
| managecontainers.rst | ||
| manifest.rst | ||
| network.rst | ||
| play.rst | ||
| pod.rst | ||
| Reference.rst | ||
| Search.rst | ||
| secret.rst | ||
| system.rst | ||
| Tutorials.rst | ||
| volume.rst | ||