podman/pkg
baude be88d45f5a fix for compatibility volume creation
in the compatibility layer, creating a volume with a name that already does not result in an error.  instead a 201 response with the existing volume's information is returned. while it seems like a bug on the part of docker and they agree, no attempt has been made to fix it in five years.  See https://github.com/moby/moby/issues/16068

Fixes: #7740

Signed-off-by: baude <bbaude@redhat.com>
2020-09-28 13:28:07 -05:00
..
annotations Add `ContainerManager` annotation to created containers 2019-09-10 09:37:14 +02:00
api fix for compatibility volume creation 2020-09-28 13:28:07 -05:00
auth Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
autoupdate Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
bindings Fix network remove for the podman remote client 2020-09-28 13:34:56 +02:00
cgroups Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
channel Refactor API build endpoint to be more compliant 2020-09-14 13:46:59 -07:00
checkpoint Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
criu
ctime
domain Merge pull request #7770 from rhatdan/pullpolicy 2020-09-28 14:36:43 +00:00
env Ensure DefaultEnvVariables is used in Specgen 2020-08-18 15:17:46 -04:00
errorhandling remote run: fix error checks 2020-09-11 12:41:15 +02:00
hooks pkg/hooks: support all hooks 2020-09-22 14:44:09 +02:00
inspect Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
kubeutils
lookup Turn on More linters 2020-06-15 07:05:56 -04:00
namespaces [CI:DOCS] BZ1860126 - Fix userns defaults in run man page 2020-08-07 15:42:13 -04:00
netns Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
network Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
parallel Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
ps Show c/storage (Buildah/CRI-O) containers in ps 2020-09-09 06:10:02 -04:00
registrar Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
registries Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
resolvconf Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
rootless rootless: fix hang when newidmap is not installed 2020-09-25 18:08:46 +02:00
rootlessport rootlessport: use two different channels 2020-04-29 12:35:23 +02:00
seccomp apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
selinux Fix SELinux functions names to not be repetitive 2020-04-23 15:57:34 -04:00
signal Turn on More linters 2020-06-15 07:05:56 -04:00
spec Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
specgen Fix incorrect parsing of create/run --volumes-from 2020-09-20 22:49:09 +02:00
systemd Refactor version handling in cmd tree 2020-09-18 15:13:58 -07:00
terminal Set console mode for windows 2020-06-29 09:17:55 -05:00
timetype make lint: enable gocritic 2020-01-13 14:27:02 +01:00
tracing make lint: include pkg/tracing 2020-01-14 09:54:48 +01:00
trust fix bug podman sign storage path 2020-08-04 15:10:47 -04:00
util pull types allow initial caps 2020-09-12 07:02:04 -04:00
varlink Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
varlinkapi fix build with varlink 2020-09-22 16:46:15 -04:00