24fcfb5d9e
Fix spelling "read only" -> "read-only"
...
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
2022-07-02 08:37:43 +02:00
e8adec5f41
cmd/podman: switch to golang native error wrapping
...
We now use the golang error wrapping format specifier `%w` instead of
the deprecated github.com/pkg/errors package.
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-06-30 12:58:57 +02:00
ffbab30d7b
Run codespell to cleanup typos
...
[NO NEW TESTS NEEDED]
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-03-25 15:34:41 -04:00
8f5ba05ec4
Initial implementation of mac forwarding using a privileged docker sock claim helper
...
Signed-off-by: Jason T. Greene <jason.greene@redhat.com>
2022-02-16 03:49:17 -06:00