diff options
author | cdoern <cbdoer23@g.holycross.edu> | 2022-04-27 20:54:24 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2022-05-03 13:43:12 -0400 |
commit | 159d597cdc301adaf7e125f0870e9fbe0291fcb8 (patch) | |
tree | 935369d23d83b5d25439594711a33d629591ca99 /libpod/runtime_pod_linux.go | |
parent | a9a70a9491ffdaea40c9b521f6d2afe140226b9f (diff) | |
download | podman-159d597cdc301adaf7e125f0870e9fbe0291fcb8.tar.gz podman-159d597cdc301adaf7e125f0870e9fbe0291fcb8.tar.bz2 podman-159d597cdc301adaf7e125f0870e9fbe0291fcb8.zip |
remove unused codepath for creating/running ctr in a pod
`pod.CgroupPath()` currently includes a codepath that is never accessed,
which is supposed to start the infra ctr and obtain the cgroup path from there
that is never necessary/safe because p.state.CgroupPath is never empty
[NO NEW TESTS NEEDED]
Signed-off-by: cdoern <cbdoer23@g.holycross.edu>
Diffstat (limited to 'libpod/runtime_pod_linux.go')
0 files changed, 0 insertions, 0 deletions