Manuel Alejandro de Brito Fontes
|
b00b794dd7
|
Update nginx image, go to 1.13.7 and e2e image (#5011)
|
2020-02-04 14:02:10 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
90e5cd62a2
|
Update nginx image (#5010)
|
2020-02-04 11:49:07 -03:00 |
|
Kubernetes Prow Robot
|
1feb82b5ef
|
Merge pull request #5008 from ArchangelSDY/fix-docker-buildx-check
Fix docker buildx check in Makefile
|
2020-02-03 05:03:20 -08:00 |
|
Archangel_SDY
|
0a63ad53e3
|
Fix docker buildx check in Makefile
Add a missing tab or we will hit it in all targets.
|
2020-02-03 20:17:26 +08:00 |
|
Kubernetes Prow Robot
|
480da696e8
|
Merge pull request #5000 from headcr4sh/patch-1
Update python syntax in OAuth2 example
|
2020-02-02 14:47:20 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
9aebf04d51
|
Fix server aliases (#5003)
|
2020-02-02 19:08:55 -03:00 |
|
Benjamin P. Jung
|
12f4d7111a
|
Update python syntax in OAuth2 example
|
2020-02-02 13:23:01 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
2a86a1e9b3
|
Fix limitrange definition (#4999)
|
2020-02-01 21:14:33 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
5c27c65c2e
|
Cleanup main makefile and remove the need of sed (#4995)
|
2020-01-31 22:56:55 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
53d6e71d4c
|
Fix status update for clusters where networking.k8s.io is not available (#4996)
|
2020-01-31 21:37:15 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
ec7e2903da
|
Calculation algorithm for server_names_hash_bucket_size should consider annotations (#4993)
|
2020-01-31 13:01:28 -03:00 |
|
Kubernetes Prow Robot
|
7706153271
|
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
|
1e1d810b3c
|
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
|
51bac5d214
|
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
|
626465c1ef
|
Dump kind logs after e2e tests (#4987)
|
2020-01-30 11:42:57 -03:00 |
|
Brian Kopp
|
c0ed18c192
|
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
|
71d92be727
|
Fix enable opentracing per location (#4983)
|
2020-01-29 12:20:05 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d2eeee83bd
|
Fix image version (#4977)
|
2020-01-28 08:56:12 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
dd963e229f
|
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
|
211a64e677
|
Fix docker installation in travis script (#4975)
|
2020-01-28 08:40:35 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
69f5b04783
|
Add travis script for docs (#4974)
|
2020-01-28 08:34:15 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
1236af69c3
|
Fix release script (#4973)
|
2020-01-28 08:04:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
12cdb5b494
|
Release 0.28.0 (#4970)
|
2020-01-28 07:56:33 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
3a538e3a5e
|
Avoid overlap of rate limit zones
|
2020-01-27 00:38:54 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
5ac95fc595
|
Avoid overwrite of auth file
|
2020-01-27 00:38:54 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a14d929535
|
Update e2e image
|
2020-01-27 00:01:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
4118661126
|
Remove hard-coded timeout in e2e tests
|
2020-01-27 00:01:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
952dfe5dd5
|
Fix spell errors
|
2020-01-27 00:01:13 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
3ab7b2093b
|
Update go dependencies
|
2020-01-27 00:01:13 -03:00 |
|
Kubernetes Prow Robot
|
8489d47ca3
|
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
|
bab97f975c
|
Add verification of docker buildx support (#4966)
|
2020-01-26 10:07:55 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
c0ee7b9324
|
Move opentracing configuration for location to go (#4965)
|
2020-01-25 21:39:20 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
98f196ee5b
|
Cleanup dev-env script (#4932)
|
2020-01-25 20:17:26 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
08c453c163
|
Cleanup of e2e docker images (#4962)
|
2020-01-25 17:43:21 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
335a62f785
|
Remove prometheus socket before listen (#4961)
|
2020-01-25 14:52:51 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
bca5e0e729
|
Refactor how to handle sigterm and nginx process goroutine (#4959)
|
2020-01-25 14:52:31 -03:00 |
|
Boris Djurdjevic
|
0f48140472
|
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
|
da08924166
|
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
|
33444e3649
|
Fix ssl-dh-param example (#4946)
|
2020-01-17 16:17:39 -03:00 |
|
Kashif Saadat
|
01ec7e56ce
|
Update client_golang version
|
2020-01-17 15:32:30 +00:00 |
|
Manuel Alejandro de Brito Fontes
|
adef70c668
|
Release 0.27.1 (#4929)
|
2020-01-15 15:03:37 -03:00 |
|
Kubernetes Prow Robot
|
7810742643
|
Merge pull request #4912 from amazingandyyy/patch-1
Update README.md
|
2020-01-14 17:20:35 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
90a376a129
|
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
|
19bb187cd2
|
Fix incorrect uid in AdmissionResponse (#4927)
|
2020-01-14 16:42:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
802894b544
|
Cleanup docker build of nginx image (#4925)
|
2020-01-14 13:57:44 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
3e9d8b4f12
|
Use docker buildx and remove qemu-static binary (#4922)
|
2020-01-13 20:34:24 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
2549b7aa20
|
Rollback jaeger module version (#4920)
|
2020-01-13 17:44:27 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
27e4a2b4ea
|
Disable docker in docker tasks in terraform release script (#4914)
|
2020-01-12 15:37:30 -03:00 |
|
Andy Chen
|
6fbf185812
|
Update README.md
|
2020-01-11 16:56:57 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
079acd399b
|
Release 0.27.0 (#4906)
|
2020-01-11 18:04:18 -03:00 |
|