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

Fix pod info for non-existant pods #732

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

olliewalsh
Copy link
Contributor

Do not try to deserialize json when out is empty

Fixes #731

Do not try to deserialize json when out is empty

Fixes containers#731

Signed-off-by: Oliver Walsh <[email protected]>
@sshnaidm sshnaidm merged commit 4591a44 into containers:master Apr 12, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

podman_pod_info raises JSONDecodeError for non-existant pod
2 participants