Skip to content

HTTPRoute: Support Cross-Namespace Middleware Reference #11126

@mruoss

Description

@mruoss

Welcome!

  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've searched similar issues on the Traefik community forum and didn't find any.

What did you expect to see?

Currently when defining middlewares through filters in HTTPRoute Kubernetes resources (i.e. using the Gateway API), we seem to be restricted to middlewares in the same Kubernetes namespace as the HTTPRoute resource as extensionRef seems to be a LocalObjectReference.

It would be nice to being able to reference middlewares from different namespaces, too.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions