remove duplicated bug-fix item

pull/6/head
guangxuli 2017-07-20 16:04:18 +08:00
parent ec2fa9d46c
commit 5699397927
1 changed files with 0 additions and 3 deletions

View File

@ -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: