Skip to content

Various fixes and improvements #115

Merged
crosbymichael merged 1 commit intomasterfrom
opts
Feb 29, 2016
Merged

Various fixes and improvements #115
crosbymichael merged 1 commit intomasterfrom
opts

Conversation

@crosbymichael
Copy link
Copy Markdown
Member

Sort containers by id
Allow runtime configuration on daemon start ( replace runc with something else )
Fix state output for containers
Properly wait for container exits

Signed-off-by: John Howard <[email protected]>

Move process sorter to new file

Signed-off-by: Michael Crosby <[email protected]>

Sort containers by id

This will not be the most accurate sorting but atleast the list will be
consistent inbetween calls.

Signed-off-by: Michael Crosby <[email protected]>

Allow runtime to be configurable via daemon start

This allows people to pass an alternate name or location to the runtime
binary to start containers.

Signed-off-by: Michael Crosby <[email protected]>

Fix state output for containers

Return the proper state/status for a container by checking if the pid is
still alive.  Also fix the cleanup handling in the shim to make sure
containers are not left behind.

Signed-off-by: Michael Crosby <[email protected]>

Properly wait for container start

Signed-off-by: Michael Crosby <[email protected]>
crosbymichael added a commit that referenced this pull request Feb 29, 2016
Various fixes and improvements
@crosbymichael crosbymichael merged commit c242792 into master Feb 29, 2016
@crosbymichael crosbymichael deleted the opts branch February 29, 2016 18:48
jepio pushed a commit to jepio/containerd that referenced this pull request Dec 3, 2021
…tions

Added OOM notification for Memory controller
jseba pushed a commit to jseba/containerd that referenced this pull request Aug 25, 2023
deb: Replace all instances of try-restart with restart
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