Skip to content

Prepare 1.1.0 release#2302

Merged
dmcgowan merged 1 commit intocontainerd:masterfrom
dmcgowan:prepare-1.1
Apr 24, 2018
Merged

Prepare 1.1.0 release#2302
dmcgowan merged 1 commit intocontainerd:masterfrom
dmcgowan:prepare-1.1

Conversation

@dmcgowan
Copy link
Copy Markdown
Member

@dmcgowan dmcgowan commented Apr 23, 2018

Please review this, make sure the links are correct and everything is included.

Once this is merged, the v1.1.0 tag will be created from the merge commit and the release/1.1 branch will be created from there

@dmcgowan dmcgowan added this to the 1.1 milestone Apr 23, 2018
Comment thread releases/v1.1.0.toml Outdated
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.

and native?

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.

We are including that by default now, yeah, let's add it

Comment thread releases/v1.1.0.toml Outdated
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.

s/use/using/ ?

Comment thread releases/v1.1.0.toml Outdated
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.

cri -> containerd/cri, or just "the CRI plugin"?

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.

@Random-Liu any recommendation? I think maybe the project name containerd/cri is what is intended here

Comment thread releases/v1.1.0.toml Outdated
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.

For clarity, can we mention that cri was formerly cri-containerd?

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 next paragraph mentions the former cri-containerd daemon. Not sure the project rename needs to be mentioned here, since it was just moved from cri-containerd -> containerd/cri. If we feel there is some confusion we can always update the Github part of the release notes later.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Apr 23, 2018

Codecov Report

Merging #2302 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2302   +/-   ##
=======================================
  Coverage   45.54%   45.54%           
=======================================
  Files          83       83           
  Lines        9185     9185           
=======================================
  Hits         4183     4183           
  Misses       4326     4326           
  Partials      676      676
Flag Coverage Δ
#linux 50.07% <ø> (ø) ⬆️
#windows 41.24% <ø> (ø) ⬆️

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 d8aef11...1155371. Read the comment docs.

Comment thread releases/v1.1.0.toml Outdated
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.

Can we clarify that containerd v1.1 uses containerd/cri v1.0?

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.

I can add a sentence in the support section.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

Comment thread releases/v1.1.0.toml Outdated
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.

I'll create a branch in cri, and this link should point to that branch. Let's remember to update this.

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.

Should we point to the tag here? Also is the release branch going to be named release/1.0?

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.

Yeah, let's point to the tag. And the branch will be release/1.0.

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.

I've cut the release. Let's update all v1.0 to v1.0.0.

Comment thread releases/v1.1.0.toml Outdated
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.

@Random-Liu I added some wording here about 1.0 and containerd/cri only being supported in containerd 1.1. SGTY?

Copy link
Copy Markdown
Member

@Random-Liu Random-Liu Apr 23, 2018

Choose a reason for hiding this comment

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

I feel like we should try to make user forget about containerd/cri version, all notable new features of containerd/cri are containerd new features, and should be mentioned in and bound to containerd release. The version in containerd/cri is only used to manage the project.

Maybe we should not include cri version here to make it less confusing?

Comment thread releases/v1.1.0.toml Outdated
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.

Can I put a tarball link and sha here? A release tarball for Kubernetes users' convenience, as suggested in containerd/cri#744 (comment)

I can build and upload the tarball after we tag the release, and I'll come back and update the release note here.
I'll manually make sure we use the officially published containerd binaries in the tarball.

Copy link
Copy Markdown
Member

@Random-Liu Random-Liu Apr 23, 2018

Choose a reason for hiding this comment

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

If we can include it here, I won't include it in containerd/cri release note, and it should be less confusing to people.

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.

Yeah, we can do that. We don't need to update this file then, if it doesn't need to be in the tag and just on Github

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.

Yeah, it's just on github. I just want to make sure you are fine with that. :)

I'll update the release to include the release tarball.

Comment thread releases/v1.1.0.toml Outdated
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.

Yeah, let's point to the tag. And the branch will be release/1.0.

Comment thread releases/v1.1.0.toml Outdated
Copy link
Copy Markdown
Member

@Random-Liu Random-Liu Apr 23, 2018

Choose a reason for hiding this comment

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

I feel like we should try to make user forget about containerd/cri version, all notable new features of containerd/cri are containerd new features, and should be mentioned in and bound to containerd release. The version in containerd/cri is only used to manage the project.

Maybe we should not include cri version here to make it less confusing?

Signed-off-by: Derek McGowan <[email protected]>
@dmcgowan
Copy link
Copy Markdown
Member Author

CRI 1.0 merged, links updated, and rebased

@dmcgowan dmcgowan merged commit 209a7fc into containerd:master Apr 24, 2018
@dmcgowan dmcgowan deleted the prepare-1.1 branch June 5, 2018 18:19
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.

5 participants