mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00

podman parse and attach were using a very small portion of the kubernetes code but using it caused a signficant increase in binary size. Signed-off-by: baude <bbaude@redhat.com> Closes: #559 Approved by: rhatdan