Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small workaround for container syncing #325

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

JacobCallahan
Copy link
Member

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.

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.
@JacobCallahan JacobCallahan marked this pull request as ready for review October 14, 2024 18:52
@JacobCallahan JacobCallahan merged commit 4263d4b into SatelliteQE:0.6 Oct 14, 2024
4 checks passed
@JacobCallahan JacobCallahan deleted the podfix branch October 14, 2024 19:05
@JacobCallahan JacobCallahan added bug Something isn't working 0.6 Things aligned to the 0.6 release labels Oct 14, 2024
@JacobCallahan JacobCallahan mentioned this pull request Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.6 Things aligned to the 0.6 release bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant