-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Reworked the ALPN logic so that an empty array in the IR layer
translates to the required defaults in the XDS layer * Fixed translation issues between the ALPN constants and the values required on the XDS level Signed-off-by: Lior Okman <lior.okman@sap.com>
- Loading branch information
Showing
30 changed files
with
25 additions
and
21 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
Empty file modified
0
internal/gatewayapi/testdata/backendtrafficpolicy-with-circuitbreakers-error.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/backendtrafficpolicy-with-circuitbreakers.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
...api/testdata/backendtrafficpolicy-with-local-ratelimit-default-route-level-limit.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
...gatewayapi/testdata/backendtrafficpolicy-with-local-ratelimit-invalid-limit-unit.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
...gatewayapi/testdata/backendtrafficpolicy-with-local-ratelimit-invalid-match-type.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
...ta/backendtrafficpolicy-with-local-ratelimit-invalid-multiple-route-level-limits.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/backendtrafficpolicy-with-local-ratelimit.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/backendtrafficpolicy-with-ratelimit-invalid-regex.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/backendtrafficpolicy-with-same-prefix-httproutes.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/clienttrafficpolicy-http3.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/clienttrafficpolicy-suppress-envoy-headers.out.yaml
100755 → 100644
Empty file.
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
Empty file modified
0
internal/gatewayapi/testdata/envoypatchpolicy-invalid-target-kind-merge-gateways.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/envoypatchpolicy-valid-merge-gateways.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/httproute-with-invalid-regex.out.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/gatewayapi/testdata/httproute-with-mirror-filter.out.yaml
100755 → 100644
Empty file.
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
Empty file modified
0
internal/xds/translator/testdata/out/xds-ir/http3.clusters.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/xds/translator/testdata/out/xds-ir/http3.endpoints.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/xds/translator/testdata/out/xds-ir/http3.listeners.yaml
100755 → 100644
Empty file.
Empty file.
Empty file modified
0
internal/xds/translator/testdata/out/xds-ir/http3.secrets.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/xds/translator/testdata/out/xds-ir/local-ratelimit.clusters.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/xds/translator/testdata/out/xds-ir/local-ratelimit.endpoints.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/xds/translator/testdata/out/xds-ir/local-ratelimit.listeners.yaml
100755 → 100644
Empty file.
Empty file modified
0
internal/xds/translator/testdata/out/xds-ir/local-ratelimit.routes.yaml
100755 → 100644
Empty file.