Commit graph

3259 commits

Author SHA1 Message Date
k8s-ci-robot
0a58b1f382
Merge pull request #2365 from aledbf/clean-json
Clean JSON before post request to update configuration
2018-04-26 11:51:27 -07:00
Manuel de Brito Fontes
c6728aa8fa
Clean JSON before post request to update configuration 2018-04-26 15:27:27 -03:00
Adam Netočný
89af4d68d2 make code-generator 2018-04-26 20:23:39 +02:00
Adam Netočný
8b6f043fd8 Add buffer configuration to external auth location config 2018-04-26 16:04:12 +02:00
k8s-ci-robot
bad526bd54
Merge pull request #2413 from valohai/docstuff
Reorganize documentation
2018-04-26 04:20:04 -07:00
Aarni Koskela
8aa9db8397 Move documents related to third-party extensions under third-party-addons 2018-04-26 13:57:18 +03:00
Aarni Koskela
e677ea22e2 Remove default-ssl-certificate.md (the content is already in tls.md) 2018-04-26 13:57:18 +03:00
Aarni Koskela
1196b48745 Regenerate cli-arguments.md from the actual usage of 0.13 2018-04-26 13:57:18 +03:00
Aarni Koskela
17745a920d Move "Customizing NGINX" documentation under "NGINX Configuration" 2018-04-26 13:57:18 +03:00
Aarni Koskela
13ace4a5c7 Configure mkdocs with mkdocs-material and friends 2018-04-26 13:57:18 +03:00
Aarni Koskela
34314254f3 Remove empty ingress-annotations document; fix up annotations.md's layout slightly 2018-04-26 13:57:18 +03:00
Aarni Koskela
dc18dff431 Move deployment documentation under docs/deploy/ 2018-04-26 13:57:18 +03:00
Aarni Koskela
4b80166d76 Fix some document titles 2018-04-26 13:57:18 +03:00
Aarni Koskela
d1479a2d21 Move miscellaneous tidbits from README to miscellaneous.md and other files 2018-04-26 13:57:18 +03:00
Aarni Koskela
0aa9d2e89f Move all documentation under docs/ 2018-04-26 13:57:18 +03:00
k8s-ci-robot
959d7b1056
Merge pull request #2421 from aledbf/lint
Apply gometalinter suggestions
2018-04-26 00:11:02 -07:00
Manuel de Brito Fontes
9bf553559c Apply gometalinter suggestions 2018-04-25 18:53:49 -03:00
k8s-ci-robot
0b17e31114
Merge pull request #2409 from cjlarose/add-deploy-instructions-for-docker-for-mac
Add deployment instructions for Docker for Mac (Edge)
2018-04-25 05:16:03 -07:00
Chris LaRose
1ed256401f Remove unnecessary externalTrafficPolicy on Docker for Mac service 2018-04-24 15:23:52 -07:00
k8s-ci-robot
9533aa45cc
Merge pull request #2408 from Shopify/updated-buffered-backends
Read backends data even if buffered to temp file
2018-04-24 14:09:02 -07:00
k8s-ci-robot
36155833db
Merge pull request #2410 from Shopify/balancer-tests
Add balancer unit tests
2018-04-24 14:06:01 -07:00
k8s-ci-robot
57c10f947c
Merge pull request #2417 from Shopify/dev-up
Automate building developer environment
2018-04-24 13:52:02 -07:00
Zenara Daley
58f5eb4e1f automate dev environment build 2018-04-24 16:29:31 -04:00
k8s-ci-robot
c0cc3e5ca8
Merge pull request #2416 from aledbf/update-nginx
Update nginx image
2018-04-24 13:21:01 -07:00
Manuel de Brito Fontes
3fb5ea1fb0 Update nginx image 2018-04-24 16:24:38 -03:00
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