Joao Morais
58373808bf
Merge pull request #228 from jcmoraisjr/jm-ssl-pass-http-port
...
Add http-port on ssl-passthrough
2018-10-22 21:58:18 -03:00
Joao Morais
f12c34785a
Add http-port on ssl-passthrough
2018-10-22 21:47:05 -03:00
Joao Morais
8149e7298f
Add OAuth2 support
...
Starting implementation of OAuth2 support. An oauth2 proxy should be configured as a deployment+service to make the OAuth handshake and sign a token. The current implementation uses Bitly’s `oauth2_proxy`.
2018-10-22 21:44:51 -03:00
Joao Morais
af653b1d5b
Add strict-host configmap option
2018-09-30 08:45:39 -03:00
Joao Morais
2c410f288f
add multi process and multi thread support
2018-07-27 21:37:48 -03:00
Joao Morais
0587083ed8
Configure per location web application firewall
2018-07-25 21:54:18 -03:00
Joao Morais
54dbbadf24
Starting implementation of modsecurity
2018-07-25 21:43:08 -03:00
Joao Morais
ccabe4b75d
Add config-frontend configmap option
2018-07-25 21:03:56 -03:00
Joao Morais
7d1ecaac7c
Add stats-ssl-cert configmap option
2018-07-25 20:13:32 -03:00
Timofey Titovets
d33cd7f392
Add http/https port map configuration
...
On some haproxy-ingress setups several instances of haproxy can coexists
on same node, to avoid port mapping clashes, add configuration options
to allow change ports
v1->v2:
- Sort options in README.md by `sort -t'|' -k3`
- Move http/https port to [1] snapshot target
v2->v3:
- Fix: Replace http port with HTTPPort template var
for ACL https-to-http
2018-07-23 15:38:47 +03:00
Joao Morais
20c3eff967
Merge pull request #154 from haproxytech/1.8-dev-dns
...
enabled DNS Service discovery in HAProxy
2018-07-19 14:36:49 -03:00
Joao Morais
6770a6ce6d
Add wildcard hostnames on ssl passthrough config
2018-07-15 15:26:58 -03:00
Zlatko Bratkovic
d247037a0e
added new configmap options with defaults
...
dns-timeout-retry: 1s
dns-hold-obsolete: 0s
dns-hold-valid: 1s
dns-accepted-payload-size: "8192"
dns-cluster-domain: cluster.local
2018-06-21 16:15:48 +02:00
Zlatko Bratkovic
884f2daf7f
following required refractoring, part 2/2
2018-06-04 13:26:07 +02:00
Zlatko Bratkovic
aabae320fa
following required refractoring, part 1
2018-05-29 15:35:06 +02:00
Zlatko Bratkovic
87f7557e13
[docs] added docs for DNS service discovery
2018-05-23 16:15:45 +02:00
Zlatko Bratkovic
38431cdec8
follow annotations strategy
2018-05-23 15:06:35 +02:00
Zlatko Bratkovic
e6055c5773
use haproxyConfig instead of configMap.Data[], cleanup
2018-05-23 15:06:22 +02:00
Andjelko Iharos
64fd7b46e6
enabled DNS Service discovery in HAProxy
2018-05-23 10:09:40 +02:00
Joao Morais
0e87f61c02
Add a per backend slots-increment annotation
2018-05-21 18:34:31 -03:00
Joao Morais
f3ef3aac03
Merge pull request #161 from jcmoraisjr/jm-no-tls-redir
...
Add option to bypass SSL/TLS redirect
2018-05-21 18:23:22 -03:00
Joao Morais
134ad320c3
Add configmap options to listening ip address
2018-05-20 17:12:46 -03:00
Joao Morais
7bbdd9652b
Add no-tls-redirect-locations configmap option
2018-05-20 15:40:22 -03:00
Joao Morais
d800c61559
CORS on locations
2018-05-12 19:04:18 -03:00
Joao Morais
a3978c4e3a
CORS headers
2018-05-12 17:50:21 -03:00