Skip to content

Add a priority to a backendRef #1802

@arkodg

Description

@arkodg

What would you like to be added:
Add a field within backendRef allowing the user to specify the priority of a backend. The algo for traffic distribution could be the following

  1. Pick all the healthy backendRefs with the highest priority level
  2. Distribute traffic across them based on the weight ratio
  3. If no healthy backendRef exists for the highest priority, perform above steps for the next priority

Why this is needed:

Metadata

Metadata

Assignees

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.priority/backlogHigher priority than priority/awaiting-more-evidence.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions