Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Small workaround for container syncing
In cases, like we currently have, where the container host is podman<5.0 and local podman/podman-py is >=5.0 we run into a TypeError. To solve this, we resort to manually getting the status.
- Loading branch information