Skip to content

Conversation

@wking
Copy link
Contributor

@wking wking commented Aug 3, 2017

The latter is much more common:

$ git --no-pager grep -ic "process in the container" origin/master -- *.md
origin/master:runtime.md:1
$ git --no-pager grep -ic "container process" origin/master -- *.md
origin/master:config-linux.md:4
origin/master:config.md:2
origin/master:glossary.md:1
origin/master:runtime.md:5

Spun off from here.

This seems like a patch-level change to me, so folks may want to put it in the v1.0.Z milestone.

The latter is much more common:

  $ git --no-pager grep -ic "process in the container" origin/master -- *.md
  origin/master:runtime.md:1
  $ git --no-pager grep -ic "container process" origin/master -- *.md
  origin/master:config-linux.md:4
  origin/master:config.md:2
  origin/master:glossary.md:1
  origin/master:runtime.md:5

Signed-off-by: W. Trevor King <[email protected]>
Copy link

@TomSweeneyRedHat TomSweeneyRedHat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crosbymichael
Copy link
Member

crosbymichael commented Aug 4, 2017

LGTM

Approved with PullApprove

@tianon tianon added this to the v1.0.Z milestone Aug 4, 2017
@tianon
Copy link
Member

tianon commented Aug 4, 2017

LGTM

Approved with PullApprove

@tianon tianon merged commit c47d8e6 into opencontainers:master Aug 4, 2017
@wking wking deleted the container-process branch August 4, 2017 19:24
@vbatts vbatts mentioned this pull request Sep 8, 2017
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.

4 participants