Paul Holzinger

Results 825 comments of Paul Holzinger

> I'm not sure about that. Isn't this for systemd to worry about? Of course assuming all containers that use the resource are managed via Quadlet. Well if you can...

> > Well if you can tell me how do you configure these systemd dependencies so that they work correctly sure. I don't see how this would work but I...

> But, again, this is why Podman relies on systemd and doesn't implement this on its own. By no means do I want this implemented in podman. I simply wasn't...

@giuseppe PTAL, I Assume the cgroup should be read only for security so this is not something we can do by default?

Most likely caused by https://github.com/containers/podman/pull/22691/commits/c46884aa93e62bb39fd084433d840db4543b7792. We need to wait until we get either a successful event or error first before setting the status code so the fix is valid IMO....

PR https://github.com/containers/podman/pull/24406 if you would like to test that

The code seems to check if the file exists before using it, https://github.com/containers/podman/blob/main/pkg/machine/wsl/wutil/wutil.go#L26 Is there a reason why this path would exists but cannot be used? Regardless looking at the...

> I think increasing the expected time in |035| podman logs - --until --follow journald is not a good idea. Since the time can vary with the actual load on...

Look at Ed's comments and fix them up, also given he said this is flaking repush several times to ensure this is running stable before we can consider merging.