Skip to content

Per-tenant routing via header-based router matching #104

Description

@shaneutt

Route requests to tenant-specific clusters based on tenant header value.

Requirements

  • Router match condition on arbitrary header values
  • Map tenant ID to specific upstream cluster
  • Default cluster for unknown tenants (configurable)
  • Support weighted routing per tenant (e.g. canary per tenant)

Implementation Notes

  • Extend existing router filter with header match conditions
  • Tenant header set by upstream tenant identification filter

Parent epic: #301

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions