Update content/zh-cn/docs/reference/using-api/api-concepts.md

Co-authored-by: Michael <haifeng.yao@daocloud.io>
pull/41959/head
mahmut 2023-07-13 01:17:14 +08:00 committed by GitHub
parent 11ac08a072
commit 6a8ffa1fdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -1918,7 +1918,6 @@ on whether a request is served from cache or not, the API server may reply with
Servers are not required to serve unrecognized resource versions. If you request
**list** or **get** for a resource version that the API server does not recognize,
then the API server may either:
当你 list 资源并收到集合响应时
* wait briefly for the resource version to become available, then timeout with a
`504 (Gateway Timeout)` if the provided resource versions does not become available
in a reasonable amount of time;