k8s-ci-robot
|
264ded96eb
|
Merge pull request #3133 from maximbr/patch-1
multi-tls readme example to reference the file
|
2018-09-25 11:57:29 -07:00 |
|
Max Braitmaiere
|
a44e6326ed
|
multi-tls readme to reference the file
Makes the doc on https://kubernetes.github.io/ingress-nginx/examples/multi-tls/ clearer by pointing to the example file, not directory context there as in Github
|
2018-09-25 20:41:19 +03:00 |
|
k8s-ci-robot
|
789532f7e0
|
Merge pull request #3130 from alanbover/fix/newlines_location_denied
fix newlines location denied
|
2018-09-25 07:04:50 -07:00 |
|
Alan Bover
|
8cf90e4a34
|
fix newlines location denied
|
2018-09-25 15:36:23 +02:00 |
|
k8s-ci-robot
|
9329351070
|
Merge pull request #2997 from StarOfService/global-block-ip-ua-ref
Provide possibility to block IPs, User-Agents and Referers globally
|
2018-09-25 05:51:56 -07:00 |
|
Pavel Sinkevych
|
85faa49a2e
|
Provide possibility to block CIDRs, User-Agents and Referers globally
|
2018-09-25 14:16:20 +03:00 |
|
k8s-ci-robot
|
a1f9b8d094
|
Merge pull request #3118 from aledbf/ref-json
Replace standard json encoding with jsoniter
|
2018-09-25 00:41:26 -07:00 |
|
k8s-ci-robot
|
0448c646f2
|
Merge pull request #3121 from mirake/fix-typos
Typo fix: adresses -> addresses
|
2018-09-24 08:19:56 -07:00 |
|
Rui Cao
|
756784d421
|
Typo fix: adresses -> addresses
Signed-off-by: Rui Cao <ruicao@alauda.io>
|
2018-09-24 22:51:16 +08:00 |
|
Manuel de Brito Fontes
|
dcdf2310ab
|
Fix tests
|
2018-09-22 15:09:54 -03:00 |
|
Manuel de Brito Fontes
|
7a1e7df734
|
Update go dependencies
|
2018-09-22 14:54:24 -03:00 |
|
Manuel de Brito Fontes
|
3b6e01306b
|
Update prometheus methods
|
2018-09-22 14:54:11 -03:00 |
|
Manuel de Brito Fontes
|
b7c523643e
|
Filter hostnames before creation of metrics
|
2018-09-22 14:25:57 -03:00 |
|
Manuel de Brito Fontes
|
d489593929
|
Replace standard json encoding with jsoniter
|
2018-09-22 14:25:01 -03:00 |
|
k8s-ci-robot
|
ae2dcb6522
|
Merge pull request #3115 from eutopian/master
Fixed link to aws elastic loadbalancer
|
2018-09-20 14:03:55 -07:00 |
|
eutopian
|
8d62e4602b
|
cla bump
|
2018-09-20 16:03:43 -04:00 |
|
eutopian
|
e1dcf8016b
|
Fixed link to aws elb
|
2018-09-20 15:39:08 -04:00 |
|
k8s-ci-robot
|
c9d2a19355
|
Merge pull request #3111 from hchenxa/hchenxa_monitor
doc issue related to monitor part
|
2018-09-20 05:32:20 -07:00 |
|
Hui Chen
|
48523ec39a
|
doc issue related to monitor part
|
2018-09-20 17:34:07 +08:00 |
|
k8s-ci-robot
|
dbfacbb34d
|
Merge pull request #3113 from stepyu/master
fix typos
|
2018-09-20 02:16:18 -07:00 |
|
stepyu
|
cc6d3131d9
|
fix typos
|
2018-09-21 16:19:16 +08:00 |
|
k8s-ci-robot
|
8160fa6533
|
Merge pull request #3102 from mrbobbytables/update-kusers-links
Replace kubernetes-users mailing list links with discuss forum link
|
2018-09-17 16:01:22 -07:00 |
|
Bob Killen
|
cff0415a54
|
Replace kusers links with discuss forum link
|
2018-09-17 15:26:35 -07:00 |
|
k8s-ci-robot
|
2ad6aa0e4a
|
Merge pull request #3100 from hchenxa/hchenxa_doc
update annotation name from rewrite-log to enable-rewrite-log
|
2018-09-17 06:32:20 -07:00 |
|
Hui Chen
|
e669298435
|
update annotation name from rewrite-log to enable-rewrite-log
|
2018-09-17 11:54:25 +08:00 |
|
k8s-ci-robot
|
5474c2f1c8
|
Merge pull request #3073 from hchenxa/hchenxa_fix3071
do not hardcode the path
|
2018-09-16 20:20:15 -07:00 |
|
Hui Chen
|
2d0f19572c
|
do not hardcode the path
|
2018-09-17 10:52:21 +08:00 |
|
k8s-ci-robot
|
895213ab60
|
Merge pull request #3097 from tc-turner/master
Added notes to regarding external access when using TCP/UDP proxy in Ingress
|
2018-09-15 07:37:44 -07:00 |
|
k8s-ci-robot
|
b46b95e3db
|
Merge pull request #3098 from ElvinEfendi/make-keepalive-work
make upstream keepalive work for http
|
2018-09-15 07:36:27 -07:00 |
|
Elvin Efendi
|
18c1fae6d4
|
make upstream keepalive work for http
|
2018-09-14 19:40:54 -04:00 |
|
k8s-ci-robot
|
531e1b0cd3
|
Merge pull request #3078 from Shopify/rewrite-fix
Fix Rewrite-Target Annotation Edge Case
|
2018-09-14 15:29:33 -07:00 |
|
Zenara Daley
|
e3906207a9
|
Fix/add unit tests; Styling changes
|
2018-09-14 15:07:57 -04:00 |
|
Mitchell Turner
|
258a5626c5
|
Added notes to regarding external access
|
2018-09-14 12:11:22 -04:00 |
|
Manuel Alejandro de Brito Fontes
|
2bdb8a1ed6
|
Fix baremetal images [skip ci] (#3094)
|
2018-09-13 21:09:20 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
8cfb2eb978
|
Fix docs [skip-ci] (#3093)
|
2018-09-13 20:43:48 -03:00 |
|
k8s-ci-robot
|
ebac4ec1ed
|
Merge pull request #3092 from aledbf/docs
Update mkdocs and travis-ci
|
2018-09-13 16:03:14 -07:00 |
|
Manuel de Brito Fontes
|
4c30e3dd0f
|
Test skip-e2e
|
2018-09-13 17:52:15 -03:00 |
|
Manuel de Brito Fontes
|
e5c6924f17
|
Skip unnecessary stages for docs
|
2018-09-13 17:52:15 -03:00 |
|
Manuel de Brito Fontes
|
9b059e7be5
|
Update mkdocs
|
2018-09-13 17:52:15 -03:00 |
|
Zenara Daley
|
9923f65375
|
enforce ^~ location modifier when rewrite-target annotation is set
|
2018-09-13 10:39:52 -04:00 |
|
k8s-ci-robot
|
3e6f2d7cbf
|
Merge pull request #3090 from aledbf/note
Add note about default namespace and merge behavior
|
2018-09-13 06:53:06 -07:00 |
|
Manuel de Brito Fontes
|
f5b93d76fc
|
Add note about default namespace and merge behavior
|
2018-09-13 10:26:37 -03:00 |
|
Zenara Daley
|
a85c56af46
|
Add e2e test for rewrite-target annotation kube-lego failure
|
2018-09-12 10:26:28 -04:00 |
|
k8s-ci-robot
|
d48a08f196
|
Merge pull request #3074 from antoineco/docs/metallb
Add MetalLB to bare-metal deployment page
|
2018-09-12 05:13:48 -07:00 |
|
Antoine Cotten
|
860bd7bf1c
|
docs: Add MetalLB and externalIPs to bare-metal deployment page
|
2018-09-12 12:21:39 +02:00 |
|
k8s-ci-robot
|
da2c8ba65c
|
Merge pull request #3080 from aledbf/update-e2e
Update nginx image to 0.62
|
2018-09-11 19:19:39 -07:00 |
|
Manuel de Brito Fontes
|
ec69d88347
|
Update nginx image to 0.62
|
2018-09-11 22:51:59 -03:00 |
|
k8s-ci-robot
|
99aeee45d8
|
Merge pull request #3079 from ElvinEfendi/openresty-gdb-tools
Openresty gdb tools
|
2018-09-11 18:36:50 -07:00 |
|
Elvin Efendi
|
fade451379
|
install openresty-gdb-utils
|
2018-09-11 21:06:29 -04:00 |
|
Elvin Efendi
|
23b3f2742b
|
build luajit with debug symbols
|
2018-09-11 20:52:53 -04:00 |
|