Commit graph

4658 commits

Author SHA1 Message Date
Ludovic Fernandez
7582da9650
Update Yaegi to v0.14.3 2022-10-26 18:22:05 +02:00
Ludovic Fernandez
7a6bfd3336
chore: change TCP middleware package 2022-10-26 17:42:07 +02:00
Wambugu
1b9873cae9
Renaming IPWhiteList to IPAllowList 2022-10-26 17:16:05 +02:00
Fernandez Ludovic
e86f21ae7b Merge branch 'v2.9' into master 2022-10-24 11:24:41 +02:00
Simon Delicata
ccbbd0d766
Remove side effect on default transport tests 2022-10-24 10:52:04 +02:00
Ludovic Fernandez
93212125e3
chore: bump github.com/BurntSushi/toml to v1.2.1 2022-10-23 14:16:05 +02:00
b77524eadc
Refactor getDefaultCertificate to use CertificateData
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 12:55:43 +05:30
2685d94660
Add back docker build
Looks like it just works fine

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:57:07 +05:30
9654e9cefc
Add git and variables
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:57:07 +05:30
74691caedf
Revert: Switch to LXC Runner
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:57:07 +05:30
1a891a6088
Add gitlab-ci config to auto-build everytime on push
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:57:02 +05:30
Alessandro Chitolina
5b6bd07de8
fix ocsp stapling always disabled 2022-10-23 10:56:20 +05:30
Alessandro Chitolina
05e36e3136
rename certificate runtime data struct
baalajimaestro: Forward port for v2.9+

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:55:59 +05:30
Alessandro Chitolina
3ae0b9342b
split certificate config from runtime structures
baalajimaestro: Forward port for v2.9+

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:53:05 +05:30
Alessandro Chitolina
b82f7f6a44
ocsp stapling working
baalajimaestro: Forward ported to v2.9+

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:40:35 +05:30
Ludovic Fernandez
be3b798dd6
chore: update actions/cache to v3 2022-10-21 16:08:05 +02:00
sosoba
8128d6ca26
Simplify dashboard rule example 2022-10-18 15:38:12 +02:00
Julien Levesy
194247caae
Check if default servers transport spiffe config is not nil 2022-10-18 10:28:07 +02:00
kevinpollet
cd0654026a Merge branch v2.9 into master 2022-10-17 18:53:37 +02:00
Ludovic Fernandez
14ab1514dc
chore: update linter 2022-10-17 12:00:10 +02:00
Kevin Pollet
40242294d8
Fix links to gateway API guides 2022-10-17 10:52:08 +02:00
Romain
996eccf5b7
Remove unnecessary linting exclusions 2022-10-14 18:52:08 +02:00
Julien Levesy
b39ce8cc58
Support SPIFFE mTLS between Traefik and Backend servers 2022-10-14 17:16:08 +02:00
Kevin Pollet
e9de061b84
Add v2.9 to release page 2022-10-14 16:04:07 +02:00
Kevin Pollet
33f0aed5ea
Support custom headers when fetching configuration through HTTP 2022-10-14 15:10:10 +02:00
Ludovic Fernandez
0ca1c8aac3
fix: redis configuration type 2022-10-13 15:34:09 +02:00
Romain
2c550c284d
Remove raw cert escape in PassTLSClientCert middleware 2022-10-13 15:08:08 +02:00
Ludovic Fernandez
87815586be
chore: update misspell 2022-10-11 18:18:09 +02:00
mpl
09d6383621
ISSUE_TEMPLATE: clarify maintainers involvement in issues closing 2022-10-11 14:30:08 +02:00
kalle (jag)
188ef84c4f
Allow to define default entrypoints (for HTTP/TCP) 2022-10-11 09:36:08 +02:00
kevinpollet
a5c520664a
Merge branch v2.9 into master 2022-10-06 16:40:09 +02:00
Tom Moulard
39b0077725
chore: update linter 2022-10-04 20:38:09 +02:00
tony-defa
e2a9caf760
updated go-acme/lego to v4.9.0
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2022-10-04 12:36:09 +02:00
Tom Moulard
bc79796c38
prepare-release-v2.9.1 (#9410) 2022-10-03 16:17:58 +02:00
Tom Moulard
b1db81d8ac
Prepare release v2.9.0 (#9409) 2022-10-03 15:43:04 +02:00
Kevin Pollet
38d7011487
Add Tailscale certificate resolver
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-09-30 15:20:08 +02:00
Ludovic Fernandez
ae7db879d9
Prepare release v2.9.0-rc5 2022-09-30 15:02:08 +02:00
Fernandez Ludovic
dd34905ea9 Merge branch v2.8 into v2.9 2022-09-30 12:24:04 +02:00
Ludovic Fernandez
3812e6f3cb
Prepare release v2.8.8 2022-09-30 12:03:03 +02:00
John Pekcan
627175694d
Fix autoDiscoverClusters option documentation for ECS provider 2022-09-30 10:57:48 +02:00
Boris HUISGEN
82cf6c9577
Fix watch option description for Docker provider 2022-09-30 10:50:09 +02:00
tspearconquest
63a1186d3e
Update golang.org/x/net to latest version 2022-09-30 10:22:10 +02:00
Skyler Mäntysaari
f75f636e27
Improve documentation for publishedService and IP options 2022-09-29 10:14:08 +02:00
Ludovic Fernandez
615dc7fd35
Prepare release v2.8.7 2022-09-23 16:22:38 +02:00
Kevin Pollet
52b6b057f0
Prepare release v2.9.0-rc4 2022-09-23 16:01:00 +02:00
Fernandez Ludovic
7b3faef4b3 Merge branch v2.8 into v2.9 2022-09-23 15:28:57 +02:00
Kevin Pollet
7758880f3f
Prepare release v2.8.6 2022-09-23 15:24:15 +02:00
Ludovic Fernandez
d04903edb2
fix: query parameter matching with equal 2022-09-23 15:12:29 +02:00
Douglas De Toni Machado
a63d5c95a8
Rework metrics overview page 2022-09-23 11:06:09 +02:00
Ludovic Fernandez
bb66950197
fix: acme panic 2022-09-23 10:42:09 +02:00