Commit graph

3968 commits

Author SHA1 Message Date
Kubernetes Prow Robot
74332c1693
Merge pull request #3750 from aledbf/update-godeps
Update go dependencies
2019-02-10 10:22:54 -08:00
Sebastiaan Tammer
ab48aab83b Added link for fieldRef information 2019-02-10 17:24:32 +01:00
Sebastiaan Tammer
fc5e99a151 Parse environment variables in OpenTracing configuration 2019-02-10 16:59:05 +01:00
Manuel Alejandro de Brito Fontes
bfb7f61936 Update go dependencies 2019-02-09 19:03:51 -03:00
Manuel Alejandro de Brito Fontes
7dc17a603d Update nginx image 2019-02-09 18:53:31 -03:00
Alex Kursell
190b60fba0 make dep-ensure 2019-02-08 11:32:23 -05:00
Alex Kursell
9534f8bc43 Add debug tool to image 2019-02-08 11:25:04 -05:00
Kubernetes Prow Robot
5c4854b537
Merge pull request #3739 from Shopify/increase-log-level
dont log unnecessarily
2019-02-07 13:12:05 -08:00
Elvin Efendi
aca51a3d4e dont log unnecessarily 2019-02-07 13:22:02 -05:00
Kubernetes Prow Robot
ea9055b613
Merge pull request #3728 from Shopify/fix-test-list-ingresses
Fix flaky test
2019-02-07 07:08:56 -08:00
Kubernetes Prow Robot
4dd0365c01
Merge pull request #3734 from Shopify/remove-old-dicts
remove old unused lua dicts
2019-02-06 20:21:28 -08:00
Kubernetes Prow Robot
6386da7e6f
Merge pull request #3736 from Shopify/increase-log-level
do not unnecessarily log
2019-02-06 19:24:50 -08:00
Kubernetes Prow Robot
9442afc141
Merge pull request #3737 from aledbf/increase-timeout
Adjust probe timeouts
2019-02-06 16:05:29 -08:00
Manuel Alejandro de Brito Fontes
1bb31eb1fc Adjust probe timeouts 2019-02-06 20:19:12 -03:00
Kubernetes Prow Robot
ef7d7cf7d1
Merge pull request #3667 from Shopify/fix-worker-connection-calculation
worker_connections should be less (3/4th) than worker_rlimit_nofile
2019-02-06 15:11:20 -08:00
Elvin Efendi
e7383bdf3d do not unnecessarily log 2019-02-06 17:39:38 -05:00
Elvin Efendi
d99390f402 remove old unused lua dicts 2019-02-06 17:33:16 -05:00
Kubernetes Prow Robot
17e788b8e1
Merge pull request #3684 from aledbf/health
Replace Status port using a socket
2019-02-06 13:49:08 -08:00
Manuel Alejandro de Brito Fontes
c22861931b
Add httpunix dependency 2019-02-06 18:00:10 -03:00
Manuel Alejandro de Brito Fontes
34b0580225
Replace Status port using a socket 2019-02-06 18:00:10 -03:00
Kubernetes Prow Robot
6c58f3da96
Merge pull request #3731 from Shopify/rewrite-target-doc-fix
Update a doc example that uses rewrite-target
2019-02-06 08:38:24 -08:00
Alex Kursell
18ebb68f41 Update a doc example that uses rewrite-target 2019-02-06 10:48:08 -05:00
Alex Kursell
b5a9f6c000 Fix flaky test 2019-02-05 18:02:21 -05:00
Kubernetes Prow Robot
3db1dc1202
Merge pull request #3628 from 0robustus1/fix-503-error-generation-on-empty-endpoints
Fix 503 error generation on empty endpoints
2019-02-03 12:01:03 -08:00
Tim Reddehase
16dcace669 do not wait for endpoints that shouldn't exist
If there are no replicas defined, do not wait
around for the respective endpoints, since none
are expected.
2019-02-03 16:53:38 +01:00
Tim Reddehase
018a1e4d94 respond with 503 when there are no endpoints
* related to:
  * https://github.com/kubernetes/ingress-nginx/issues/3070
  * https://github.com/kubernetes/ingress-nginx/issues/3335
