Skip to content

Retrieve ctr missed events once connection is re-established#151

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
mlaventure:ctr-retrieve-missed-events
Mar 24, 2016
Merged

Retrieve ctr missed events once connection is re-established#151
crosbymichael merged 1 commit intocontainerd:masterfrom
mlaventure:ctr-retrieve-missed-events

Conversation

@mlaventure
Copy link
Copy Markdown
Contributor

Signed-off-by: Kenfe-Mickael Laventure [email protected]


This still leave ctr hanging around if it's attach to a process that exits while containerd is dead if containerd is never restarted.

I guess we could detect this since the io.Copy for stdout and stderr should have been closed (but that'd require us not to open them with O_RDWR from ctr)

@crosbymichael
Copy link
Copy Markdown
Member

needs rebase

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@mlaventure mlaventure force-pushed the ctr-retrieve-missed-events branch from d0aeeae to 2b8ae55 Compare March 22, 2016 18:25
@mlaventure
Copy link
Copy Markdown
Contributor Author

Rebased

@crosbymichael crosbymichael merged commit a06dec8 into containerd:master Mar 24, 2016
@mlaventure mlaventure deleted the ctr-retrieve-missed-events branch March 31, 2016 19:58
jepio pushed a commit to jepio/containerd that referenced this pull request Dec 3, 2021
bufio.Scanner.Err nits; mountinfo parser fixes
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.

3 participants