mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 02:11:09 +00:00
Merge pull request #104561 from yangjunmyfm192085/changelog21
CHANGELOG: Reflect that lease manager object limit is 1k, not 10k
This commit is contained in:
commit
847a5af774
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user