podman/pkg/specgen/generate/kube
Daniel J Walsh 2c63b8439b
Fix stutters
Podman adds an Error: to every error message.  So starting an error
message with "error" ends up being reported to the user as

Error: error ...

This patch removes the stutter.

Also ioutil.ReadFile errors report the Path, so wrapping the err message
with the path causes a stutter.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-09-10 07:52:00 -04:00
..
kube.go kube play: support auto updates and rollbacks 2022-09-06 08:56:55 +02:00
kube_test.go enable gocritic linter 2022-04-26 18:12:22 +02:00
play_test.go kube secret handling for podman play kube 2022-07-20 12:55:33 -04:00
seccomp.go pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
volume.go Fix stutters 2022-09-10 07:52:00 -04:00