podman/cmd/podman/common
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
..
completion.go remove `pkg/registries` 2021-06-25 09:56:21 +02:00
completion_test.go Add go template shell completion for --format 2021-04-22 00:31:08 +02:00
create.go Drop podman create --storage-opt container flag 2021-07-20 16:36:10 -04:00
create_opts.go Fix compat create with NetworkMode=default 2021-06-07 14:14:57 -04:00
createparse.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
default.go bump go module to v3 2021-02-22 09:03:51 +01:00
diffChanges.go bump go module to v3 2021-02-22 09:03:51 +01:00
netflags.go Handle advanced --network options in podman play kube 2021-06-30 13:32:27 -04:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go Support uid,gid,mode options for secrets 2021-05-17 14:35:55 -04:00
util.go Allow changing of port forward rules on restore 2021-06-04 13:29:02 +02:00
volumes.go fix: swapped volume relabel option values 2021-06-24 22:18:25 +02:00