Conversation
markdroth
left a comment
There was a problem hiding this comment.
This looks good overall! I have a few more cosmetic comments, but the two main open questions are the ones from my last review pass on which I want to get some additional input.
adisuissa
left a comment
There was a problem hiding this comment.
I still think that having the knowledge of the state of a resource (even if it exists) may be challenging in a distributed system that has a non-strong consistency model.
However, I understand that some systems may benefit from this field, and therefore it should be allowed but optional.
I'm resolving the comments.
markdroth
left a comment
There was a problem hiding this comment.
This looks really good! Just a couple of minor things left.
efb4593 to
57a08b7
Compare
markdroth
left a comment
There was a problem hiding this comment.
Just one small nit left!
For future reference, please don't force-push to a PR once a review has started, since that makes it hard for the review to see what's changed since their last review pass. Thanks!
markdroth
left a comment
There was a problem hiding this comment.
This looks great!
Please fix CI, so that we can get this merged. Thanks!
Proposal for the xDS error propagation which allows xDS management servers to provide additional information to the clients in case of errors like permission errors or resource being missing. Signed-off-by: Anirudh Ramachandra <[email protected]>
…or lists and nested lists Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
…ording the wildcard resources section Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
Signed-off-by: Anirudh Ramachandra <[email protected]>
918a257 to
92b6224
Compare
@markdroth This should now be fixed! |
Proposal for the xDS error propagation which allows xDS management servers to provide additional information to the clients in case of errors like permission errors or resource being missing.
cc: @markdroth, @adisuissa, @htuch