mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 03:11:40 +00:00
Correct the error 'A lease can only attach up to 10k objects'
Signed-off-by: JunYang <yang.jun22@zte.com.cn>
This commit is contained in:
parent
1a845ccd07
commit
90e2944e21
@ -1756,7 +1756,7 @@ filename | sha512 hash
|
|||||||
|
|
||||||
### Feature
|
### 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]
|
- 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
|
- Base-images: Update to debian-iptables:buster-v1.4.0
|
||||||
- Uses iptables 1.8.5
|
- Uses iptables 1.8.5
|
||||||
@ -2208,4 +2208,4 @@ _Nothing has changed._
|
|||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
- rsc.io/quote/v3: v3.1.0
|
- 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