Skip to content

Commit 252d5ba

Browse files
Update keps/sig-api-machinery/3903-unknown-version-interoperability-proxy/README.md
Co-authored-by: Ben Luddy <[email protected]>
1 parent ec889db commit 252d5ba

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-api-machinery/3903-unknown-version-interoperability-proxy

1 file changed

+1
-1
lines changed

keps/sig-api-machinery/3903-unknown-version-interoperability-proxy/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ API server change:
205205
- If the request is for a group/version/resource the apiserver doesn't have
206206
locally (we can use the StorageVersion API), it will proxy the request to
207207
one of the apiservers that is listed in the object. If an apiserver fails
208-
to respond is not available, then we will return a 503 (there is a small
208+
to respond, then we will return a 503 (there is a small
209209
possibility of a race between the controller registering the apiserver
210210
with the resources it can serve and receiving a request for a resource
211211
that is not yet available on that apiserver).

0 commit comments

Comments
 (0)