Closed akwi-github closed 2 months ago
\cc @kl52752
/cc @kl52752 @AwesomePatrol @mag-kol
/cc @bowei
/cc @bowei
/lgtm /approve
/assign @bowei
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: akwi-github, bowei, kl52752
The full list of commands accepted by this bot can be found here.
The pull request process is described here
I'm approving the unblock the PR, but I'm not entirely certain the current type traits are doing what we need to do. I would appreciate if after we build out an initial set of use cases that we re-evaluate whether or not it supports what we need as currently implemented.
I'm approving the unblock the PR, but I'm not entirely certain the current type traits are doing what we need to do. I would appreciate if after we build out an initial set of use cases that we re-evaluate whether or not it supports what we need as currently implemented.
The problem with this field is that it is mandatory only if backend service type is External. We cannot introduce that complex validation so we are leaving this to the Users to set the fields properly.
We need to leave compression mode empty as Compression mode can only be specified with EXTERNAL or EXTERNAL_MANAGED load balancing scheme. In order to do so we need to allow zero value on the field.