yggdrasil icon indicating copy to clipboard operation
yggdrasil copied to clipboard

Add annotation to configure ingress weight

Open Aluxima opened this issue 3 years ago • 2 comments

Adding an yggdrasil.uswitch.com/weight annotation would be useful to configure lbEndpoint load_balancing_weight for each ingress.
Omitting it empty would not change the current behavior.

In addition to that, giving a weight of 0 could be a special case to remove an ingress from an Envoy cluster.

Aluxima avatar Sep 27 '21 13:09 Aluxima

+1 to this idea, we've discussed in the past having a way to remove an ingress would be nice, as just deleting the ingress causes momentary errors as envoy will still send requests there for a little while.

Joseph-Irving avatar Sep 27 '21 16:09 Joseph-Irving