-
Notifications
You must be signed in to change notification settings - Fork 129
Closed
Labels
area/gateway/coreRelates to all Core features of GatewayRelates to all Core features of GatewayconformanceRelates to passing Gateway API conformance testsRelates to passing Gateway API conformance testsenhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.
Milestone
Description
The conformance tests expect the addresses field in the GatewayStatus to be set by the controller. The tests use the first IP address in addresses to send requests to the data plane to verify the routes are working properly.
Since this issue aims to unblock the conformance tests, we will use the Pod IP of the NKG Pod only.
Acceptance Criteria:
- Set the GatewayStatus.addresses field to the Pod IP of the NKG Pod.
- Verify the conformance test helper WaitForGatewayAddress succeeds.
- Update the gateway API compatibility doc
Metadata
Metadata
Assignees
Labels
area/gateway/coreRelates to all Core features of GatewayRelates to all Core features of GatewayconformanceRelates to passing Gateway API conformance testsRelates to passing Gateway API conformance testsenhancementNew feature or requestNew feature or requestrefinedRequirements are refined and the issue is ready to be implemented.Requirements are refined and the issue is ready to be implemented.