Skip to content

Commit

Permalink
two nits.
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Thiebaud <[email protected]>
  • Loading branch information
Nicolas Thiebaud committed Jun 29, 2018
1 parent afdee76 commit 39a4327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions api/XDS_PROTOCOL.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,10 +303,10 @@ stream. This allows the xDS server to keep track of the state of xDS clients
connected to it. There is no REST version of Incremental xDS.

In incremental xDS the nonce field is required and used to pair a
[`IncrementalDiscoveryResponse`]](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api/v2/discovery.proto#discoveryrequest)
[`IncrementalDiscoveryResponse`](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api/v2/discovery.proto#discoveryrequest)
to a [`IncrementalDiscoveryRequest`](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api/v2/discovery.proto#discoveryrequest)
ACK or NACK.
Optionaly, a response message level system_version_info is present for
Optionally, a response message level system_version_info is present for
debugging purposes only.

`IncrementalDiscoveryRequest` can be sent in 3 situations:
Expand Down

0 comments on commit 39a4327

Please sign in to comment.