-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Add buffering support for vs/vsr #670
Conversation
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.
Looks great! Just a couple of comments.
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.
@ampant thx for the PR. please see some suggestions.
Additinoally, as as Dean mentioned #670 (comment), Buffers warrents an entry into docs similar to: https://github.com/nginxinc/kubernetes-ingress/blob/master/docs/virtualserver-and-virtualserverroute.md#upstreamtls
I suggest renaming Add Configure buffering support for vs/vsr
to Add buffering support for vs/vsr
for simplicity
ae1bc25
to
6f54aec
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.
@ampant thx. please see my suggestions
c74482e
to
f480363
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.
@ampant thx! Please see my comments
c28537c
to
c7e6e9b
Compare
e8adff8
to
cfd9926
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.
@ampant thx! approving. please implement the suggestion before merging.
3fd68c8
to
184651c
Compare
184651c
to
7850502
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.
lgtm
@ampant Please make sure you resolve/update all the pending suggestions before merging. And remember to use Rebase and merge
when merging the PR.
Thanks!
Proposed changes
Added support for configuring buffering in upstream of vs/vsr.
Checklist