-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
backlogPull requests/issues that are backlog itemsPull requests/issues that are backlog itemsproposalAn issue that proposes a feature requestAn issue that proposes a feature request
Description
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 itemsPull requests/issues that are backlog itemsproposalAn issue that proposes a feature requestAn issue that proposes a feature request
Type
Projects
Status
In Progress 🛠