-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
Good First IssueThis issue would be a good issue for a first time contributor to undertake.This issue would be a good issue for a first time contributor to undertake.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triagedIssue has been triagedIssue has been triaged
Description
Feature request description
Container quadlets allow configuring a StopTimeout
, the "almost" equivalent podman pod stop --time
is not configurable via a .pod
file.
Suggest potential solution
Support a new [Pod]
section option StopTimeout
or a different name.
Have you considered any alternatives?
No
Additional context
I was looking for this option for our CI tests, but in the end didn't require it as the issue was not setting a StopTimeout
for my test containers.
Metadata
Metadata
Assignees
Labels
Good First IssueThis issue would be a good issue for a first time contributor to undertake.This issue would be a good issue for a first time contributor to undertake.kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.triagedIssue has been triagedIssue has been triaged