forked from envoyproxy/gateway
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…xy#4230 (envoyproxy#4315) * fix: Reconcile on HTTPRoute labels change (envoyproxy#4279) * added label change predicate Signed-off-by: Luv <luvk1412@gmail.com> * added labels predicate for xroute and gw Signed-off-by: Luv <luvk1412@gmail.com> * changed predicate to use .Or Signed-off-by: Luv <luvk1412@gmail.com> --------- Signed-off-by: Luv <luvk1412@gmail.com> Co-authored-by: zirain <zirain2009@gmail.com> (cherry picked from commit 0d1ccae) Signed-off-by: Guy Daich <guy.daich@sap.com> * fix: handle invalid sectionName in BackendTLSPolicy for Backend (envoyproxy#4296) (cherry picked from commit 73c223e) Signed-off-by: Guy Daich <guy.daich@sap.com> * fix: Switch to an immediate drain strategy (envoyproxy#4230) Switch to a immediate drain strategy * Ensures clients immediately receive a `connection: close` / `GOAWAY` instead of a probabilistic approach of receiving one b/w drain start and drain end (defaults to 600s). This should speed up shutdown with clients reconnecting to newer upgraded proxies. Fixes: envoyproxy#4205 Signed-off-by: Arko Dasgupta <arko@tetrate.io> (cherry picked from commit 14f687f) Signed-off-by: Guy Daich <guy.daich@sap.com> --------- Signed-off-by: Luv <luvk1412@gmail.com> Signed-off-by: Guy Daich <guy.daich@sap.com> Signed-off-by: Arko Dasgupta <arko@tetrate.io> Co-authored-by: Luv <luvk1412@gmail.com> Co-authored-by: zirain <zirain2009@gmail.com> Co-authored-by: Arko Dasgupta <arkodg@users.noreply.github.com>
- Loading branch information
1 parent
563fb3c
commit 8bd641f
Showing
160 changed files
with
147 additions
and
188 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
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
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.