Arjan Schaaf
|
1a191846a9
|
Mentioned in the comments of #180 the annotation for configuration snippets was missing from the configuration documentation
|
2017-04-24 16:27:56 +02:00 |
|
Arjan Schaaf
|
4c54a7be03
|
ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work.
|
2017-04-24 16:25:16 +02:00 |
|
Arjan Schaaf
|
1b5f8b8779
|
ConfigMap with proxy-set-headers not required when using the configuration-snippets to add a custom header to a specific Ingress configuration. The Ingress does need to be created for the example to work.
|
2017-04-24 16:24:20 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
4bd0f49b22
|
Merge pull request #638 from arjanschaaf/nginx-sticky-annotations
Nginx sticky annotations #258 made the global enable-sticky-sessions obsolete
|
2017-04-21 13:16:10 -03:00 |
|
Arjan Schaaf
|
389e0f527c
|
Nginx sticky annotations #258 made the global enable-sticky-sessions obsolete
|
2017-04-21 14:57:45 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
9d4a8b8c17
|
Merge pull request #635 from aledbf/feature-632
Allow configuration of features underscores_in_headers and ignore_invalid_headers
|
2017-04-20 18:38:04 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
203171ecaa
|
Merge pull request #634 from philips/patch-2
catalog: add alb-ingress-controller
|
2017-04-20 18:13:31 -03:00 |
|
Manuel de Brito Fontes
|
12d4aadf74
|
Allow configuration of features underscores_in_headers and ignore_invalid_headers
|
2017-04-20 18:12:16 -03:00 |
|
Brandon Philips
|
e220fb84f9
|
catalog: add alb-ingress-controller
|
2017-04-20 14:02:06 -07:00 |
|
Manuel Alejandro de Brito Fontes
|
d8d9a5ff17
|
Merge pull request #633 from aledbf/lint
Fix lint errors
|
2017-04-20 17:15:19 -03:00 |
|
Manuel de Brito Fontes
|
786d977a90
|
Fix lint errors
|
2017-04-20 16:48:14 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
b18f8e86ad
|
Merge pull request #629 from aledbf/externalname-feature
Add support for services of type ExternalName
|
2017-04-20 16:44:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
f6af1ca023
|
Merge pull request #614 from aledbf/refactor-passthrough
Refactor nginx ssl passthrough
|
2017-04-20 16:43:44 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
91c00062c7
|
Merge pull request #628 from jcmoraisjr/jm-fix-rewrite-doc
Fix HAProxy rewrite doc
|
2017-04-20 14:49:35 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
949c094e6d
|
Merge pull request #630 from chentao1596/tcp-example
Add example of TCP loadbalancing
|
2017-04-20 07:42:48 -03:00 |
|
chentao1596
|
df16253fab
|
Add example for TCP loadbalancing
|
2017-04-20 16:39:29 +08:00 |
|
Manuel de Brito Fontes
|
c71fe9f73f
|
Add support for services of type ExternalName
|
2017-04-19 23:30:51 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
dcc0efc827
|
Merge pull request #626 from wmorgan/patch-1
include Linkerd in the ingress controller catalog
|
2017-04-19 19:26:37 -03:00 |
|
Joao Morais
|
9b5f8c5e05
|
Fix HAProxy rewrite doc
|
2017-04-19 19:26:17 -03:00 |
|
Nick Sardo
|
94d256e44d
|
Merge pull request #627 from kubernetes/revert-510-delete_redundant
Revert "Remove the code which get same resources twice"
|
2017-04-19 15:01:21 -07:00 |
|
Nick Sardo
|
893a828587
|
Revert "Remove the code which get same resources twice"
|
2017-04-19 15:00:27 -07:00 |
|
William Morgan
|
e7ed88e881
|
include Linkerd in the ingress controller catalog
|
2017-04-19 14:22:26 -07:00 |
|
Nick Sardo
|
74aff2eb7e
|
Merge pull request #511 from FengyunPan/fix-backend
Ignore err when delete a NotFound backends
|
2017-04-18 22:17:07 -07:00 |
|
Manuel de Brito Fontes
|
590bc0dfc1
|
Add go-proxyproto dependencies
|
2017-04-19 01:39:14 -03:00 |
|
Manuel de Brito Fontes
|
de14e2f4f1
|
Refactor ssl-passthroug using go to handle TLS hello
|
2017-04-19 01:39:14 -03:00 |
|
FengyunPan
|
e913c37651
|
Ignore err when delete a NotFound backend
1. add() should return nil at last
2. do not return err when delete a notFound backend
|
2017-04-19 12:07:51 +08:00 |
|
Nick Sardo
|
d2c7e9008f
|
Merge pull request #510 from FengyunPan/delete_redundant
Remove the code which get same resources twice
|
2017-04-18 20:07:41 -07:00 |
|
Manuel Alejandro de Brito Fontes
|
c34c16bd1f
|
Merge pull request #624 from justinsb/fix_623
Compute server_names_hash_bucket_size correctly
|
2017-04-19 00:04:28 -03:00 |
|
Justin Santa Barbara
|
322be61522
|
Compute server_names_hash_bucket_size correctly
There were some edge cases where we did not calculate hash_bucket_size
correctly.
Fix #623
|
2017-04-18 22:29:51 -04:00 |
|
FengyunPan
|
d42f4942bc
|
Remove the code which get same resources twice
There is no need to get the same ingress resources from
ingressclient twice.
|
2017-04-19 09:46:06 +08:00 |
|
Nick Sardo
|
827e6f1aab
|
Merge pull request #622 from nicksardo/gce-faq-minor-fixes
[GLBC] Minor FAQ fixes
|
2017-04-18 16:41:32 -07:00 |
|
Nick Sardo
|
b6b67400d7
|
Minor FAQ fixes
|
2017-04-18 16:40:02 -07:00 |
|
Nick Sardo
|
642cb74cc7
|
[GLBC] Support backside re-encryption (#519)
Support backside re-encryption
|
2017-04-18 12:44:17 -07:00 |
|
Manuel Alejandro de Brito Fontes
|
7f3763590a
|
Merge pull request #615 from aledbf/avoid-wait
Process exited cleanly before we hit wait4
|
2017-04-16 21:40:38 -03:00 |
|
Manuel de Brito Fontes
|
aba45a01ad
|
Process exited cleanly before we hit wait4
|
2017-04-16 20:04:32 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
fc67b1d5e2
|
Merge pull request #613 from aledbf/fix-multiple-status
Status leader election must consired the ingress class
|
2017-04-16 17:10:54 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a3d3bbe7fc
|
Merge pull request #612 from jcmoraisjr/jm-haproxy-rewrite
HAProxy Ingress rewrite options
|
2017-04-16 15:49:32 -03:00 |
|
Manuel de Brito Fontes
|
c4ef98240d
|
Status leader election must consired the ingress class
|
2017-04-16 15:48:12 -03:00 |
|
Joao Morais
|
31b04f9c04
|
HAProxy Ingress rewrite options
|
2017-04-15 17:05:58 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0f9f082959
|
Merge pull request #599 from aledbf/force-isolation
Add flag to force namespace isolation
|
2017-04-15 11:42:46 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
cd6a2123c4
|
Merge pull request #607 from aledbf/master
Allow custom server_names_hash_max_size & server_names_hash_bucket_size
|
2017-04-14 22:20:38 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
4817ddff3a
|
Merge pull request #604 from jonaskint/master
Fixing wildcard in hostname for the upstream map
|
2017-04-14 21:07:41 -03:00 |
|
Manuel de Brito Fontes
|
9994365ae4
|
Allow custom server_names_hash_max_size and server_names_hash_bucket_size values
|
2017-04-14 20:59:10 -03:00 |
|
Tim Hockin
|
c729cd8adc
|
Merge pull request #606 from nicksardo/gce-ilb-docs
[GCE] Adding note on how to create an ILB without blocking ingress controller
|
2017-04-14 16:51:44 -07:00 |
|
Nick Sardo
|
0df5f79da5
|
Adding note on how to create an ILB without blocking ingress controller
|
2017-04-14 16:28:15 -07:00 |
|
Manjunath A Kumatagi
|
172f7548d4
|
Multi arch nginx-slim docker image
Signed-off-by: Manjunath A Kumatagi <mkumatag@in.ibm.com>
|
2017-04-14 07:33:02 +05:30 |
|
Manuel Alejandro de Brito Fontes
|
067b388d85
|
Merge pull request #600 from aledbf/fix-reaper
Replace custom child reap code with go-reap
|
2017-04-13 21:26:21 -03:00 |
|
Jonas Kint
|
a7b09e71a1
|
Fixing wildcard in hostname for the upstream map
|
2017-04-13 17:27:20 +02:00 |
|
Manuel Alejandro de Brito Fontes
|
86128f87b4
|
Merge pull request #601 from caiyixiang/add-judgment
add a judgment
|
2017-04-13 08:44:39 -03:00 |
|
caiyixiang
|
25a5b92e94
|
add a judgment
|
2017-04-13 16:38:07 +08:00 |
|