Skip to content

TLSRoute v1 in v1.5.0 Gateway API #6247

@hamid-elaosta

Description

@hamid-elaosta

What would you like to be added:

TLSRoute v1 support / Gateway API v1.5.0

Why is this needed:

external-dns currently relies on v1alpha2 TLSRoute so it needs to use an older experimental branch of Gateway API.

Gateway API v1.5.0 was just made available and TLSRoute was promoted to Standard Channel: https://github.com/kubernetes-sigs/gateway-api/releases/tag/v1.5.0

external-dns currently fails when listening for TLSRoutes on Gateway API v1.5.0 because it expect the v1alpha2 version:

time="2026-03-02T14:51:33Z" level=fatal msg="failed to sync *v1alpha2.TLSRoute: context deadline exceeded with timeout 1m0s"

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions