podman 'play kube' fails when editing libpod.conf #3533
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.
When modifying the "infra_image" variable set in /usr/share/containers/libpod.conf running "podman play kube mypod.yaml" returns "Error: pod was given but no pod is specified: invalid argument"
/kind bug
Description
I need to modify the infra container used because the host does not have internet access. When I return the libpod.conf back to the original value the command runs, but returns an error because "k8s.gcr.io/pause:3.1" cannot be pulled nor can it be pinged. (Sorry for the general description I cannot copy and paste directly from the environment I am describing but I'm assuming this is known because the default pause container cannot be pulled).
The image I am replacing was pulled and loaded so the registry is localhost/kubernetes/pause:go.
I have seen hints of some podman play kube commands being fixed in 1.4 in issues... is this issue solved as well. It is a must to test pods in an environment that does not have open internet access and requires effort/time to pull in external containers.
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:The text was updated successfully, but these errors were encountered: