k8s-ci-robot
cbf8c88afc
Merge pull request #2436 from mustafaakin/patch-1
...
Update exposing-tcp-udp-services.md
2018-04-27 04:46:19 -07:00
k8s-ci-robot
60e2ff71b1
Merge pull request #2432 from aledbf/fix-links
...
Fix broken links in the docs
2018-04-27 04:33:19 -07:00
Mustafa Akın
568520193e
Update exposing-tcp-udp-services.md
...
Minor tick missing for syntax highlighting which makes it look ugly on https://kubernetes.github.io/ingress-nginx/user-guide/exposing-tcp-udp-services/
2018-04-27 13:45:12 +03:00
k8s-ci-robot
4cfea07efb
Merge pull request #2433 from aledbf/tests-race
...
Remove data races from tests
2018-04-27 00:08:19 -07:00
k8s-ci-robot
feb240cc41
Merge pull request #2434 from aledbf/check-ginkgo
...
Check ginkgo is installed before running e2e tests
2018-04-26 23:22:19 -07:00
Manuel de Brito Fontes
4a3d0bef84
Check ginkgo is installed before running e2e tests
2018-04-27 00:10:02 -03:00
Manuel de Brito Fontes
5d45c0db88
Remove data races from tests
2018-04-27 00:02:21 -03:00
Manuel de Brito Fontes
85f571b480
Fix broken links in the docs
2018-04-26 22:24:50 -03:00
k8s-ci-robot
ae41a2ce9d
Merge pull request #2431 from frandbf/docs
...
Improve readme file
2018-04-26 17:13:18 -07:00
Francisco de Brito Fontes
e3093986f0
Improve readme file
2018-04-26 20:48:41 -03:00
k8s-ci-robot
99da203797
Merge pull request #2430 from aledbf/publish-docs
...
Add scripts and tasks to publish docs to github pages
2018-04-26 16:26:18 -07:00
Manuel de Brito Fontes
16b170c1e3
Add scripts and tasks to publish docs to github pages
2018-04-26 20:05:08 -03:00
k8s-ci-robot
e3a23be085
Merge pull request #2428 from Eddman/auth_proxy_buffer
...
Add buffer configuration to external auth location config
2018-04-26 11:54:26 -07:00
k8s-ci-robot
3c0f996283
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
d73140f286
Clean JSON before post request to update configuration
2018-04-26 15:27:27 -03:00
Adam Netočný
d8dffd76fe
make code-generator
2018-04-26 20:23:39 +02:00
Adam Netočný
b3624fb395
Add buffer configuration to external auth location config
2018-04-26 16:04:12 +02:00
k8s-ci-robot
3ff3934a89
Merge pull request #2413 from valohai/docstuff
...
Reorganize documentation
2018-04-26 04:20:04 -07:00
Aarni Koskela
3e5637b559
Move documents related to third-party extensions under third-party-addons
2018-04-26 13:57:18 +03:00
Aarni Koskela
f66bc55ae2
Remove default-ssl-certificate.md (the content is already in tls.md)
2018-04-26 13:57:18 +03:00
Aarni Koskela
9d78af13b2
Regenerate cli-arguments.md from the actual usage of 0.13
2018-04-26 13:57:18 +03:00
Aarni Koskela
058c9b6e43
Move "Customizing NGINX" documentation under "NGINX Configuration"
2018-04-26 13:57:18 +03:00
Aarni Koskela
ee143f2b2f
Configure mkdocs with mkdocs-material and friends
2018-04-26 13:57:18 +03:00
Aarni Koskela
aa3cbc1365
Remove empty ingress-annotations document; fix up annotations.md's layout slightly
2018-04-26 13:57:18 +03:00
Aarni Koskela
0c91eb940c
Move deployment documentation under docs/deploy/
2018-04-26 13:57:18 +03:00
Aarni Koskela
041d45c99e
Fix some document titles
2018-04-26 13:57:18 +03:00
Aarni Koskela
b3f97de05b
Move miscellaneous tidbits from README to miscellaneous.md and other files
2018-04-26 13:57:18 +03:00
Aarni Koskela
0ddc3f5a9c
Move all documentation under docs/
2018-04-26 13:57:18 +03:00
k8s-ci-robot
63b1644639
Merge pull request #2421 from aledbf/lint
...
Apply gometalinter suggestions
2018-04-26 00:11:02 -07:00
Manuel de Brito Fontes
96fa7e8658
Apply gometalinter suggestions
2018-04-25 18:53:49 -03:00
k8s-ci-robot
1f95816d8a
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
d09efe3541
Remove unnecessary externalTrafficPolicy on Docker for Mac service
2018-04-24 15:23:52 -07:00
k8s-ci-robot
eb8ef62f97
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
1c6333c8e4
Merge pull request #2410 from Shopify/balancer-tests
...
Add balancer unit tests
2018-04-24 14:06:01 -07:00
k8s-ci-robot
aa1d26a577
Merge pull request #2417 from Shopify/dev-up
...
Automate building developer environment
2018-04-24 13:52:02 -07:00
Zenara Daley
893e0640c4
automate dev environment build
2018-04-24 16:29:31 -04:00
k8s-ci-robot
91b1d5dd78
Merge pull request #2416 from aledbf/update-nginx
...
Update nginx image
2018-04-24 13:21:01 -07:00
Manuel de Brito Fontes
e1ccf56446
Update nginx image
2018-04-24 16:24:38 -03:00
Andrew Louis
d08c44f9e4
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
607cc2a790
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
b27d25d01e
add balancer unit tests
2018-04-24 12:10:57 -04:00
k8s-ci-robot
a22682f59c
Merge pull request #2414 from aledbf/fix-golint
...
Fix golint installation
2018-04-24 06:10:00 -07:00
Manuel de Brito Fontes
15c39215dc
Fix golint installation
2018-04-24 09:47:23 -03:00
Jeff Schroeder
a30ea25cf4
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
cf21fe45ca
Add deployment instructions for Docker for Mac (Edge)
2018-04-23 15:09:22 -07:00
k8s-ci-robot
e4400b95fc
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
3a84b2a3c6
Add busted unit testing framework for lua code
2018-04-23 10:46:28 -04:00
k8s-ci-robot
57c886d3a0
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
61466b3241
Add tests for controller getEndpoints
2018-04-22 01:24:26 -03:00
k8s-ci-robot
17eb665fb2
Merge pull request #2399 from aledbf/add-tests
...
Add test for store helper ListIngresses
2018-04-21 17:37:59 -07:00