Commit graph

4927 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
19c4c5652d Add support for hostPort in Deployment 2020-03-14 18:24:46 -03:00
Kubernetes Prow Robot
4b78884fc4
Merge pull request #5246 from aledbf/chart
Remove checks for older versions
2020-03-13 08:58:40 -07:00
Manuel Alejandro de Brito Fontes
a96826b617 Configuration configmap should always be created 2020-03-13 09:51:07 -03:00
Manuel Alejandro de Brito Fontes
9f3fbc3014 Remove checks for older versions 2020-03-13 09:50:33 -03:00
Kubernetes Prow Robot
c37e7922eb
Merge pull request #5241 from aledbf/cn
Fix controller container name
2020-03-12 06:28:38 -07:00
Manuel Alejandro de Brito Fontes
1c90847801 Fix controller container name 2020-03-12 10:23:52 -03:00
Kubernetes Prow Robot
547e5025d5
Merge pull request #4632 from Shopify/run-lua-plugin-tests
run lua plugin tests
2020-03-11 04:57:36 -07:00
Kubernetes Prow Robot
d5d1e9bfbd
Merge pull request #4958 from niedbalski/fix-forwarded-proto
Add a forwarded protocol map for included x-forwarded-proto.
2020-03-11 02:35:36 -07:00
Elvin Efendi
1804dfbd54 run lua plugin tests 2020-03-10 21:56:40 -04:00
Kubernetes Prow Robot
e152ee3688
Merge pull request #5175 from whalecold/refactor
Migrate the backends handle logic to function
2020-03-10 17:15:35 -07:00
Jorge Niedbalski
1d1b857cb7 Add a forwarded protocol map for included x-forwarded-proto.
This change adds a new map for including the passed x-forwarded-proto
header in case is provided as an extra header.

Signed-off-by: Jorge Niedbalski <jnr@metaklass.org>
2020-03-10 18:26:28 -03:00
Kubernetes Prow Robot
d868a4eaaf
Merge pull request #5207 from naseemkullah/hardcode-component-names
[helm chart] Hardcode component names.
2020-03-10 06:53:36 -07:00
Naseem
5ae314bd64
Hardcode component names.
By removing this, we reduce unecessary config options and moving parts.

Signed-off-by: Naseem <naseem@transit.app>
2020-03-10 09:36:26 -04:00
Kubernetes Prow Robot
280cb94fe3
Merge pull request #5232 from SzekeresB/dev/proxy-ssl
Refacored proxy ssl TC-s
2020-03-10 03:57:35 -07:00
Balazs Szekeres
fd66e6337b Refacored proxy ssl TC-s 2020-03-10 09:50:55 +01:00
Kubernetes Prow Robot
a9c706be12
Merge pull request #5194 from kavichu/patch-1
I found a typo :)
2020-03-09 17:53:36 -07:00
Manuel Alejandro de Brito Fontes
96327b12cd
Fix $service_name and $service_port variables values without host (#5226) 2020-03-07 23:06:03 -03:00
Manuel Alejandro de Brito Fontes
ad460e16ce
Avoid secret without tls.crt and tls.key but a valid ca.crt (#5225) 2020-03-07 21:15:24 -03:00
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