summaryrefslogtreecommitdiff
path: root/test/e2e/create_staticip_test.go
diff options
context:
space:
mode:
authormaybe-sybr <58414429+maybe-sybr@users.noreply.github.com>2020-06-24 16:01:17 +1000
committermaybe-sybr <58414429+maybe-sybr@users.noreply.github.com>2020-07-09 17:45:12 +1000
commit9fe3153c0c8c7aba80975b6e080935d40198e7c9 (patch)
tree26e541632cdc0aaa66da1885a6447492f72a060b /test/e2e/create_staticip_test.go
parentedf5fe8b17f39ce98805c279b9795bfd4123abe2 (diff)
downloadpodman-9fe3153c0c8c7aba80975b6e080935d40198e7c9.tar.gz
podman-9fe3153c0c8c7aba80975b6e080935d40198e7c9.tar.bz2
podman-9fe3153c0c8c7aba80975b6e080935d40198e7c9.zip
APIv2:fix: Get volumes from `Binds` when creating
This change ensures that we pull volume bind specification strings from the correct spot in the POSTed data when creating containers. We should probably canity check that the mapping keys in `Volumes` are a superset of the binds listed in `HostConfig.Binds` but this cheap change removes an annoying behaviour where named volumes or host mount would be silently replaced with newly created anonymous volumes. Signed-off-by: Matt Brindley <58414429+maybe-sybr@users.noreply.github.com>
Diffstat (limited to 'test/e2e/create_staticip_test.go')
0 files changed, 0 insertions, 0 deletions