Skip to content

release: prepare 1.0.1#2010

Merged
stevvooe merged 1 commit intocontainerd:release/1.0from
stevvooe:prepare-101
Jan 17, 2018
Merged

release: prepare 1.0.1#2010
stevvooe merged 1 commit intocontainerd:release/1.0from
stevvooe:prepare-101

Conversation

@stevvooe
Copy link
Copy Markdown
Member

Signed-off-by: Stephen J Day [email protected]

Signed-off-by: Stephen J Day <[email protected]>
@stevvooe stevvooe added this to the 1.0.1 milestone Jan 16, 2018
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2010 into release/1.0 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           release/1.0    #2010   +/-   ##
============================================
  Coverage        50.59%   50.59%           
============================================
  Files               81       81           
  Lines             7137     7137           
============================================
  Hits              3611     3611           
  Misses            2835     2835           
  Partials           691      691
Flag Coverage Δ
#linux 50.59% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dafb45d...9a969ce. Read the comment docs.

Copy link
Copy Markdown
Member

@estesp estesp left a comment

Choose a reason for hiding this comment

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

LGTM

Comment thread version/version.go

// Version holds the complete version number. Filled in at linking time.
Version = "1.0.1-rc.0+unknown"
Version = "1.0.1+unknown"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

is this supposed to keep the -unknown? Probably a stupid question but just thought I would double check.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The goal of keeping this with +unknown is so that builds done without the linker injection are easily identified.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Will let @stevvooe merge when ready

@stevvooe stevvooe merged commit 9b55aab into containerd:release/1.0 Jan 17, 2018
@stevvooe stevvooe deleted the prepare-101 branch January 17, 2018 19:02
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