Paul Holzinger

Results 836 comments of Paul Holzinger

@harish2704 Our API socket is split in two parts the normal docker api endpoint and the our libpod endpoints that all start with /version/libpod/... so all the other docker compatiable...

> This "breaks" the cockpit-podman tests in the obvious way -- instead of the expected series of positive health checks, there is now just one. I'm happy to adjust the...

> @Luap99 : > > > > This "breaks" the cockpit-podman tests in the obvious way -- instead of the expected series of positive health checks, there is now just...

> @Luap99 @martinpitt : Do I have to do anything from my end on this PR? Note @martinpitt is a maintainer of cockpit and not podman, he just comments here...

The option cannot be removed until the next major version. As such I suggest to simply drop the line stating so. In general there is little work required to keep...

Also I guess this should have a Fixes https://github.com/containers/buildah/issues/6069?

Ok I did some local tests I think we might one to port some other changes from podman such as https://github.com/containers/podman/blob/badf6b8b1735dff7cdb45636eb8eba490454f9d9/cmd/podman/root.go#L311-L317 ``` $ bin/buildah rm -- --all (remove all containers)...

> If you want to, sure, otherwise I could stand to get more familiar with those bits. I find other stuff to do, if you want to have some deeper...