Daniel J Walsh

Results 518 comments of Daniel J Walsh

Can you change that to running or exited?

Sorry I don't know, I don't usually work on this code.

You can open the file and then use the path to the fd. In Go we do this with. ``` fd, err := unix.Open(path, unix.O_PATH, 0) if err != nil...

Podman Pods and Kubernetes Pods are somewhat different. Podman play kube and podman generate kube support would also be useful.

@giuseppe @thaJeztah @kolyshkin PTAL

Attempt to help fix: https://github.com/containers/podman/issues/14786

[jkroon81](https://github.com/jkroon81) PTAL