generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 632
Closed
Labels
area/conformance-testIssues or PRs related to Conformance tests.Issues or PRs related to Conformance tests.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
Description
What would you like to be added:
Would like to make the conformance/utils/grpc client:
gateway-api/conformance/utils/grpc/grpc.go
Line 139 in cd6379d
| type client struct { |
ConformanceOptions: gateway-api/conformance/utils/suite/suite.go
Line 127 in cd6379d
| RoundTripper roundtripper.RoundTripper |
RoundTripper: | type RoundTripper interface { |
Why this is needed:
This would make it the GRPCRoute tests consistent with the HTTPRoute tests in the conformance suite. This in turn would benefit our implementation (Application Gateway for Containers) to run the conformance suite in environments where the IP address is not directly reachable.
Metadata
Metadata
Assignees
Labels
area/conformance-testIssues or PRs related to Conformance tests.Issues or PRs related to Conformance tests.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.