mirror of
https://github.com/containers/podman.git
synced 2025-12-08 14:48:48 +08:00
Adds any required "wiring" to ensure the reserved annotations are supported by `podman kube play`. Addtionally fixes a bug where, when inspected, containers created using the `--publish-all` flag had a field `.HostConfig.PublishAllPorts` whose value was only evaluated as `false`. Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>