generated from kubernetes/kubernetes-template-project
-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.
Description
What would you like to be added: The core Flow Control policy configuration should be integrated into the standard EPP YAML-based plugin system. This would allow users to define priority bands and select and configure different Inter-Flow (Fairness) and Intra-Flow (Ordering) policies directly in their configuration.
Why is this needed: Currently, key policies like the available priority bands, Inter-Flow Fairness (BestHead), and Intra-Flow Ordering (FCFS) are hardcoded within the EPP. Making these components pluggable is essential for user extensibility and aligns the Flow Control layer with the consistent plugin model used by other layers in the project.
Metadata
Metadata
Assignees
Labels
needs-triageIndicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.