spiegel_podman/pkg
Valentin Rothberg 13a8ebd09f pkg/autoupdate: repull image if other containers failed
If two containers use the same image and one rolled back (i.e., tagged
the old image again), make sure to repull the image for the other
container.

Once an image has caused a rollback, it may be worth marking this image
as broken and not update any other container using it but that is
outside of the scope.

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-08-04 13:07:58 +02:00
..
annotations fix a number of godot issues 2022-03-22 13:04:35 +01:00
api switch from "kube/play" endpoint to "play/kube" endpoint. 2022-08-02 12:09:59 +01:00
auth pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
autoupdate pkg/autoupdate: repull image if other containers failed 2022-08-04 13:07:58 +02:00
bindings switch from "kube/play" endpoint to "play/kube" endpoint. 2022-08-02 12:09:59 +01:00
channel pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
checkpoint pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
copy pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
criu Fix spelling of GetCriuVersion 2022-06-27 12:57:44 +01:00
ctime golangci-lint: enable nolintlint 2022-06-14 16:29:42 +02:00
domain Merge pull request #15084 from sstosh/rm-filter 2022-08-03 17:23:07 +00:00
env pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
errorhandling libpod/runtime: switch to golang native error wrapping 2022-07-04 15:39:00 +02:00
inspect pkg/inspect: remove unused ImageResult type 2022-05-24 16:07:39 +02:00
k8s.io add omitempty to Secret in k8s VolumeSource 2022-08-03 16:42:28 -04:00
lookup enable gocritic linter 2022-04-26 18:12:22 +02:00
machine Add support, and default to rootless w/WSL prompt 2022-08-02 06:55:48 -05:00
namespaces Fix spelling "setup" -> "set up" and similar 2022-06-22 18:39:21 +02:00
parallel pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
ps libpod: switch to golang native error wrapping 2022-07-05 16:06:32 +02:00
rootless pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
rootlessport go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
seccomp pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
selinux Fix SELinux functions names to not be repetitive 2020-04-23 15:57:34 -04:00
servicereaper go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
signal Implement CatchAll and StopCatch in signal_common.go 2022-06-27 13:27:12 +01:00
specgen Merge pull request #15035 from cdoern/cgroup 2022-07-23 01:35:58 +02:00
specgenutil fix container create/run throttle devices 2022-07-22 11:42:51 -04:00
systemd podman generate systemd --new: allow -h hostname 2022-08-02 08:58:40 +02:00
terminal move golang.org/x/crypto/ssh/terminal to golang.org/x/term 2022-04-22 12:40:52 +02:00
timetype enable gocritic linter 2022-04-26 18:12:22 +02:00
trust pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
util prune filter handling 2022-07-25 09:28:26 -04:00