Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix network mode in play kube | Paul Holzinger | 2021-11-12 |
We need to use the config network mode when no network mode was set. To do so we have to keep the nsmode empty, MakeContainer() will use the correct network mode from the config when needed. Fixes #12248 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |