-
Notifications
You must be signed in to change notification settings - Fork 839
changelog 1.9.0 #2234
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
base: master
Are you sure you want to change the base?
changelog 1.9.0 #2234
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: liheng.zms <[email protected]>
e762c15 to
20d23fd
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #2234 +/- ##
=======================================
Coverage 47.89% 47.90%
=======================================
Files 324 324
Lines 27439 27520 +81
=======================================
+ Hits 13143 13183 +40
- Misses 12806 12843 +37
- Partials 1490 1494 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
|
||
| ### Key Features | ||
| - UnitedDeployment support feature ReserveUnschedulablePods. ([#1941](https://github.com/openkruise/kruise/pull/1941), [@AiRanthem](https://github.com/AiRanthem)) | ||
| - AdvancedCronJob support cron ImagePullJob. ([#2207](https://github.com/openkruise/kruise/pull/2207), [@AiRanthem](https://github.com/AiRanthem)) |
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.
the contributor name should be bitsf
| - OpenKruise Daemon support Windows. ([#1909](https://github.com/openkruise/kruise/pull/1909), [@peng2x](https://github.com/peng2x)) | ||
| - ImagePullJob increases node-side concurrency control. ([#1918](https://github.com/openkruise/kruise/pull/1918), [@ABNER-1](https://github.com/ABNER-1)) | ||
| - PodProbeMarker support http prober. ([#2011](https://github.com/openkruise/kruise/pull/2011), [@zmberg](https://github.com/zmberg)) | ||
| - PodUnavailableBudget support protect Pod RESIZE action. ([#2061](https://github.com/openkruise/kruise/pull/2061), [@Colvin-Y](https://github.com/Colvin-Y)) |
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.
this PUB change should also be a key feature
Ⅰ. Describe what this PR does
Ⅱ. Does this pull request fix one issue?
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews