Julien Salleyron
305af43fb9
Add entrypoints prefix in kubernetes frontend/backend id
2019-03-28 14:22:05 +01:00
Andy Kipp
57ae9a80d5
Support external name service on global default backend
2019-03-27 17:48:04 +01:00
Daniel Tomcej
5cdba752a4
Loop through service ports for global backend
2019-02-26 17:18:04 +01:00
Doctori
6a4c7796e3
app-root on non-explicit path include "/" in the redirect
2019-02-05 17:30:07 +01:00
Daniel Tomcej
e598d6bcca
Skip TLS section with no secret in Kubernetes ingress
2019-01-08 09:22:03 +01:00
Daniel Tomcej
4db0dd9a7f
Allow empty path with App-root annotation
2018-12-26 11:52:03 +01:00
zarqman
16ed13ba6f
kubernetes: sort and uniq TLS secrets
2018-12-20 20:08:03 +01:00
Kim Min
2b82ed054c
Support canary weight for external name service
2018-11-06 07:48:02 +01:00
SALLEYRON Julien
e6e9a86919
Add flush interval option on backend
2018-10-29 18:42:03 +01:00
Jean-Baptiste Doumenjou
450471d30a
Add the missing pass-client-tls annotation to the kubernetes provider
2018-10-29 16:02:06 +01:00
Manuel Zapf
22ee8700ca
add default path if nothing present
2018-10-25 09:50:03 +02:00
Rene Treffer
157580c232
Avoid flapping of multiple Ingress definitions
2018-10-05 18:36:03 +02:00
Daniel Tomcej
31f92001e2
Add Template-ability check to Kubernetes API Fields
2018-10-04 09:58:03 +02:00
Ilya Galimyanov
0861c59bec
Remove unnecessary loop
2018-08-23 09:40:03 +02:00
Daniel Tomcej
bd3c8c3cde
Don't merge kubernetes ingresses when priority is set
2018-08-14 17:40:04 +02:00
Daniel Tomcej
278b3180c3
Prevent unparsable strings from being rendered in the Kubernetes template
2018-08-14 16:48:04 +02:00
Manuel Zapf
09b489a614
Add possibility to set a protocol
2018-07-31 17:12:03 +02:00
Daniel Tomcej
ba3a579d07
Fix Rewrite-target regex
2018-07-31 09:08:03 +02:00
Jean-Baptiste Doumenjou
9ce444b91a
Don't pass the Authorization header to the backends
2018-07-16 13:52:03 +02:00
Daniel Tomcej
7ff9193cf5
Correct App-Root kubernetes behavior
2018-07-12 15:20:04 +02:00
SALLEYRON Julien
027093a5a5
Create init method on provider interface
2018-07-11 09:08:03 +02:00
Daniel Tomcej
b2a57ca1f3
Add more K8s Unit Tests
2018-07-10 11:22:03 +02:00
Daniel Tomcej
9374d6b3b9
Fix rewrite-target Annotation behavior
2018-07-10 00:26:03 +02:00
Daniel Tomcej
2303301d38
Add annotation to allow modifiers to be used properly in kubernetes
2018-07-06 10:06:04 +02:00
Daniel Tomcej
461ebf6d88
Create Global Backend Ingress
2018-07-03 18:58:03 +02:00
Mikael Rapp
bb14ec70bd
Auth support in frontends for k8s and file
2018-07-02 11:52:04 +02:00
Kim Min
e8e36bd9d5
Specify backend servers' weight via annotation for kubernetes
2018-07-01 11:26:03 +02:00
Rene Treffer
56fe023a12
Allow any kubernetes ingressClass value
2018-06-22 16:54:03 +02:00
Daniel Tomcej
aa6fea7f21
Add more k8s tests
2018-06-19 22:10:03 +02:00
Fernandez Ludovic
a5beeb4f04
Merge tag 'v1.6.3' into master
2018-06-05 23:07:53 +02:00
Daniel Tomcej
1d84bda7ca
Update Kubernetes provider to support IPv6 Backends
2018-06-05 10:28:03 +02:00
Daniel Tomcej
9227d32d57
Enable Ingress Status updates
2018-05-18 14:12:03 +02:00
Gildas Cherruel
c37b040217
Mapping ExternalNames to custom ports
2018-05-17 18:46:03 +02:00
Ludovic Fernandez
b7d20496f3
Add SSLForceHost support.
2018-05-14 11:44:03 +02:00
Timo Reimann
21b8b2deb5
Support multi-port services.
2018-04-16 14:44:04 +02:00
Timo Reimann
702876ae7f
Limit label selector to Ingress factory.
2018-04-12 11:14:05 +02:00
Ludovic Fernandez
8168d2fdc1
Server weight zero
2018-04-11 16:30:04 +02:00
Ludovic Fernandez
d2766b1b4f
Ability to use "X-Forwarded-For" as a source of IP for white list.
2018-03-23 17:40:04 +01:00
Michael
1f6f8d5e0f
New option in secure middleware
2018-03-02 14:24:03 +01:00
Ludovic Fernandez
0306b5e8f7
Missing annotation prefix support.
2018-02-23 18:36:03 +01:00
Kim Min
5ef55dd8b4
Add app-root annotation support for kubernetes ingress
2018-02-19 15:36:03 +01:00
Kim Min
83a92596c3
Bump kubernetes/client-go
2018-02-14 09:56:04 +01:00
Yuvi Panda
04ebd9d46a
Allow custom value for kubernetes.io/ingress.class annotation
2018-02-01 19:04:04 +01:00
Ludovic Fernandez
58d6681824
Redirection: permanent move option.
2018-01-31 19:10:04 +01:00
Fernandez Ludovic
7c80b9a692
refactor(k8s): new annotations style.
2018-01-31 17:16:05 +01:00
Fernandez Ludovic
a4a8345a33
refactor(k8s): baseName and ObjectMeta.
2018-01-31 17:16:05 +01:00
Fernandez Ludovic
4497ddbb0e
refactor(k8s): default to nil headers struct.
2018-01-31 17:16:05 +01:00
Fernandez Ludovic
53388a3570
feat(k8s): add max conn annotations.
2018-01-31 17:16:05 +01:00
Fernandez Ludovic
1c495d7ea4
feat(k8s): add rate limit annotations.
2018-01-31 17:16:05 +01:00
Fernandez Ludovic
4c0d6e211b
feat(k8s): add error pages annotations.
2018-01-31 17:16:05 +01:00