Skip to content

Windows: Add IgnoreFlushesDuringBoot - #816

Merged
dqminh merged 1 commit into
opencontainers:masterfrom
lowenna:ignoreflushes
May 23, 2017
Merged

Windows: Add IgnoreFlushesDuringBoot#816
dqminh merged 1 commit into
opencontainers:masterfrom
lowenna:ignoreflushes

Conversation

@lowenna

Copy link
Copy Markdown
Contributor

Signed-off-by: John Howard jhoward@microsoft.com

Similar to #814, the Windows implementation of the docker daemon still passes a number of fields out of band from the OCI runtime spec. This PR addresses the IgnoreFlushesDuringBoot field by adding it to the runtime spec. https://github.com/moby/moby/blob/master/libcontainerd/client_windows.go#L156-L159

@wkingwking mentioned this pull request May 12, 2017
@lowenna

Copy link
Copy Markdown
ContributorAuthor

Added field to schema\config-windows.json

@tianon

tianon commented May 18, 2017

Copy link
Copy Markdown
Member

LGTM

Approved with PullApprove

@mrunalp

Copy link
Copy Markdown
Contributor

Needs rebase.

Signed-off-by: John Howard <jhoward@microsoft.com>
@lowenna

Copy link
Copy Markdown
ContributorAuthor

Rebased.

@tianon

tianon commented May 23, 2017

Copy link
Copy Markdown
Member

LGTM

(redux)

Approved with PullApprove

@TomSweeneyRedHat

Copy link
Copy Markdown

LGTM

@dqminh

dqminh commented May 23, 2017

Copy link
Copy Markdown
Contributor

LGTM

Approved with PullApprove

@dqminh
dqminh merged commit 4d51b59 into opencontainers:masterMay 23, 2017
@vbattsvbatts mentioned this pull request Jul 5, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@lowenna@tianon@mrunalp@TomSweeneyRedHat@dqminh@vbatts