Kubernetes Prow Robot
|
0c9db55265
|
Merge pull request #5217 from SzekeresB/dev/affinity
Added affinity-mode tc and refactored affinity.go
|
2020-03-07 15:05:34 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
1374c1e242
|
Update NGINX image (#5221)
|
2020-03-07 17:42:56 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
7b6e2dd312
|
Update NGINX to 1.17.9 (#5211)
|
2020-03-06 10:47:27 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
b497854497
|
Check go exists in $PATH (#5216)
|
2020-03-06 10:47:10 -03:00 |
|
Balazs Szekeres
|
7789843bd7
|
Added affinity-mode tc and refactored affinity.go
|
2020-03-06 12:43:34 +01:00 |
|
Kubernetes Prow Robot
|
07c37bd4d3
|
Merge pull request #5213 from flant/fix-quote-function
Make quote function to render pointers in the template properly
|
2020-03-05 12:10:37 -08:00 |
|
m.nabokikh
|
ed30be05bc
|
Fix quote function in template to render pointers properly
|
2020-03-05 16:45:27 +04:00 |
|
Kubernetes Prow Robot
|
99419c75bc
|
Merge pull request #5205 from aledbf/chart
Add OWNERS file for helm chart
|
2020-03-03 15:41:47 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
ca07b163cd
|
Add OWNERS file for helm chart
|
2020-03-03 18:48:54 -03:00 |
|
Kubernetes Prow Robot
|
8bfb31716b
|
Merge pull request #5204 from ChiefAlexander/chart-cleanup
Cleanup chart code
|
2020-03-03 13:29:48 -08:00 |
|
ChiefAlexander
|
388a499533
|
Cleanup chart code
|
2020-03-03 09:20:45 -06:00 |
|
Kubernetes Prow Robot
|
103eb067f2
|
Merge pull request #5201 from SzekeresB/dev/proxy-config
Added TC for proxy connect, read, and send timeout
|
2020-03-02 15:41:37 -08:00 |
|
Kubernetes Prow Robot
|
00eecce9c8
|
Merge pull request #5202 from SzekeresB/dev/client-body-buffer-size
Refactored client body buffer size TC-s.
|
2020-03-02 05:14:43 -08:00 |
|
Balazs Szekeres
|
a182ca799b
|
Refactored client body buffer size TC-s.
|
2020-03-02 13:06:21 +01:00 |
|
Balazs Szekeres
|
12fe318fdb
|
Added test case for proxy connect, read, and send timeout from setting them via Nginx configmap.
|
2020-03-02 09:36:52 +01:00 |
|
Kubernetes Prow Robot
|
5c2c052361
|
Merge pull request #5192 from ChiefAlexander/master
Update helm templates to match new chart name
|
2020-02-28 14:36:39 -08:00 |
|
ChiefAlexander
|
710f1f2601
|
Update helm templates to match new chart name
|
2020-02-28 08:53:24 -06:00 |
|
Kubernetes Prow Robot
|
cfebfe4c99
|
Merge pull request #5185 from naseemkullah/chart-labels
[helm chart] Use recommended labels and label helpers
|
2020-02-28 06:02:39 -08:00 |
|
Naseem
|
003039f23c
|
Use recommended labels and label helpers
Signed-off-by: Naseem <naseem@transit.app>
|
2020-02-27 22:35:34 -05:00 |
|
Luis Valdés
|
e001b5a5b7
|
I found a typo :)
Change *onyl* to * only*
|
2020-02-27 23:05:37 -03:00 |
|
Kubernetes Prow Robot
|
82ebf10ded
|
Merge pull request #5190 from SzekeresB/dev/proxy-connect-timeout
Refactored test/e2e/annotations/proxy.go
|
2020-02-27 09:17:28 -08:00 |
|
Balazs Szekeres
|
6757224996
|
Refactored test/e2e/annotations/proxy.go
|
2020-02-27 16:03:28 +01:00 |
|
Lisheng Zheng
|
f2e5d6f8a5
|
Migrate the backends handler logic to function
|
2020-02-27 09:31:04 +08:00 |
|
Manuel Alejandro de Brito Fontes
|
d8f84fde6a
|
Remove unused docker file (#5183)
|
2020-02-26 18:39:31 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0ccf520c99
|
Fix public function comment (#5181)
|
2020-02-26 18:39:20 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
28d0c6dc7a
|
Update go mod for 1.14 (#5182)
|
2020-02-26 18:10:29 -03:00 |
|
Kubernetes Prow Robot
|
a7fa4cd2ce
|
Merge pull request #5178 from gregsidelinger/master
Adding annotations support to helm chart configmaps
|
2020-02-26 12:57:19 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
a53ccec682
|
Sync chart PR #20984 (#5171)
|
2020-02-26 16:55:02 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
652a8e62b7
|
Update e2e image (#5174)
|
2020-02-26 16:52:31 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f00f49a295
|
Update go dependencies (#5170)
|
2020-02-26 14:56:11 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a830e931d5
|
Update go to 1.14 (#5173)
|
2020-02-26 14:23:42 -03:00 |
|
Greg Sidelinger
|
a942b4e8dc
|
Updating README with new annotations options
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
|
2020-02-26 11:01:42 -05:00 |
|
Greg Sidelinger
|
5f118ca2c8
|
Adding annotations support to configmaps
Signed-off-by: Greg Sidelinger <gate@ilive4code.net>
|
2020-02-26 10:53:20 -05:00 |
|
Manuel Alejandro de Brito Fontes
|
2ca93f7f67
|
Add script to check helm chart (#5172)
|
2020-02-25 21:14:21 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f48774e6db
|
Cleanup e2e directory (#5169)
|
2020-02-25 14:22:30 -03:00 |
|
Kubernetes Prow Robot
|
f9e410458c
|
Merge pull request #5166 from janosi/proxy-ssl-name
proxy_ssl_name support
|
2020-02-25 07:08:48 -08:00 |
|
Laszlo Janosi
|
2de30bf451
|
Add proxy-ssl-name to location level
|
2020-02-25 13:52:34 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
e3e16941e5
|
Use local chart directory for dev-env and e2e tests (#5165)
|
2020-02-25 09:35:44 -03:00 |
|
schaefec
|
0ab2e72e95
|
Doesn't fail if proxy-ssl-name annotation is not specified
|
2020-02-25 13:32:14 +01:00 |
|
schaefec
|
141ea59b7f
|
Allows overriding the server name used to verify the certificate of the proxied HTTPS server
|
2020-02-25 13:32:14 +01:00 |
|
Kubernetes Prow Robot
|
35264d6e8f
|
Merge pull request #5114 from whalecold/match
Feat: add header-pattern annotation.
|
2020-02-24 17:07:36 -08:00 |
|
Kubernetes Prow Robot
|
6cd223558f
|
Merge pull request #4981 from janosi/proxy-ssl-scope
Applying proxy-ssl-* directives on locations only
|
2020-02-24 15:53:36 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
a589b4357b
|
Cleanup build of documentation and update to mkdocs 1.1 (#5163)
|
2020-02-24 20:10:07 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
4a63609c3e
|
Migrate release of docs from travis-ci to github actions (#5162)
|
2020-02-24 19:41:22 -03:00 |
|
Kubernetes Prow Robot
|
ceb721d6eb
|
Merge pull request #5160 from szombi/e2e-build-fix
Fix e2e test run.sh
|
2020-02-24 11:57:43 -08:00 |
|
Kubernetes Prow Robot
|
ad0c19e186
|
Merge pull request #5157 from SzekeresB/dev/limit-rate-anno-tc
Added limit-rate annotation test
|
2020-02-24 11:57:35 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
624cb5f048
|
Start migration of helm chart (#5159)
|
2020-02-24 16:25:57 -03:00 |
|
Sandor Szombat
|
5c3ffa8cf0
|
Fix e2e test run.sh
|
2020-02-24 19:37:11 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
7e65b90c4b
|
Fix push task (#5158)
|
2020-02-24 09:43:27 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f1f90ef495
|
Release 0.30.0 (#5155)
|
2020-02-24 09:34:19 -03:00 |
|