mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 20:50:24 +00:00
Merge pull request #49273 from guangxuli/fix-changelog
Automatic merge from submit-queue Remove redundent bug-fix item in CHANGELOG **What this PR does / why we need it**: Just remove redundent bug-fix items in CHANGELOG.
This commit is contained in:
@@ -1835,7 +1835,6 @@ Features for this release were tracked via the use of the [kubernetes/features](
|
||||
|
||||
* leader election lock based on scheduler name ([#42961](https://github.com/kubernetes/kubernetes/pull/42961), [@wanghaoran1988](https://github.com/wanghaoran1988))
|
||||
|
||||
* Fix DNS suffix search list support in Windows kube-proxy. ([#45642](https://github.com/kubernetes/kubernetes/pull/45642), [@JiangtianLi](https://github.com/JiangtianLi))
|
||||
|
||||
#### Storage
|
||||
|
||||
@@ -2052,8 +2051,6 @@ Features for this release were tracked via the use of the [kubernetes/features](
|
||||
|
||||
* Fixes the overflow for priorityconfig- valid range {1, 9223372036854775806}. ([#45122](https://github.com/kubernetes/kubernetes/pull/45122), [@ravisantoshgudimetla](https://github.com/ravisantoshgudimetla))
|
||||
|
||||
* Move hardPodAffinitySymmetricWeight to scheduler policy config ([#44159](https://github.com/kubernetes/kubernetes/pull/44159), [@wanghaoran1988](https://github.com/wanghaoran1988))
|
||||
|
||||
|
||||
#### Security
|
||||
* Features:
|
||||
|
Reference in New Issue
Block a user