Maxime Ginters
|
d8bd8c5619
|
Add nginx proxy_max_temp_file_size configuration option
|
2019-08-15 13:47:42 -04:00 |
|
E. Stuart Hicks
|
3b0c523e49
|
added proxy-http-version annotation to override the HTTP/1.1 default connection type to reverse proxy backends
|
2019-07-08 14:32:00 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
84102eec2b
|
Migrate to new networking.k8s.io/v1beta1 package
|
2019-06-13 11:32:39 -04:00 |
|
Alex Kursell
|
ffeb1fe348
|
Support proxy_next_upstream_timeout
|
2019-04-15 11:08:57 -04:00 |
|
Jim Zhang
|
6305e1d152
|
fix: run gofmt
|
2019-02-22 15:04:19 +08:00 |
|
Jim Zhang
|
dc63e5d185
|
fix: rename proxy-buffer-number to proxy-buffers-number
|
2019-02-22 10:21:17 +08:00 |
|
Jim Zhang
|
c92d29d462
|
feat: configurable proxy buffer number
|
2019-02-20 18:05:09 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
67808c0ed8
|
Improve parsing of annotations and use of Ingress wrapper
|
2018-12-02 15:35:36 -03: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 |
|
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 |
|
Anish Ramasekar
|
86889532aa
|
fix var checked (#1997)
|
2018-01-28 20:23:25 -06:00 |
|
Manuel de Brito Fontes
|
f055022e58
|
Simplify annotations
|
2017-11-23 14:11:31 -03:00 |
|
Manuel de Brito Fontes
|
c5b0c8ab0d
|
Add annotation for setting proxy_redirect
|
2017-11-13 20:19:41 -03:00 |
|
Manuel de Brito Fontes
|
8f1ff15a6e
|
Add prefix nginx to annotations
|
2017-11-11 14:53:44 -03:00 |
|
Manuel de Brito Fontes
|
73fe95722c
|
Rename package pkg to internal
|
2017-11-11 14:53:44 -03:00 |
|