Diego Woitasen
|
60b983503b
|
Consistent hashing to a subset of nodes. It works like consistent hash,
but instead of mapping to a single node, we map to a subset of nodes.
|
2019-01-03 01:32:52 -03:00 |
|
SataQiu
|
76aae20b64
|
fix the typos
|
2018-11-07 17:53:17 +08:00 |
|
Elvin Efendi
|
78f12c25c5
|
delete upstream healthcheck annotation
|
2018-10-09 09:14:13 -04:00 |
|
maxlaverse
|
8575769781
|
Make proxy_next_upstream_tries configurable (#2232)
* Make proxy_next_upstream_tries configurable
* Code generation
|
2018-03-22 08:12:36 -03:00 |
|
Elvin Efendi
|
36cce00fdd
|
configuring load balancing per ingress (#2167)
* configure load balancing through a ingress annotation
* update docs
|
2018-03-09 13:09:41 -08:00 |
|
Antoine Cotten
|
5ba0f4ea18
|
Remove ProxyPassParams setting (#2185)
This reverts commit c0fecd5bd7
|
2018-03-07 16:40:22 -08:00 |
|
Anish Ramasekar
|
b020686599
|
Add support to enable/disable proxy buffering (#1998)
* Enable proxy buffering using configmap and annotation
* add documentation
|
2018-01-29 08:43:55 -06:00 |
|
Manuel de Brito Fontes
|
c5b0c8ab0d
|
Add annotation for setting proxy_redirect
|
2017-11-13 20:19:41 -03:00 |
|
Manuel de Brito Fontes
|
73fe95722c
|
Rename package pkg to internal
|
2017-11-11 14:53:44 -03:00 |
|