Brent Baude
Brent Baude
When trying to use my openvpn with pantheon, I do not get the password prompt. I think there is a conflict between the gnome and pantheon polkit stuffs?
Not sure where else to direct this question. in the libpod/podman (github.com/containers/libpod), we implement an event system that reads and writes to journald. On the read, by default we want...
Issue #1190 asks for an enhancement to atomic scan where the scanner could figure out the image|container inspect information prior to the scan. We do this now by writing a...
## Description BZ #1508453 correctly points out that the error message points to the wrong file when telling the user it cannot find the scanner image or arguments. Signed-off-by: baude...
Not sure how this should work, but it looks off... When using `atomic run` to run a container that is already running, the command appears to start a new container...
azure: use destdir and WALA_ROOT When defining environment variables, use the DESTDIR variable instead of static, fq-names. Alse, define WALA_ROOT for use with the agent when in a system_container.
the `FindBinaryHelper` should emit an error if it finds the binary but it is not exectable instead of claiming it could not find it. https://github.com/containers/common/blob/main/pkg/config/config.go#L1110
Do folks want the openshift merge robot to help with merging and reviewing? speak up here.
### Issue Description It seems like the recent addition of virtiofsd broke podman start on fedora. The virtiofsd executable sits in /usr/libexec and is not present in path. ``` [baude@baudework...