Skip to content

feat(gateway-api): add support for ListenerSets - #1923

Open
pepordev wants to merge 3 commits into
traefik:masterfrom
pepordev:feat/add-support-for-listenerset
Open

feat(gateway-api): add support for ListenerSets#1923
pepordev wants to merge 3 commits into
traefik:masterfrom
pepordev:feat/add-support-for-listenerset

Conversation

@pepordev

@pepordev pepordev commented Jul 7, 2026

Copy link
Copy Markdown

What does this PR do?

Add support for Gateway API for ListenerSet. Fixes #1915

Motivation

Traefik does now support Gateway API 1.5.0 which includes ListenerSet CRDs.

More

  • Yes, I updated the tests accordingly
  • Yes, I updated the schema accordingly
  • Yes, I ran make test and all the tests passed

pepordev added 2 commits July 7, 2026 12:19
Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
@jnoordsij

Copy link
Copy Markdown
Collaborator

Hey there! Thanks for your contribution.

Traefik Proxy does not offer support for ListenerSets just yet, but it is being implemented at traefik/traefik#12909. I think we should probably hold off on merging this until that is addressed and released, to prevent potential confusion about the support level.

@pepordev

pepordev commented Jul 9, 2026

Copy link
Copy Markdown
Author

Hey there! Thanks for your contribution.

Traefik Proxy does not offer support for ListenerSets just yet, but it is being implemented at traefik/traefik#12909. I think we should probably hold off on merging this until that is addressed and released, to prevent potential confusion about the support level.

yeah, i found it yesterday. Funny that the doc states that traefik support gateway api 1.5.1 but does not support the GA crds. hehehe.

@mloiseleur mloiseleur added bot/no-merge kind/enhancement New feature or request labels Aug 5, 2026
@mloiseleur mloiseleur changed the title feat: add support for ListenerSets feat(gateway-api): add support for ListenerSets Aug 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot/no-merge kind/enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Listenersets missinging in default templates

3 participants