Paul Holzinger

Results 836 comments of Paul Holzinger

The reason we hide because we only use it for the systemd integration and don't expect users to use that directly as such it is hidden. It is not stable...

This also removes a basic things like checking if the tree (vendor) dir is clean which I think is generally important. I don't know about the importance of the other...

> @Luap99 low-priority question: should I add `nv-rust:1.76` to the cache list? On the assumption that some future day netavark will be able to bump VMs? No we do not...

I like to see more discussion around this first, I really don't think it is our task as upstream to test every possible runtime combinations.

@rivo Could you take look here please?

I don't think this is a simple fix or the correct expectation that these types match. The inspect type was modelled after the docker inspect output, the other types are...

you can inspect the single container to get all the data. I am not saying the podman API design makes much sense, but we cannot just change types in an...

Just to be clear we cannot just change the API types, they must be stable. We could decide to break the API with 6.0. for this but there is not...

As far as the application goes there is no such thing as a quoted string, an application gets a string array, the shell handles quotes and such. That means cobra...