Using hostNetwork
with play kube
results in error
#8790
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
/kind bug
Description
Using
hostNetwork
in pod yaml withplay kube
results inError: namespace value host cannot be provided with namespace mode
.Steps to reproduce the issue:
podman play kube pod.yaml
Describe the results you received:
The error:
Error: namespace value host cannot be provided with namespace mode
Describe the results you expected:
I expected the pod to start in host network mode as happened with podman 2.1
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:(same happens on the 2.2.1 release)
Output of
podman info --debug
:(again: same happens on 2.2.1 release)
Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide?
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
happens on two physical machines.
The text was updated successfully, but these errors were encountered: