Merge pull request #104561 from yangjunmyfm192085/changelog21

CHANGELOG: Reflect that lease manager object limit is 1k, not 10k
This commit is contained in:
Kubernetes Prow Robot 2022-01-06 12:50:11 -08:00 committed by GitHub
commit 847a5af774
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2194,7 +2194,7 @@ filename | sha512 hash
### Feature
- A lease can only attach up to 10k objects. ([#98257](https://github.com/kubernetes/kubernetes/pull/98257), [@lingsamuel](https://github.com/lingsamuel)) [SIG API Machinery]
- A lease can only attach up to 1k objects. ([#98257](https://github.com/kubernetes/kubernetes/pull/98257), [@lingsamuel](https://github.com/lingsamuel)) [SIG API Machinery]
- Add ignore-errors flag for drain, support none-break drain in group ([#98203](https://github.com/kubernetes/kubernetes/pull/98203), [@yuzhiquan](https://github.com/yuzhiquan)) [SIG CLI]
- Base-images: Update to debian-iptables:buster-v1.4.0
- Uses iptables 1.8.5
@ -2646,4 +2646,4 @@ _Nothing has changed._
### Removed
- rsc.io/quote/v3: v3.1.0
- rsc.io/sampler: v1.3.0
- rsc.io/sampler: v1.3.0