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

do not reuse execs with podman #3740

Merged
merged 1 commit into from
Nov 20, 2023
Merged

do not reuse execs with podman #3740

merged 1 commit into from
Nov 20, 2023

Conversation

piax93
Copy link
Contributor

@piax93 piax93 commented Nov 17, 2023

From reading Podman's implementation of this API, it will just refuse to start any exec which is not in status=created, so reusing an existing one that already completed is just not a supported behaviour.

@piax93 piax93 requested review from oholiab and danielpops November 17, 2023 16:26
@piax93 piax93 merged commit 19691e7 into master Nov 20, 2023
9 checks passed
@piax93 piax93 deleted the u/mpiano/SECNESS-1815 branch November 20, 2023 09:23
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.

2 participants