* add a 503 test
  * test a service that starts out empty
    (a.k.a. ingress-nginx controller (re-)start)
  * test scaling up (should route traffic accordingly)
  * test scaling down to empty service
  * use custom deployments for scaling test.
* provide a fix by updating the lua table (cache) of the configured backends
  to unset the backend if there are no endpoints available.
2019-02-03 11:43:47 +01:00
Elvin Efendi
638f965a8f worker_connections should be less than worker_rlimit_nofile 2019-02-02 22:30:36 -05:00
Kubernetes Prow Robot
d4d25f6fb4
Merge pull request #3619 from minherz/add-canary-header-by-value
add header-value annotation
2019-02-01 14:45:54 -08:00
minherz
57440c9464 fix issue with failing e2e tests 2019-02-01 22:11:09 +02:00
Kubernetes Prow Robot
eddbcc7f3a
Merge pull request #3673 from moonming/table-new
used table functions of LuaJIT for better performance.
2019-02-01 08:40:34 -08:00
minherz
de2a1ece6d add header-value annotation
add new annotation (header-value)
parse it and propogate to lua script
alter balancer rule to include it into the canary routing logic
add e2e test to validate fallback for canary-by-header-value
add description of canary-by-header-value to documentation
2019-01-30 23:23:44 +02:00
Kubernetes Prow Robot
e7e8d1a0f2
Merge pull request #3705 from diazjf/template-tests
Increase Unit Test Coverage for Templates
2019-01-30 04:27:09 -08:00
Kubernetes Prow Robot
9c5b78368f
Merge pull request #3708 from antoineco/master
Update OWNERS
2019-01-30 04:25:34 -08:00
Antoine Cotten
3166b985d9
Update OWNERS [skip ci] 2019-01-30 13:05:53 +01:00
Fernando Diaz
7b507095f4 Increase Unit Test Coverage for Templates
Increases the Coverage for nginx ingress template
functions. The majority of the added unit tests
are for checking the invalid type handling.
2019-01-29 22:55:44 -06:00
Kubernetes Prow Robot
63ea4fdb6a
Merge pull request #3704 from Shopify/force-minikube-context
make sure dev-env forces context to be minikube
2019-01-29 07:50:55 -08:00
Elvin Efendi
5d3bab4881 make sure dev-env forces context to be minikube 2019-01-28 17:06:13 -05:00
Kubernetes Prow Robot
bd248250be
Merge pull request #3702 from stamm/access_logs_params
Add params for access log
2019-01-28 07:30:00 -08:00
Kubernetes Prow Robot
48b760cab7
Merge pull request #3701 from ts-mini/update_usage_scenario
Update usage documentation for default-backend annotation
2019-01-27 14:18:18 -08:00
Tyler Horvath
6824c78c1b
make usage more clear about default-backend annotation 2019-01-26 11:47:19 -07:00
Rustam Zagirov
5dee6af957 add params for access log 2019-01-26 21:42:11 +03:00
Kubernetes Prow Robot
6618b3987c
Merge pull request #3698 from Shopify/fix-disable-catch-all
Fix --disable-catch-all
2019-01-25 13:17:44 -08:00
Alex Kursell
ca74960905 Fix --disable-catch-all 2019-01-25 14:53:55 -05:00
Kubernetes Prow Robot
bd74dce19c
Merge pull request #3693 from bholagabbar/grpc-fortune-link
Correcting links for gRPC Fortune Teller app
2019-01-23 05:38:11 -08:00
Shreyans Sheth
05993e8a13
Correcting links for gRPC Fortune Teller app
The link was erroneous, corrected the same.
2019-01-23 17:02:16 +05:30
WenMing
8ea7501d8b added more error info and keep test cases. 2019-01-21 17:32:18 +08:00
WenMing
a36961f9f9 used table functions of LuaJIT for better performance. 2019-01-19 11:16:31 +08:00
Kubernetes Prow Robot
42d3f68992
Merge pull request #3674 from moonming/cjson-safe
used cjson.safe instead of pcall.
2019-01-18 14:22:39 -08:00
Kubernetes Prow Robot
99942e84b5
Merge pull request #3680 from Shopify/include-break-change
mention rewrite-target change for 0.22.0
2019-01-18 13:57:14 -08:00
Elvin Efendi
57607f7382 mention rewrite-target change for 0.22.0 2019-01-18 14:53:58 -05:00