Skip to content

VirtualServer support for services/upstreams in foreign namespace #8288

@mkingst

Description

@mkingst

VS mandates that upstreams must reside in the same namespace as the VS resource itself, creating complexity for multi-tenant environments where namespaces are isolated per tenant.

NIC users operating at scale (e.g., VS and VSRs sitting across multiple namespaces) are experiencing challenges due to the current coupling of VS and VSR CRD's.

Some users want to simplify this by containing all updates within one VS itself, as an option to reducing maintenance overhead.

Requirements and Acceptance Criteria

  • Modify VirtualServer to support routing to upstreams/services in different namespaces.
  • Ensure backward compatibility for existing VS/VSR configurations.
  • Update documentation
  • Existing VS/VSR setups remain unaffected.

Tasks:

  • Design
  • POC

Metadata

Metadata

Assignees

Labels

backlogPull requests/issues that are backlog itemsproposalAn issue that proposes a feature request

Type

No type

Projects

Status

In Progress 🛠

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions