-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
examples: add an example to illustrate authorization (authz) support #5920
Conversation
FYI pushed a few changes, not finished with all the feedback yet :) |
@easwars Do you prefer to resolve the comments yourself on review, or should I mark them msyelf? I've addressed them all but the one on the stream wrapper |
Thanks for asking. Yes, we prefer to resolve the comments ourselves, because if the author marks it as resolved, then the reviewer will have to go through the extra step of clicking through each of those comments to see if they were resolved appropriately. Also, please let me know once you have addresses all comments and I will make another pass. |
Hi @easwars just pushed my last changes and have addressed all comments, please go ahead for another review pass :) |
Approved by mistake. There are still comments to be addressed.
Hi @easwars sorry for the delay, I've addressed all your points (left a question in #5920 (comment)) |
I think we are quite close to having a good example now. Just some minor nits this time around. Thanks. |
cc @temawi |
@dfawley : Could you please take a look. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding the explanatory text! LGTM except for the two small nits.
cc @temawi FYI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you very much for your contribution.
This looks good, but I'm unable to merge this at this point in time because @dfawley "requested changes" in his most recent review. Although you have addressed those changes, @dfawley is out this week. So, once he come back and marks the requested changes as addressed, we will be able to merge this. Thanks again. |
4538e73
to
165c9f4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Partially addresses #5900 using a hard coded string.
RELEASE NOTES: