Commit graph

2734 commits

Author SHA1 Message Date
Andrew Louis
d3d383d1cc Endpoint Awareness: Read backends data from tmp file as well
Actually read from the file

Logs probably shouldn't assume knowledge of implementation detail

Typos

Added integration test, and dynamic update config refactor

Don't force the 8k default

Minimal test case to make the configuration/backends request body write to temp file

Leverage new safe config updating methods, and use 2 replicas instead of 4

Small refactor

Better integration test, addresses other feedback

Update bindata
2018-04-24 15:07:59 -04:00
k8s-ci-robot
bb1d6619d0
Merge pull request #2411 from SEJeff/update-opentracing-lib
Update nginx-opentracing to 0.3.0
2018-04-24 10:04:01 -07:00
Zenara Daley
0d0d33aec9 add balancer unit tests 2018-04-24 12:10:57 -04:00
k8s-ci-robot
97d7119eec
Merge pull request #2414 from aledbf/fix-golint
Fix golint installation
2018-04-24 06:10:00 -07:00
Manuel de Brito Fontes
d424eeda72 Fix golint installation 2018-04-24 09:47:23 -03:00
Jeff Schroeder
916ccf39d3
Update nginx-opentracing to 0.3.0
This version includes a new `http.host` header to make searching by
vhost in zipkin or jaeger more trivial.
2018-04-23 18:55:13 -05:00
Chris LaRose
a41ffb81ee Add deployment instructions for Docker for Mac (Edge) 2018-04-23 15:09:22 -07:00
k8s-ci-robot
b9e1961fd3
Merge pull request #2379 from Shopify/lua-unit-test
Add busted unit testing framework for lua code
2018-04-23 09:56:00 -07:00
Zenara Daley
4f9865529a Add busted unit testing framework for lua code 2018-04-23 10:46:28 -04:00
k8s-ci-robot
62895ffd0b
Merge pull request #2401 from aledbf/test-endpoints
Add tests for controller getEndpoints
2018-04-22 02:14:00 -07:00
Manuel de Brito Fontes
777c637cf6
Add tests for controller getEndpoints 2018-04-22 01:24:26 -03:00
k8s-ci-robot
18a6a3051d
Merge pull request #2399 from aledbf/add-tests
Add test for store helper ListIngresses
2018-04-21 17:37:59 -07:00
k8s-ci-robot
27fcee4846
Merge pull request #2398 from aledbf/empty-tls
Allow tls section without hosts in Ingress rule
2018-04-21 17:37:00 -07:00
Manuel de Brito Fontes
c5932366db
Add test for store helper ListIngresses 2018-04-21 21:19:14 -03:00
Manuel de Brito Fontes
04ed2d9a48
Allow tls section without hosts in Ingress rule 2018-04-21 21:14:46 -03:00
k8s-ci-robot
8179dfec0e
Merge pull request #2396 from aledbf/update-deps
Update go dependencies
2018-04-21 10:47:00 -07:00
Manuel de Brito Fontes
b7a799bf82
Update go dependencies 2018-04-21 14:26:59 -03:00
k8s-ci-robot
293223eea0
Merge pull request #2370 from aledbf/update-nginx-image
Update nginx image
2018-04-21 04:37:59 -07:00
k8s-ci-robot
f1be6d0d72
Merge pull request #2395 from ElvinEfendi/fix-flaky-test
Fix flaky test
2018-04-21 04:19:59 -07:00
k8s-ci-robot
b8ab2b4fd4
Merge pull request #2392 from aledbf/fix-fsnotify
Ensure dep fix fsnotify
2018-04-21 00:16:00 -07:00
Elvin Efendi
0837e81c7f cleanup redundant code 2018-04-20 23:41:21 -04:00
Elvin Efendi
84385a01bb shave off some more seconds 2018-04-20 22:58:41 -04:00
Elvin Efendi
b2084c057d fix flaky dynamic configuration test 2018-04-20 22:32:38 -04:00
Manuel de Brito Fontes
8d4ff1f823
Update nginx image 2018-04-20 15:15:18 -03:00
Manuel de Brito Fontes
e035ea8ab8
Ensure dep fix fsnotify 2018-04-20 14:52:25 -03:00
k8s-ci-robot
7625c05dfb
Merge pull request #2361 from aledbf/check-path
Check ingress rule contains HTTP paths
2018-04-20 08:07:00 -07:00
k8s-ci-robot
c7b2d73c09
Merge pull request #2388 from antoineco/silence-missingannotation
Silence unnecessary MissingAnnotations errors
2018-04-20 07:31:00 -07:00
Antoine Cotten
55facfa9f5
Silence unnecessary MissingAnnotations errors 2018-04-20 16:00:33 +02:00
k8s-ci-robot
a98cb5d376
Merge pull request #2385 from ElvinEfendi/add-lua-resty-balancer
include lua-resty-balancer in nginx image
2018-04-20 05:43:59 -07:00
Elvin Efendi
5bc8d4f966 include lua-resty-balancer in nginx image 2018-04-19 23:41:40 -04:00
k8s-ci-robot
13aa49c9c4
Merge pull request #2383 from aledbf/improve-e2e-speed
Improve speed of e2e tests
2018-04-19 20:33:00 -07:00
Manuel de Brito Fontes
42e0c0abf7
Improve speed of e2e tests 2018-04-20 00:04:34 -03:00
k8s-ci-robot
10fc2548b4
Merge pull request #2374 from aledbf/improve-tests
Remove most of the time.Sleep from the e2e tests
2018-04-19 17:52:00 -07:00
k8s-ci-robot
3c78f482ac
Merge pull request #2382 from antoineco/tokenize-ann-secret
Accept ns/name Secret reference in annotations
2018-04-19 15:56:00 -07:00
Antoine Cotten
9211f3beaf
Document changes to annotations with Secret reference 2018-04-20 00:31:25 +02:00
Antoine Cotten
0e8ac3077a
Accept ns/name Secret reference in annotations 2018-04-20 00:05:54 +02:00
Manuel de Brito Fontes
62a80a39ad
Remove most of the time.Sleep from the e2e tests 2018-04-19 17:48:50 -03:00
k8s-ci-robot
c3ff76ae50
Merge pull request #2369 from aledbf/update-nginx
Update nginx image to fix modsecurity crs issues
2018-04-19 12:28:00 -07:00
k8s-ci-robot
8e57a479c5
Merge pull request #2377 from r7vme/sslpassthru
DOCS: Add clarification regarding ssl passthrough
2018-04-19 12:04:59 -07:00
Roman Sokolkov
54f1568e11
DOCS: Add clarification regarding ssl passthrough 2018-04-19 17:13:46 +02:00
k8s-ci-robot
396a19bc86
Merge pull request #2372 from rajatjindal/affinity-doc-fix
fix the default cookie name in doc
2018-04-18 14:29:00 -07:00
k8s-ci-robot
54874d49af
Merge pull request #2346 from Shopify/e2e-config-update-refactor
Move ConfigMap updating methods into e2e/framework
2018-04-18 11:44:00 -07:00
Rajat Jindal
4237f290ed fix the default cookie name in doc 2018-04-18 09:27:34 -07:00
Andrew Louis
882a99c1ec Fix leaky test 2018-04-18 11:48:24 -04:00
Andrew Louis
444914b764 Move the resetting logic into framework
Stylistic fixes based on feedback
2018-04-18 11:48:22 -04:00
Manuel de Brito Fontes
86b0c8e9f4 Update nginx image to fix modsecurity crs issues 2018-04-17 18:48:33 -03:00
k8s-ci-robot
c37ed7ecb6
Merge pull request #2356 from nicknovitski/vts-sum-key
Add vts-sum-key config flag
2018-04-17 13:35:00 -07:00
Andrew Louis
19337f05fb Introduce ConfigMap updating helpers into e2e/framework and retain default nginx-configuration state between tests
Group sublogic
2018-04-17 15:08:26 -04:00
Nick Novitski
8886b8a50e Add vts-sum-key config flag 2018-04-17 11:39:32 -07:00
k8s-ci-robot
085263f318
Merge pull request #2363 from gianrubio/review-request_id
Review $request_id
2018-04-17 09:48:59 -07:00