spiegel_podman/cmd/podman/common
Daniel J Walsh 8e3760c29f
Remove --kernel-memory options
Kernel memory option has been depracated in runtime-spec,  It is
believed that it will not work properly on certain kernels.  runc
ignores it.

This PR removes documentation of the flag and also prints a warning if
a user uses it.

[NO NEW TESTS NEEDED]

Helps Fix: https://github.com/containers/podman/issues/12045

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2021-10-21 13:29:44 -04:00
..
completion.go logging: new mode -l passthrough 2021-09-27 12:07:01 +02:00
completion_test.go Shell completion for --format with anonymous fields 2021-08-27 10:28:15 +02:00
create.go Remove --kernel-memory options 2021-10-21 13:29:44 -04:00
create_opts.go Remove --kernel-memory options 2021-10-21 13:29:44 -04:00
create_test.go Created MapOptions for PodCreate 2021-09-20 08:33:15 -04: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 InfraContainer Rework 2021-08-26 16:05:16 -04:00