mirror of https://github.com/k3s-io/k3s
remove duplicated bug-fix item
parent
ec2fa9d46c
commit
5699397927
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue