Skip to content

Run Conformance Tests with Identical Listener ports across Gateways #454

@arkodg

Description

@arkodg

Description:

  • Currently the Conformance Tests run with Gateway Listeners with unique ports due to the config specified here
    ValidUniqueListenerPorts: []v1alpha2.PortNumber{
  • This helps developers (like me) run make run-conformance on K8s / Docker Desktop on my Mac which has a limitation of supplying a single LoadBalancer Address localhost, making it not possible to create unique addresses when creating identical listeners.
  • We would get more coverage if we ran Conformance Tests with identical ports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciCI and build related issuesarea/conformanceGateway API Conformance Related Issues

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions