Manuel Alejandro de Brito Fontes
ce3e3d51c3
WIP Remove nginx unix sockets ( #4531 )
...
* Remove nginx unix sockets
* Use an emptyDir volume for /tmp in PSP e2e tests
2019-09-08 18:14:54 -03:00
Kubernetes Prow Robot
76e2a5d731
Merge pull request #4506 from ProNic-QY/master
...
Fix panic on multiple ingress mess up upstream is primary or not
2019-09-07 12:15:18 -07:00
Kubernetes Prow Robot
6fceaf3c40
Merge pull request #4543 from jacksontj/ipv6_resolvers
...
Correctly format ipv6 resolver config for lua
2019-09-07 11:51:18 -07:00
Thomas Jackson
28a42686a5
Correctly format ipv6 resolver config for lua
...
It seems that when support was added for parsing resolv_conf directly a regression was introduced which effectively breaks anyone with ipv6 resolvers.
Regression of #3895
2019-09-06 21:18:07 -07:00
Kubernetes Prow Robot
eac8dec82b
Merge pull request #4535 from aledbf/speedup
...
Improve the time to run e2e tests
2019-09-05 13:24:58 -07:00
Manuel Alejandro de Brito Fontes
1433cde9e6
Improve the time to run e2e tests
2019-09-05 11:46:53 -04:00
Kubernetes Prow Robot
38b985663c
Merge pull request #4534 from ramnes/current-reloads-count
...
Show current reloads count, not total
2019-09-05 06:29:09 -07:00
Guillaume Gelin
9915a1032f
Show current reloads count, not total
2019-09-05 15:03:40 +02:00
Kubernetes Prow Robot
b4ab6f3f35
Merge pull request #4509 from aledbf/nginx
...
Update openresty and third party modules
2019-09-04 13:14:22 -07:00
Manuel Alejandro de Brito Fontes
66350509d7
Remove gdb
2019-09-04 11:55:26 -04:00
Kubernetes Prow Robot
c494519f6d
Merge pull request #4530 from aledbf/update-image
...
Update nginx image to 0.92
2019-09-04 08:49:00 -07:00
Manuel Alejandro de Brito Fontes
1304cb194f
Update nginx image to 0.92
2019-09-04 10:34:54 -04:00
Manuel Alejandro de Brito Fontes
efc66451f4
Update openresty
2019-09-04 09:30:25 -04:00
Kubernetes Prow Robot
74031cc8b8
Merge pull request #4528 from aledbf/clean-docker
...
Cleanup of docker images
2019-09-03 18:04:58 -07:00
Manuel Alejandro de Brito Fontes
dc20551288
Cleanup of docker images
2019-09-03 19:10:40 -04:00
Ricardo Katz
9c51676f17
Add support to CRL ( #3164 )
...
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@serpro.gov.br>
Add support to CRL
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@serpro.gov.br>
2019-09-03 16:47:28 -04:00
Manuel Alejandro de Brito Fontes
48c89cbe3c
Switch to official kind images ( #4527 )
2019-09-03 16:46:43 -04:00
Kubernetes Prow Robot
70450489ba
Merge pull request #4521 from johnlanni/update-webhook-validation
...
backward compatibility for k8s version < 1.14
2019-09-03 11:06:58 -07:00
Tobias Bradtke
d7dc7be276
Fix relative links ( #4522 )
2019-09-03 09:02:07 -04:00
Manuel Alejandro de Brito Fontes
341d64b652
Update go dependencies ( #4524 )
2019-09-02 21:30:28 -04:00
Rui Lopes
2ba1a9e71a
fix typo ( #4520 )
2019-09-02 17:29:37 -04:00
zhangty
3dc8211c46
backward compatibility for k8s version < 1.14
2019-09-02 17:05:52 +08:00
Kubernetes Prow Robot
1c42362613
Merge pull request #4487 from aledbf/health-check
...
Refactor health checks and wait until NGINX process ends
2019-09-01 14:41:41 -07:00
Manuel Alejandro de Brito Fontes
c2935ca35c
Refactor health checks and wait until NGINX process ends
2019-09-01 15:31:27 -04:00
Manuel Alejandro de Brito Fontes
c85450c1e7
Remove hard-coded names from e2e test and use local docker dependencies ( #4502 )
2019-09-01 14:16:52 -04:00
Manuel Alejandro de Brito Fontes
c7d2444cf4
Fix nginx variable service_port (nginx) ( #4500 )
2019-08-31 11:24:01 -04:00
Manuel Alejandro de Brito Fontes
72cb7f5e14
Move nginx helper ( #4501 )
2019-08-30 20:18:11 -04:00
Alexander Maret-Huskinson
880b3dc5f1
Fixed test findings.
2019-08-30 19:08:03 +02:00
Alexander Maret-Huskinson
881e352d68
Converted sticky session balancers into separate classes.
2019-08-30 18:07:24 +02:00
Alexander Maret-Huskinson
9170591185
Added new affinity mode for maximum session stickyness. Fixes kubernetes/ingress-nginx#4475
2019-08-30 11:40:29 +02:00
qianyong
435377f47f
Fix panic on multiple ingress mess up upstream is primary or not
2019-08-30 07:32:02 +08:00
Kubernetes Prow Robot
8740c1b661
Merge pull request #4478 from zikhan/AddWildcardAffinity
...
Re-add Support for Wildcard Hosts with Sticky Sessions
2019-08-27 10:52:07 -07:00
Kubernetes Prow Robot
30e3efe606
Merge pull request #4495 from ElvinEfendi/debug-tips
...
point users to kubectl ingress-nginx plugin
2019-08-27 05:22:42 -07:00
Elvin Efendi
06f03a2af6
point users to kubectl ingress-nginx plugin
2019-08-27 07:42:42 -04:00
Zovin Khanmohammed
76c2063be8
Code Review changes. Remove duplicate tests.
2019-08-26 14:00:59 -05:00
Zovin Khanmohammed
1f8ab60e40
Adds Wilcard check for hostname. Adds wildcard hostname tests.
2019-08-26 14:00:44 -05:00
Kubernetes Prow Robot
d51809c957
Merge pull request #4492 from ElvinEfendi/fix-certificate-lua-test
...
fix lua certificate handling tests
2019-08-26 10:30:25 -07:00
Elvin Efendi
57db904c92
fix lua certificate handling tests
2019-08-26 13:05:05 -04:00
Manuel Alejandro de Brito Fontes
8def5ef7ca
Add support for multiple alias and remove duplication of SSL certificates ( #4472 )
2019-08-26 10:58:44 -04:00
Manuel Alejandro de Brito Fontes
4847bb02f0
Refactor ingress status IP address ( #4490 )
2019-08-25 12:27:34 -04:00
Kubernetes Prow Robot
f0e71cf688
Merge pull request #4463 from zerda/fix-add-headers
...
Always set headers with add-headers option
2019-08-25 09:16:21 -07:00
Manuel Alejandro de Brito Fontes
7d6ce5701f
Fix log format markdown ( #4489 )
2019-08-24 22:48:17 -04:00
Manuel Alejandro de Brito Fontes
fcd3054f13
Lint code using staticcheck ( #4471 )
2019-08-23 12:08:40 -04:00
Manuel Alejandro de Brito Fontes
8f09acac2b
Update images to 0.25.1 ( #4485 )
2019-08-23 10:48:33 -04:00
Kubernetes Prow Robot
82b241c517
Merge pull request #4476 from antoineco/bug/nil-err-channel
...
Initialize nginx process error channel
2019-08-22 09:46:33 -07:00
Kubernetes Prow Robot
49ddd944b6
Merge pull request #4466 from hobti01/patch-1
...
Add rate limit units and error status
2019-08-22 07:26:31 -07:00
Antoine Cotten
d1feb65ff9
Initialize nginx process error channel
...
goroutines that write to ngxErrCh remain asleep forever without that
necessary initialization.
2019-08-22 16:25:47 +02:00
Tim Hobbs
2c604e7d38
Add rate limit units and error status
...
Signed-off-by: Tim Hobbs <timothy.hobbs@ic-consult.com>
2019-08-22 16:03:41 +02:00
Kubernetes Prow Robot
6697203891
Merge pull request #4409 from ProNic-QY/master
...
sort ingress by namespace and name when ingress.CreationTimestamp identical
2019-08-18 17:30:03 -07:00
Kubernetes Prow Robot
75d65bbd15
Merge pull request #4327 from leki75/proxyssl
...
Add proxy_ssl_* directives
2019-08-18 09:14:04 -07:00