Romain
|
40de310927
|
Reintroduce dropped v2 dynamic config
Co-authored-by: Baptiste Mayelle <baptiste.mayelle@traefik.io>
|
2024-01-29 17:32:05 +01:00 |
|
Suyash Choudhary
|
980dac4572
|
Support file path as input param for Kubernetes token value
|
2024-01-11 17:06:06 +01:00 |
|
romain
|
e29a142f6a
|
Merge v2.10 into v3.0
|
2023-11-29 14:39:01 +01:00 |
|
Ludovic Fernandez
|
553ef94047
|
chore: update linter
|
2023-11-17 01:50:06 +01:00 |
|
Fernandez Ludovic
|
606281a4a5
|
Merge branch v2.10 into v3.0
|
2023-06-05 11:43:02 +02:00 |
|
João Silva
|
6977b68b72
|
Fix multiple subsets endpoint
|
2023-05-31 11:40:05 +02:00 |
|
Fernandez Ludovic
|
79c5f34156
|
Merge branch v2.10 into v3.0
|
2023-04-17 11:58:01 +02:00 |
|
Fernandez Ludovic
|
928db9bc42
|
chore: update linter
|
2023-04-17 11:01:26 +02:00 |
|
Ludovic Fernandez
|
be1b1a6489
|
chore: update linter
|
2023-04-03 10:06:06 +02:00 |
|
Fernandez Ludovic
|
7875826bd9
|
Merge branch v2.10 into v3.0
|
2023-03-21 16:45:33 +01:00 |
|
Romain
|
6e460cd652
|
Native Kubernetes service load-balancing
|
2023-03-20 16:46:05 +01:00 |
|
Romain
|
7af9d16208
|
Introduce traefik.io API Group CRDs
|
2023-03-20 15:38:08 +01:00 |
|
Ludovic Fernandez
|
044dc6a221
|
fix: go module
|
2023-02-03 15:24:05 +01:00 |
|
Simon Delicata
|
3eeea2bb2b
|
Add TCP Servers Transports support
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-12-09 09:58:05 +01:00 |
|
Simon Delicata
|
a3e4c85ec0
|
Remove deprecated options
|
2022-11-25 10:50:06 +01:00 |
|
Fernandez Ludovic
|
ba1ca68977
|
Merge branch v2.9 into master
|
2022-11-23 09:22:52 +01:00 |
|
Jérôme Guiard
|
d547718fdd
|
Support of allowEmptyServices in TraefikService
|
2022-11-22 10:18:04 +01:00 |
|
Julien Salleyron
|
fadee5e87b
|
Rework servers load-balancer to use the WRR
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2022-11-16 11:38:07 +01:00 |
|
Wambugu
|
1b9873cae9
|
Renaming IPWhiteList to IPAllowList
|
2022-10-26 17:16:05 +02:00 |
|
Julien Levesy
|
b39ce8cc58
|
Support SPIFFE mTLS between Traefik and Backend servers
|
2022-10-14 17:16:08 +02:00 |
|
kevinpollet
|
626da4c0ae
|
Merge current v2.8 into master
|
2022-08-18 14:50:44 +02:00 |
|
Ludovic Fernandez
|
45453b20fa
|
chore: update to go1.19
|
2022-08-09 17:36:08 +02:00 |
|
Romain
|
f8f685193d
|
Load plugin configuration field value from Kubernetes Secret
Co-authored-by: nnlquan <longquan0104@gmail.com>
|
2022-06-20 15:44:08 +02:00 |
|
Kevin Pollet
|
d5ff301d90
|
Support certificates configuration in TLSStore CRD
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2022-05-19 16:42:09 +02:00 |
|
Tom Moulard
|
63bb770b9c
|
Allow empty services in Kubernetes CRD
|
2022-03-07 11:08:07 +01:00 |
|
Tom Moulard
|
89cd9e8ddd
|
Merge current v2.5 into master
|
2021-12-06 17:39:06 +01:00 |
|
Romain Bailly
|
ef2d03d96e
|
fix: propagate source criterion config to RateLimit middleware in Kubernetes CRD
|
2021-11-26 12:10:11 +01:00 |
|
Tom Moulard
|
1f17731369
|
feat: add readIdleTimeout and pingTimeout config options to ServersTransport
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
|
2021-11-09 12:16:08 +01:00 |
|
kevinpollet
|
ce47f200d5
|
Merge branch v2.5 into master
|
2021-11-08 22:41:43 +01:00 |
|
Kevin Pollet
|
d3ff0c2cd4
|
fix: do not require a TLS client cert when InsecureSkipVerify is false
Co-authored-by: Tom Moulard <tom.moulard@traefik.io>
|
2021-10-26 10:54:11 +02:00 |
|
Aaron Raff
|
25e12aee14
|
kubernetes: normalize middleware names in ingress route config
|
2021-10-07 15:40:05 +02:00 |
|
Tom Moulard
|
380514941c
|
Merge current v2.5 into master
|
2021-09-23 16:10:03 +02:00 |
|
Tom Moulard
|
6906a022ca
|
Add cross namespace verification in Kubernetes CRD
|
2021-09-20 12:54:05 +02:00 |
|
Kevin Pollet
|
bda0dba131
|
fix: add peerCertURI config to k8s crd provider
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-09-17 08:56:07 +02:00 |
|
Romain
|
76867e39ea
|
Fix ServersTransport reference from IngressRoute service definition
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
|
2021-09-16 15:12:13 +02:00 |
|
Simon Stender Boisen
|
6f8e8ea252
|
Ensure disableHTTP2 works with k8s crd
|
2021-09-16 12:18:08 +02:00 |
|
Daniel Tomcej
|
7ff13c3e3e
|
Support Kubernetes basic-auth secrets
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-09-14 15:16:11 +02:00 |
|
Romain
|
2644c1f598
|
Makes ALPN protocols configurable
|
2021-08-20 18:20:06 +02:00 |
|
Jean-Baptiste Doumenjou
|
187ec26d8e
|
Merge current v2.4 into v2.5
|
2021-08-05 18:09:23 +02:00 |
|
Jean-Baptiste Doumenjou
|
32d88a977d
|
Avoid unauthorized midlleware cross namespace reference
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
|
2021-08-05 17:42:08 +02:00 |
|
Mohammad Gufran
|
7e43e5615e
|
Add Support for Consul Connect
Co-authored-by: Florian Apolloner <apollo13@users.noreply.github.com>
|
2021-07-15 14:02:11 +02:00 |
|
romain
|
3a180e2afc
|
Merge current v2.4 into v2.5
|
2021-07-13 18:12:29 +02:00 |
|
Daniel Tomcej
|
3c1ed0d9b2
|
Disable ExternalName Services by default on Kubernetes providers
|
2021-07-13 12:54:09 +02:00 |
|
Daniel Tomcej
|
3072354ca5
|
Disable Cross-Namespace by default for IngressRoute provider
|
2021-07-13 10:48:05 +02:00 |
|
Rio Kierkels
|
0a3e40332a
|
Improve CA certificate loading from kubernetes secret
|
2021-06-14 18:06:10 +02:00 |
|
Romain
|
fc9f41b955
|
Add TCP Middlewares support
|
2021-06-11 15:30:05 +02:00 |
|
Jean-Baptiste Doumenjou
|
702e301990
|
Merge current branch v2.4 into master
|
2021-03-09 12:05:08 +01:00 |
|
Romain
|
bdba7d3adf
|
Update to go1.16
|
2021-03-04 20:08:03 +01:00 |
|
Kevin Pollet
|
41d22ef17e
|
Improve kubernetes external name service support for UDP
|
2021-01-19 09:30:05 +01:00 |
|
Cirrith
|
bbee63fcf3
|
Add named port support to Kubernetes IngressRoute CRDs
|
2021-01-15 15:54:04 +01:00 |
|