Daniel J Walsh

Results 47 issues of Daniel J Walsh

This field is duplicated in containers/common/pkg/config and is being vendored into bindings, just because it is not exported from containers/image.

Fixes: https://github.com/containers/podman/issues/23818

approved

### Discussed in https://github.com/containers/podman/discussions/23922 Originally posted by **tokudan** September 10, 2024 I've been very surprised by the unpredictable behaviour of the podman volume rm command. It boils down to this:...

Helps fix: https://github.com/containers/container-selinux/discussions/331

Currently we handle XDG_CONFIG_HOME and the fallback $HOME/.config differently. We create the later if it does not exist and verify that it is owned by the current user. This patch...

approved

`ramalama serve --generate quadlet` was just added, and generates a quadlet which outputs a quadlet file to run the model as a service.

good first issue

`podman serve --generate quadlet` was just added, and generates a quadlet which outputs a quadlet file to run the model as a service.

good first issue

#### What type of PR is this? > /kind api-change > /kind bug > /kind cleanup > /kind deprecation > /kind design > /kind documentation > /kind failing-test > /kind...

approved
do-not-merge/work-in-progress
stale-pr

Vendor in latest containers/common Currently if you create an un tagged image and add it to a manifest list, podman image prune will remove the image, and leave you with...

approved
do-not-merge/work-in-progress
needs-rebase
do-not-merge/release-note-label-needed
kind/api-change