podman/pkg/api/handlers/libpod
Daniel J Walsh db2f474284
Drop podman create --storage-opt container flag
The global flag will work in either location, and this flag just breaks
users expectations, and is basically a noop.

Also fix global storage-opt so that podman-remote can use it.

[NO TESTS NEEDED] Since it would be difficult to test in ci/cd.

Fixes: https://github.com/containers/podman/issues/10264

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-07-20 16:36:10 -04:00
..
containers.go Fix containers list/prune http api filter behaviour 2021-03-20 22:56:01 +01:00
containers_create.go Drop podman create --storage-opt container flag 2021-07-20 16:36:10 -04:00
containers_stats.go bump go module to v3 2021-02-22 09:03:51 +01:00
generate.go Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation 2021-02-22 13:44:43 -05:00
healthcheck.go bump go module to v3 2021-02-22 09:03:51 +01:00
images.go vendor containers/common@main 2021-07-16 14:19:56 +02:00
images_pull.go create: support images with invalid platform 2021-06-23 15:42:13 +02:00
info.go podman-remote should show podman.sock info 2021-04-20 15:56:45 -04:00
manifests.go support tag@digest notation 2021-05-31 14:38:43 +02:00
networks.go Fix network prune api docs 2021-06-08 11:38:26 +02:00
play.go add --mac-address to podman play kube 2021-05-04 20:14:13 +02:00
pods.go Fix list pods filter handling in libpod api 2021-03-26 20:19:12 +01:00
secrets.go make DriverOpts name consistent. 2021-06-25 08:33:15 +02:00
swagger.go [CI:DOCS] Update swagger for inspect network 2021-06-08 15:23:46 -07:00
system.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
volumes.go Volumes prune endpoint should use only prune filters 2021-04-07 22:37:49 +02:00