John Mulligan
John Mulligan
cc: @manishym @nixpanic @anoopcs9
We briefly discussed other ways (in addition to loopback itself) to accomplish a similar behavior: * loopback * nbd (or nbdkit) * tcmu runner (without iscsi) These would all accomplish...
It's worthwhile but the last time I started doing it I got bogged down and never got far enough to make a PR. Maybe it would be best just to...
If you are using Kubernetes I highly recommend looking at the [gluster-kubernetes](http://github.com/gluster/gluster-kubernetes) project that does most of the hard work of deployment for you. This will set up gluster containers...
I agree with everything @jarrpa said in his previous comment.
+1 on PassEnvironment As @obnoxxx mentioned in a different context we may want to do something about some of the duplication between the this internal server and the external facing...
I wonder if there are obscure or old runtimes that did not mount /dev automatically for a privleged container. If that's the case perhaps we could add a line to...
Does it make sense to reach out to the crio project and ask for more detailed descriptions of this behavior? Does that project have a mailing list or maybe we...
Not sure what kind of environment a synology is, but I am able to get a similar command line functioning on my system (fedora 28, podman): ``` sudo podman run...
Thank you for reporting this issue. I agree that we ought to support something like the yaml example you provided.