-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Prepare v1.2.5 release. #3086
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
Prepare v1.2.5 release. #3086
Conversation
Codecov Report
@@ Coverage Diff @@
## release/1.2 #3086 +/- ##
===============================================
- Coverage 43.75% 40.84% -2.91%
===============================================
Files 101 70 -31
Lines 10736 9395 -1341
===============================================
- Hits 4697 3837 -860
+ Misses 5309 5001 -308
+ Partials 730 557 -173
Continue to review full report at Codecov.
|
Hi @Random-Liu , I want to cherry-pick #2876 into release 1.2. 😄 see #3087 |
and are we need the runC CVE patch for this release? see #3082 cc @thaJeztah |
Good, we need the runc fix as well. Happy that it gets in! |
dc02b79
to
8f8ece7
Compare
6009a37
to
2588620
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
The failed CI doesn't relate to this change. @Random-Liu could you mind to rerun it again? Thanks
@fuweid Triggered the rerun. |
One more fix needed: containerd/cri#1085 Will get it in today. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
releases/v1.2.5.toml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
existent
, on line 29 too
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done.
releases/v1.2.5.toml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* support for GC references to content from snapshot and container objects. https://github.com/containerd/containerd/pull/3080
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
Also #3090 for generated release notes. Putting my test generation here https://gist.github.com/dmcgowan/93905b44c5888d92440e9efac93f7659 |
LGTM |
2588620
to
92da880
Compare
I think everything is ready. :) |
I think we usually include the |
Oops... Missed that. Will do! And good catch. |
Signed-off-by: Lantao Liu <[email protected]>
92da880
to
6878e2b
Compare
@estesp Done. :) |
flaky case in windows 😞 need to rerun it again. |
Re-kicked it, and LGTM, updated https://gist.github.com/dmcgowan/93905b44c5888d92440e9efac93f7659 |
Please feel free to comment if you want to add anything or change anything.
Signed-off-by: Lantao Liu [email protected]