podman/pkg
Valentin Rothberg d4272bed51 podman cp: do not overwrite non-dirs with dirs and vice versa
Add a new `--overwrite` flag to `podman cp` to allow for overwriting in
case existing users depend on the behavior; they will have a workaround.
By default, the flag is turned off to be compatible with Docker and to
have a more sane behavior.

Fixes: #14420
Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
2022-06-10 09:42:19 +02:00
..
annotations fix a number of `godot` issues 2022-03-22 13:04:35 +01:00
api compat api: fix regressions from "Swagger refactor/cleanup" 2022-06-09 16:00:46 +02:00
auth pkg/auth: drop the TODO 2022-05-25 12:33:34 +02:00
autoupdate auto update: create an event 2022-05-23 14:11:29 +02:00
bindings podman cp: do not overwrite non-dirs with dirs and vice versa 2022-06-10 09:42:19 +02:00
channel channel: simplify implementation 2021-05-06 11:51:15 +02:00
checkpoint Add support for checkpoint image 2022-04-20 18:55:39 +01:00
copy bump go module to version 4 2022-01-18 12:47:07 +01:00
criu Add support for checkpoint image 2022-04-20 18:55:39 +01:00
ctime go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
domain podman cp: do not overwrite non-dirs with dirs and vice versa 2022-06-10 09:42:19 +02:00
env Add more unit tests 2022-05-04 08:29:54 -05:00
errorhandling Swagger refactor/cleanup 2022-05-19 15:24:18 -07:00
hooks test: use `T.TempDir` to create temporary test directory 2022-05-05 21:09:41 +08:00
inspect pkg/inspect: remove unused ImageResult type 2022-05-24 16:07:39 +02:00
k8s.io linter: enable unconvert linter 2022-05-19 13:59:15 +02:00
kubeutils remove unneeded k8s code 2022-03-15 14:48:08 +01:00
lookup enable gocritic linter 2022-04-26 18:12:22 +02:00
machine Merge pull request #14469 from shanesmith/prevent-simultaneous-machine-starts 2022-06-09 16:23:25 -04:00
namespaces enable gocritic linter 2022-04-26 18:12:22 +02:00
parallel bump go module to version 4 2022-01-18 12:47:07 +01:00
ps bump go module to version 4 2022-01-18 12:47:07 +01:00
rootless remote: do not join user NS 2022-04-26 15:05:20 +02:00
rootlessport go fmt: use go 1.18 conditional-build syntax 2022-03-18 09:11:53 +01:00
seccomp Spelling 2020-12-22 13:34:31 -05: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 cmd/podman/common/completion.go: fix FIXMEs 2022-05-24 17:56:37 +02:00
specgen Merge pull request #14480 from cdoern/infra 2022-06-09 15:49:21 -04:00
specgenutil Merge pull request #14301 from rhatdan/volume 2022-06-02 10:16:28 -04:00
systemd generate systemd: pods: set exit policy 2022-05-03 15:28:50 +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 Cleanup display of trust with transports 2022-02-22 15:08:58 -05:00
util Privileged containers can now restart if the host devices change 2022-06-06 14:14:22 -04:00