-
Notifications
You must be signed in to change notification settings - Fork 259
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
Improvements related XDS communication between enforcer and adapter. #3447
Conversation
…r implementation. Purpose is to reduce the watches on unnecessary xds resources
[succeeded] : dev-deployment-v2 : 20231017.7 |
[succeeded] Dataplane(NorthEU) cluster : dev-deployment-v2 : 20231017.7 |
[succeeded] Controlplane cluster : dev-deployment-v2 : 20231017.7 |
[succeeded] Dataplane(EastUS) cluster : dev-deployment-v2 : 20231017.7 |
[failed] Controlplane cluster : stage-deployment-v2 : 20231017.7 |
[failed] Dataplane(EastUS) cluster : stage-deployment-v2 : 20231017.7 |
[failed] : stage-deployment-v2 : 20231017.7 |
[failed] Dataplane(NorthEU) cluster : stage-deployment-v2 : 20231017.7 |
[failed] : stage-deployment-v2 : 20231017.8 |
[succeeded] : stage-deployment-v2 : 20231017.10 |
[succeeded] Dataplane(NorthEU) cluster : stage-deployment-v2 : 20231017.10 |
[succeeded] Controlplane cluster : stage-deployment-v2 : 20231017.10 |
[succeeded] Dataplane(EastUS) cluster : stage-deployment-v2 : 20231017.10 |
[succeeded] Dataplane(EastUS) cluster : prod-deployment-v2 : 20231018.1 |
[succeeded] Dataplane(NorthEU) cluster : prod-deployment-v2 : 20231018.1 |
[succeeded] Controlplane cluster : prod-deployment-v2 : 20231018.1 |
[succeeded] : prod-deployment-v2 : 20231018.1 |
Purpose
Log each and every XDS request response within adapter so that we can ensure when an XDS request is sent.
Setup XDS max message size for all the grpc client stubs.
Disable APIListDiscoveryClient
Issues
Fixes #
Automation tests
Tested environments
Not Tested
Maintainers: Check before merge