k8s-ci-robot
|
a308dddd61
|
Merge pull request #2523 from aledbf/fix-bind-ip
Add tests for bind-address
|
2018-05-16 12:19:50 -07:00 |
|
Manuel de Brito Fontes
|
359a5d3342
|
Add tests for bind-address
|
2018-05-16 14:53:29 -04:00 |
|
Eugene Pirogov
|
3ffbe5f9c5
|
Fix typo about the kind of request
|
2018-05-16 09:53:17 +03:00 |
|
k8s-ci-robot
|
7dc256a9f9
|
Merge pull request #2516 from aledbf/release-0.15.0
Release nginx ingress controller 0.15.0
|
2018-05-15 23:10:29 -07:00 |
|
Manuel de Brito Fontes
|
1185d05d10
|
Release nginx ingress controller 0.15.0
|
2018-05-15 23:48:50 -04:00 |
|
k8s-ci-robot
|
5af10e590f
|
Merge pull request #2512 from aledbf/custom-error
Remove warning when secret is used only for authentication
|
2018-05-15 09:50:30 -07:00 |
|
k8s-ci-robot
|
4aa079d2b0
|
Merge pull request #2514 from aledbf/simplify-workflow
Fix and simplify local dev workflow and execution of e2e tests
|
2018-05-15 09:44:29 -07:00 |
|
Manuel de Brito Fontes
|
c2bd8a58a3
|
Fix and simplify local dev workflow and execution of e2e tests
|
2018-05-15 12:13:41 -04:00 |
|
Manuel de Brito Fontes
|
cf2324a03c
|
Remove warning when secret is used only for authentication
|
2018-05-15 08:10:29 -04:00 |
|
k8s-ci-robot
|
f82be04c18
|
Merge pull request #2511 from Shopify/bug-fix
force backend sync when worker starts
|
2018-05-14 14:31:25 -07:00 |
|
Elvin Efendi
|
2a77dd9fa6
|
force backend sync when worker starts
|
2018-05-14 17:08:23 -04:00 |
|
k8s-ci-robot
|
1199e6c6b9
|
Merge pull request #2503 from diazjf/add-video
Add KubeCon Europe 2018 Video to documentation
|
2018-05-14 04:23:23 -07:00 |
|
k8s-ci-robot
|
e6c1d17bb6
|
Merge pull request #2501 from aledbf/refactor-status
Refactor update of status removing initial check for loadbalancer
|
2018-05-14 00:13:24 -07:00 |
|
Fernando Diaz
|
6b011f0b42
|
Add KubeCon Europe 2018 Video to documentation
Adds Make Ingress-Nginx Work for you, and the Community Video to the
documentation.
|
2018-05-13 12:19:21 -05:00 |
|
k8s-ci-robot
|
ad242ec917
|
Merge pull request #2502 from aledbf/update-go
Update go version in fortune teller image
|
2018-05-13 08:45:25 -07:00 |
|
Manuel de Brito Fontes
|
3bd19c1711
|
Refactor update of status removing initial check for loadbalancer
|
2018-05-13 09:38:30 -04:00 |
|
Manuel de Brito Fontes
|
8900d201df
|
Update go version in fortune teller image
|
2018-05-13 09:24:04 -04:00 |
|
k8s-ci-robot
|
7f24bb959e
|
Merge pull request #2498 from mtougeron/clarify-multiple-ingress-docs
Add some clarification around multiple ingress controller behavior
|
2018-05-11 17:13:25 -07:00 |
|
Mike Tougeron
|
f3ecdd501b
|
Add some clarification around multiple ingress controller behavior
|
2018-05-11 16:10:41 -07:00 |
|
k8s-ci-robot
|
aa889d75c8
|
Merge pull request #2495 from Shopify/bump-baseimage
[ci skip] bump nginx baseimage version
|
2018-05-11 08:19:54 -07:00 |
|
Elvin Efendi
|
c98cfcc261
|
[ci skip] bump nginx baseimage version
|
2018-05-11 11:14:19 -04:00 |
|
k8s-ci-robot
|
02e3c0a7cb
|
Merge pull request #2490 from Shopify/add-resty-cookie
add resty cookie
|
2018-05-10 14:11:56 -07:00 |
|
Elvin Efendi
|
6d4764dacd
|
add resty cookie
|
2018-05-10 16:25:20 -04:00 |
|
k8s-ci-robot
|
b44f64e4d7
|
Merge pull request #2472 from ElvinEfendi/refactor-round-robin
Refactor Lua balancer
|
2018-05-10 11:18:53 -07:00 |
|
Elvin Efendi
|
297bbd8c6a
|
upstream-hash-by should override load-balance annotation
|
2018-05-10 13:47:19 -04:00 |
|
Elvin Efendi
|
deedab9e17
|
use roundrobin from lua-resty-balancer library and refactor balancer.lua
|
2018-05-10 13:47:19 -04:00 |
|
k8s-ci-robot
|
8a73e0c35d
|
Merge pull request #2307 from pcj/grpc-example
Documentation: grpc example
|
2018-05-10 09:26:53 -07:00 |
|
k8s-ci-robot
|
9c0b8441a2
|
Merge pull request #2477 from snelis/master
Change TrimLeft for TrimPrefix on the from-to-www redirect
|
2018-05-08 07:50:53 -07:00 |
|
Niels Lensink
|
45b10a3213
|
Change TrimLeft for TrimPrefix on the from-to-www redirect
|
2018-05-07 13:29:04 +02:00 |
|
k8s-ci-robot
|
e58013f392
|
Merge pull request #2467 from Girbons/fixed-broken-link
Fixed broken link in deploy README
|
2018-05-04 14:07:51 -07:00 |
|
Alessandro De Angelis
|
2080652397
|
Fixed broken link in deploy README
|
2018-05-04 11:24:46 +02:00 |
|
Paul Cody Johnston
|
067fda0d81
|
Exclude grpc-fortune-teller from go list
Deps are managed by bazel so these will fail to
show up in the vendor tree, triggering false positive build fail.
|
2018-05-03 20:39:38 -06:00 |
|
Paul Cody Johnston
|
9117d15823
|
Example of using nginx-ingress with gRPC
|
2018-05-03 20:39:38 -06:00 |
|
k8s-ci-robot
|
b16990dccc
|
Merge pull request #2464 from valohai/doc-fixes
Documentation fixes & improvements
|
2018-05-03 06:06:52 -07:00 |
|
Aarni Koskela
|
8d705edbbd
|
Index all examples and fix their titles
|
2018-05-03 15:44:57 +03:00 |
|
Aarni Koskela
|
6c5bf326d4
|
Clean up annotations.md; extract default backend from miscellaneous
|
2018-05-03 15:44:57 +03:00 |
|
Aarni Koskela
|
a0913dbe05
|
Add note about changing annotation prefixes
|
2018-05-03 14:42:47 +03:00 |
|
Aarni Koskela
|
4a1cbffbec
|
Reformat log-format.md
|
2018-05-03 14:42:47 +03:00 |
|
Aarni Koskela
|
06ef241fc7
|
Add upgrade documentation
Closes #2458
|
2018-05-03 14:42:47 +03:00 |
|
Aarni Koskela
|
81f9e7324b
|
multiple-ingress.md: rework page for clarity and less repetition
|
2018-05-03 14:42:47 +03:00 |
|
Aarni Koskela
|
3081b233d1
|
TLS.md: Remove useless manual TOC
|
2018-05-02 17:49:18 +03:00 |
|
Aarni Koskela
|
129b7c27f2
|
TLS.md: Reformat and grammar check
|
2018-05-02 17:49:15 +03:00 |
|
Aarni Koskela
|
88508dbbaa
|
TLS.md: Remove the frankly useless curl output in the default certificate section
|
2018-05-02 17:49:13 +03:00 |
|
Aarni Koskela
|
c75fb9b8f9
|
TLS.md: Clarify how to set --default-ssl-certificate
|
2018-05-02 17:49:11 +03:00 |
|
Aarni Koskela
|
44492ec1e2
|
TLS.md: Move the TLS secret misc bit to the TLS document
|
2018-05-02 17:49:06 +03:00 |
|
k8s-ci-robot
|
acd3d6af8f
|
Merge pull request #2454 from aledbf/grpc-doc
Add gRPC annotation doc
|
2018-05-02 06:08:16 -07:00 |
|
k8s-ci-robot
|
388ddb5743
|
Merge pull request #2457 from Shopify/update-quick-start
Add Getting the Code section to Quick Start
|
2018-05-01 10:41:17 -07:00 |
|
Andrew Louis
|
9b947585f6
|
Add Getting the Code section to Quick Start
|
2018-05-01 13:13:22 -04:00 |
|
k8s-ci-robot
|
80d8d3710c
|
Merge pull request #2456 from Shopify/bindata-fix
Assert or install go-bindata before incanting
|
2018-04-30 22:13:16 -07:00 |
|
k8s-ci-robot
|
d5eca5b579
|
Merge pull request #2455 from frandbf/docsstyle
Adjust size of tables and only adjust the first column on mobile
|
2018-04-30 12:05:17 -07:00 |
|