Manuel Alejandro de Brito Fontes
|
5d6f09fbcd
|
Calculation algorithm for server_names_hash_bucket_size should consider annotations (#4993)
|
2020-01-31 13:01:28 -03:00 |
|
Kubernetes Prow Robot
|
beef9fae2d
|
Merge pull request #4949 from BrianKopp/same-site
Add SameSite support - omit None for old browsers
|
2020-01-31 03:50:21 -08:00 |
|
Kubernetes Prow Robot
|
3bf14761ce
|
Merge pull request #4991 from Herr-Sepp/patch-2
doc: added hint why regular expressions might not be accepted
|
2020-01-30 11:06:19 -08:00 |
|
Herr-Sepp
|
3f4da0fa0f
|
added hint why regular expressions might not be accepted
Kubernetes validates all regular expressions using RE2 which does not support the full syntax of PCRE which uses NGINX.
see: #4989
|
2020-01-30 19:22:41 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
11192819ff
|
Dump kind logs after e2e tests (#4987)
|
2020-01-30 11:42:57 -03:00 |
|
Brian Kopp
|
1b523390bb
|
Add SameSite=None support and conditionally omit SameSite=None for backwards compatibility
|
2020-01-29 14:30:00 -07:00 |
|
Manuel Alejandro de Brito Fontes
|
5d05e19cc3
|
Fix enable opentracing per location (#4983)
|
2020-01-29 12:20:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
19e9e9d7ed
|
Fix image version (#4977)
|
2020-01-28 08:56:12 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0c9ff1afed
|
Fix travis (#4976)
* Fix docker installation in travis script
* Update travis to bionic
|
2020-01-28 08:48:28 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1e25dcfaba
|
Fix docker installation in travis script (#4975)
|
2020-01-28 08:40:35 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
6ee131e975
|
Add travis script for docs (#4974)
|
2020-01-28 08:34:15 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1f93cb8f35
|
Fix release script (#4973)
|
2020-01-28 08:04:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
9fa3940089
|
Release 0.28.0 (#4970)
|
2020-01-28 07:56:33 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1021051fb3
|
Avoid overlap of rate limit zones
|
2020-01-27 00:38:54 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
340bb39384
|
Avoid overwrite of auth file
|
2020-01-27 00:38:54 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
02c99e9ccf
|
Update e2e image
|
2020-01-27 00:01:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
68bfbd939b
|
Remove hard-coded timeout in e2e tests
|
2020-01-27 00:01:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d9983cb387
|
Fix spell errors
|
2020-01-27 00:01:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
23e7565ebc
|
Update go dependencies
|
2020-01-27 00:01:13 -03:00 |
|
Kubernetes Prow Robot
|
2f8cbeb8fa
|
Merge pull request #4956 from djboris9/proxy-protocol-port
Fix proxy protocol support for X-Forwarded-Port
|
2020-01-26 12:27:02 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
5eddf1095d
|
Add verification of docker buildx support (#4966)
|
2020-01-26 10:07:55 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
7ff49b25d6
|
Move opentracing configuration for location to go (#4965)
|
2020-01-25 21:39:20 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a4f3467f9b
|
Cleanup dev-env script (#4932)
|
2020-01-25 20:17:26 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1443ebf5a8
|
Cleanup of e2e docker images (#4962)
|
2020-01-25 17:43:21 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a8a827a806
|
Remove prometheus socket before listen (#4961)
|
2020-01-25 14:52:51 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
66ef05849f
|
Refactor how to handle sigterm and nginx process goroutine (#4959)
|
2020-01-25 14:52:31 -03:00 |
|
Boris Djurdjevic
|
665f924e9e
|
Add proxy protocol support for X-Forwarded-Port
Fixes https://github.com/kubernetes/ingress-nginx/issues/4951
|
2020-01-24 13:50:35 +01:00 |
|
Kubernetes Prow Robot
|
12aa72622a
|
Merge pull request #4943 from appvia/update-client_golang
Update client_golang dependency to v1.3.0
|
2020-01-18 14:59:34 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
68dd1583e7
|
Fix ssl-dh-param example (#4946)
|
2020-01-17 16:17:39 -03:00 |
|
Kashif Saadat
|
ca880624a4
|
Update client_golang version
|
2020-01-17 15:32:30 +00:00 |
|
Manuel Alejandro de Brito Fontes
|
1257ded99e
|
Release 0.27.1 (#4929)
|
2020-01-15 15:03:37 -03:00 |
|
Kubernetes Prow Robot
|
0f3a373c6d
|
Merge pull request #4912 from amazingandyyy/patch-1
Update README.md
|
2020-01-14 17:20:35 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
c8015c7734
|
Update nginx image, use docker buildx and remove qemu (#4923)
* Update nginx image, use docker buildx and remove qemu
* Update e2e image
|
2020-01-14 20:52:57 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
e726f25d03
|
Fix incorrect uid in AdmissionResponse (#4927)
|
2020-01-14 16:42:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
26f574dc27
|
Cleanup docker build of nginx image (#4925)
|
2020-01-14 13:57:44 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c86e4e0d9a
|
Use docker buildx and remove qemu-static binary (#4922)
|
2020-01-13 20:34:24 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a9dc66f40c
|
Rollback jaeger module version (#4920)
|
2020-01-13 17:44:27 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f3b15b48f6
|
Disable docker in docker tasks in terraform release script (#4914)
|
2020-01-12 15:37:30 -03:00 |
|
Andy Chen
|
d0f39109f9
|
Update README.md
|
2020-01-11 16:56:57 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
77ddda7f61
|
Release 0.27.0 (#4906)
|
2020-01-11 18:04:18 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
42351d3737
|
Add script to check go version and fix output directory permissions (#4907)
|
2020-01-09 13:48:43 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
fcd3a580d9
|
Use docker to run makefile tasks (#4893)
|
2020-01-09 00:58:16 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a8c2c9c6bc
|
Remove todo from lua test (#4894)
|
2020-01-08 19:46:52 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
74944b99e9
|
Enable download of GeoLite2 databases (#4896)
|
2020-01-08 19:46:43 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
58146c803b
|
Add missing bug label (#4900)
|
2020-01-08 12:13:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a5a5eb0c07
|
Improve issue and pull request template (#4866)
|
2020-01-08 11:44:14 -03:00 |
|
Kubernetes Prow Robot
|
c2d6dcd162
|
Merge pull request #4897 from dmxlsj/feature/datadog-sample-rate
Support Datadog sample rate with global trace sampling from configmap
|
2020-01-08 03:13:40 -08:00 |
|
Sungmin Lee
|
d7be5db7de
|
Support sample rate and global sampling configuration for Datadog in ConfigMap
|
2020-01-07 16:59:59 -08:00 |
|
Kubernetes Prow Robot
|
e09313075a
|
Merge pull request #4886 from aledbf/flake
Fix flaking e2e tests
|
2020-01-07 07:56:17 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
5f6c4cff3e
|
Add help task (#4891)
* Add help task
* Fix vet errors
|
2020-01-07 10:53:12 -03:00 |
|