Merge pull request #87969 from sanmai-NL/patch-1

CHANGELOG/CHANGELOG-1.18.md: Fix spelling
This commit is contained in:
Kubernetes Prow Robot 2020-05-12 08:24:22 -07:00 committed by GitHub
commit 6b1bb5e0ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1276,7 +1276,7 @@ filename | sha512 hash
### Feature
- aggragation api will have alpha support for network proxy ([#87515](https://github.com/kubernetes/kubernetes/pull/87515), [@Sh4d1](https://github.com/Sh4d1)) [SIG API Machinery]
- The aggregation API will have alpha support for network proxy ([#87515](https://github.com/kubernetes/kubernetes/pull/87515), [@Sh4d1](https://github.com/Sh4d1)) [SIG API Machinery]
- API request throttling (due to a high rate of requests) is now reported in client-go logs at log level 2. The messages are of the form
Throttling request took 1.50705208s, request: GET:<URL>