diff options
author | Matthew Heon <mheon@redhat.com> | 2020-04-24 09:44:51 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-04-24 09:44:51 -0400 |
commit | b1552d9124d3d2f927366a86c31a7902eb60ca64 (patch) | |
tree | e846f513577a5890a1bfbd7ffdf8e25941aa7293 /pkg/channelwriter | |
parent | 46463e454e7fed9c25c762912a1dc7c3c7421cce (diff) | |
download | podman-b1552d9124d3d2f927366a86c31a7902eb60ca64.tar.gz podman-b1552d9124d3d2f927366a86c31a7902eb60ca64.tar.bz2 podman-b1552d9124d3d2f927366a86c31a7902eb60ca64.zip |
Do not join pod namespaces without an infra ctr
We do not want to join pod namespaces if no infra container is
present. A pod may claim it shares namespaces without an infra
container (I'll take an action item to fix that - it really
should not be allowed), which was tripping up our default
namespace code and forcing us to try and join the namespaces of
the nonexistant infra container.
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'pkg/channelwriter')
0 files changed, 0 insertions, 0 deletions