-
Notifications
You must be signed in to change notification settings - Fork 255
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cherry pick streaming and client traffic policy (#560)
* Add envoy gateway streaming support (#377) * Add reference grant to support httprouting for different namespace * lint fix * create reference grant per namespace * refactor validate routing strategy * test * Add streaming support * nit * bug fix for streaming * nit * nit comment update * comment model name check from cache till we use static lora * Add client traffic policy to increase per connection buffer size from 32kb to 256kb (#395) * Add client traffic policy to increase per connection buffer size * rename client traffic policy
- Loading branch information
1 parent
6026c30
commit 5a7209e
Showing
6 changed files
with
171 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.