Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update CHANGELOG for 1.0.0-rc1 #1742

Merged
merged 1 commit into from
Jul 20, 2018
Merged

docs: update CHANGELOG for 1.0.0-rc1 #1742

merged 1 commit into from
Jul 20, 2018

Conversation

fuweid
Copy link
Contributor

@fuweid fuweid commented Jul 16, 2018

Signed-off-by: Wei Fu [email protected]

Ⅰ. Describe what this PR did

Update CHANGELOG for 1.0.0-rc1

Ⅱ. Does this pull request fix one issue?

NONE

Ⅲ. Describe how you did it

use third party tool to generate it.

Ⅳ. Describe how to verify it

eye ball....

Ⅴ. Special notes for reviews

NONE

@codecov-io
Copy link

codecov-io commented Jul 16, 2018

Codecov Report

Merging #1742 into master will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1742      +/-   ##
==========================================
+ Coverage   56.23%   56.36%   +0.12%     
==========================================
  Files         200      200              
  Lines       15657    15657              
==========================================
+ Hits         8805     8825      +20     
+ Misses       5755     5740      -15     
+ Partials     1097     1092       -5
Flag Coverage Δ
#critest 33.52% <ø> (+0.15%) ⬆️
#integrationtest 37.67% <ø> (+0.21%) ⬆️
#unittest 20.33% <ø> (ø) ⬆️
Impacted Files Coverage Δ
ctrd/image.go 76.73% <0%> (-2.48%) ⬇️
daemon/mgr/container.go 53.46% <0%> (+0.15%) ⬆️
cri/v1alpha2/cri.go 66.13% <0%> (+0.17%) ⬆️
daemon/containerio/container_io.go 74.58% <0%> (+1.1%) ⬆️
ctrd/container.go 50.17% <0%> (+1.37%) ⬆️
daemon/logger/jsonfile/utils.go 73.17% <0%> (+1.62%) ⬆️
daemon/mgr/system.go 75% <0%> (+1.72%) ⬆️
daemon/mgr/container_utils.go 58% <0%> (+1.73%) ⬆️
apis/server/utils.go 66.66% <0%> (+4.76%) ⬆️
pkg/meta/store.go 59.52% <0%> (+4.76%) ⬆️

CHANGELOG.md Outdated

__IMPORTANT__: In PouchContainer 1.0.0-rc1 we have done many things that important to all users of PouchContainer:

* PouchContainer-CRI now supports use annotation to choose different runtime.
Copy link
Contributor

Choose a reason for hiding this comment

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

%s/use/using :)

CHANGELOG.md Outdated
* PouchContainer Image Manager supports `load` and `save` functionality.
* PouchContainer Log Driver supports `syslog` type.
* PouchContainer uses latest `libnetwork` in network module.
* PouchContainer makes the runtime module stable!
Copy link
Contributor

Choose a reason for hiding this comment

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

%s/!/./ WDYT?

CHANGELOG.md Outdated
* bugfix: change the order of generating MountPoints [#1541](https://github.com/alibaba/pouch/pull/1541) ([shaloulcy](https://github.com/shaloulcy))
* refactor: make code more encapsulate and logic simple [#1540](https://github.com/alibaba/pouch/pull/1540) ([allencloud](https://github.com/allencloud))
* feature: add container setting check [#1537](https://github.com/alibaba/pouch/pull/1537) ([Ace-Tang](https://github.com/Ace-Tang))
* fix: update cpu-quota of 0.2.4 container may occur error [#1533](https://github.com/alibaba/pouch/pull/1533) ([HusterWan](https://github.com/HusterWan))
Copy link
Contributor

Choose a reason for hiding this comment

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

%s/fix/bugfix

@fuweid
Copy link
Contributor Author

fuweid commented Jul 20, 2018

Have updated @HusterWan please take a look.

@HusterWan
Copy link
Contributor

lgtm

@HusterWan HusterWan merged commit f275f6e into AliyunContainerService:master Jul 20, 2018
@pouchrobot pouchrobot added the LGTM one maintainer or community participant agrees to merge the pull reuqest. label Jul 20, 2018
@fuweid fuweid deleted the docs_change_log branch August 3, 2018 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
areas/docs areas/log LGTM one maintainer or community participant agrees to merge the pull reuqest. size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants