Support more load balancing options with separate HTTP/L4 method lists #34

Merged
eslamnawara merged 1 commit from support-more-load-balancing-options into main 2026-03-12 10:36:10 +00:00
Member
  • Added least_conn, first, and ip_hash load balancing options
  • Separate allowed routing methods into L4RoutingMethods and HTTPRoutingMethods lists in the config package, enabling future HTTP-only policies without structural changes
- Added `least_conn`, `first`, and `ip_hash` load balancing options - Separate allowed routing methods into `L4RoutingMethods` and `HTTPRoutingMethods` lists in the config package, enabling future HTTP-only policies without structural changes
support more load balancing options and separate http methods from l4 methods
Some checks failed
Lint / lint (push) Failing after 1m2s
Build / build (push) Successful in 2m19s
Test / test (push) Successful in 10m24s
68f2f5d016
eslamnawara force-pushed support-more-load-balancing-options from 68f2f5d016
Some checks failed
Lint / lint (push) Failing after 1m2s
Build / build (push) Successful in 2m19s
Test / test (push) Successful in 10m24s
to b5bd7bf966
All checks were successful
Lint / lint (push) Successful in 2m17s
Build / build (push) Successful in 10m17s
Test / test (push) Successful in 10m32s
2026-03-10 21:29:55 +00:00
Compare
salmaelsoly left a comment
Member

LGTM

LGTM
eslamnawara deleted branch support-more-load-balancing-options 2026-03-12 10:36:21 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geomind_code/webgateway!34
No description provided.