diff options
author | Matthew Heon <mheon@redhat.com> | 2021-11-23 09:21:05 -0500 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-11-23 09:50:12 -0500 |
commit | 5cf2683bfef7f15aaccc6f2321fb1e63dbf3f18a (patch) | |
tree | 5034655049fd863a9e458e105e0b88916506d3e7 /pkg/seccomp/seccomp.go | |
parent | 9e07cb17a92dd24df8053193e1e047f211a72a54 (diff) | |
download | podman-5cf2683bfef7f15aaccc6f2321fb1e63dbf3f18a.tar.gz podman-5cf2683bfef7f15aaccc6f2321fb1e63dbf3f18a.tar.bz2 podman-5cf2683bfef7f15aaccc6f2321fb1e63dbf3f18a.zip |
Warn on failing to update container status
failed to send a signal to the container's PID1, but ignored the
results of that update. That's generally bad practice, since even
if we can't directly take action on an error, we should still
make an effort to report it for debugging purposes. I used Infof
instead of something more serious to avoid duplicate reporting to
the user if something has gone seriously wrong.
[NO NEW TESTS NEEDED] this is just adding additional error reporting.
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'pkg/seccomp/seccomp.go')
0 files changed, 0 insertions, 0 deletions