8000 Allow configuring containerd timeout when waiting for a container to start · Issue #134 · containerd/containerd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 div id="partial-discussion-header" class="gh-header mb-3 js-details-container Details js-socket-channel js-updatable-content issue" data-channel="eyJjIjoiaXNzdWU6MTQxNDQ1Mzg0IiwidCI6MTc0ODAwMDUzMH0=--0bb99ee4dd41b94bd4fe3efed2dd95a92f3b5db798a62684e7bdf9d1f5748b54" data-url="/containerd/containerd/issues/134/show_partial?partial=issues%2Ftitle&sticky=true" data-gid="MDU6SXNzdWUxNDE0NDUzODQ=">

Allow configuring containerd timeout when waiting for a container to start #134

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

Closed
mlaventure opened this issue Mar 17, 2016 · 1 comment

Comments

@mlaventure
Copy link
Contributor

The OCI specs allows for start hooks to be specified. Since those are arbitrary binaries they could take a significant amount of time rendering the current timeout use to wait for the pid file to appear (i.e. 15) to be too short.

I'd propose adding an option to allow a user to set this timeout either daemon wide (i.e. for all containers) or per container. The second option would require a change in the grpc protocol though.

@mlaventure
Copy link
Contributor Author

This was fixed by #168

jepio pushed a commit to jepio/containerd that referenced this issue Dec 3, 2021
…guration

Added period configuration for cpu.max
jseba pushed a commit to jseba/containerd that referenced this issue Aug 25, 2023
Jenkinsfile: remove Docker Hub credentials
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

No branches or pull requests

1 participant
0