Commit graph

4569 commits

Author SHA1 Message Date
baalajimaestro 52c628acd8
Merge github.com:traefik/traefik 2022-11-12 16:53:37 +05:30
mloiseleur 1a1cfd1adc
Update and publish official Grafana Dashboard 2022-11-08 15:32:06 +01:00
Ngọc Long 240fb871b6
Support gRPC and gRPC-Web protocol in metrics 2022-11-08 10:52:09 +01:00
baalajimaestro f6ee1b343a
Merge github.com:traefik/traefik 2022-11-05 19:21:44 +05:30
Ludovic Fernandez d131ef57da
chore: update nhooyr.io/websocket 2022-11-03 16:30:08 +01:00
kevinpollet 281fa25844
Merge branch v2.9 into master 2022-10-28 09:22:36 +02:00
Fernandez Ludovic 454f552691 Prepare release v2.9.4 2022-10-27 20:40:05 +02:00
Fernandez Ludovic 7258048403 Prepare release v2.9.3 2022-10-27 17:50:54 +02:00
Julien Salleyron bd3eaf4f5e
Add GrpcWeb middleware
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-10-27 17:34:06 +02:00
Kevin Pollet 15f7472091
Prepare release v2.9.2 2022-10-27 16:53:16 +02:00
Romain a041a6b198
Handle capture on redefined http.responseWriters
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-10-27 16:08:06 +02:00
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
baalajimaestro b77524eadc
Refactor getDefaultCertificate to use CertificateData
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 12:55:43 +05:30
baalajimaestro 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
baalajimaestro 9654e9cefc
Add git and variables
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:57:07 +05:30
baalajimaestro 74691caedf
Revert: Switch to LXC Runner
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-10-23 10:57:07 +05:30
baalajimaestro 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