Skip to content

Hybrid Gateway conformance: enable HTTPRouteSimpleSameNamespace test #3441

@tao12345666333

Description

@tao12345666333

Problem Statement

The HTTPRouteSimpleSameNamespace Gateway API conformance test is currently skipped for Hybrid Gateway mode.
This is a core HTTPRoute test that verifies basic same-namespace routing functionality.

Tracked as part of #3134 and #2551.

Proposed Solution

Investigate and fix the root cause preventing this conformance test from passing with Hybrid Gateway,
then remove it from skippedTestsForHybrid in test/conformance/conformance_test.go.

Additional Information

Acceptance Criteria

  • Root cause identified and documented
  • Fix implemented
  • HTTPRouteSimpleSameNamespace removed from skippedTestsForHybrid
  • Conformance test passes for Hybrid Gateway in CI

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions