Commit graph

613 commits

Author SHA1 Message Date
Romain
3c99135bf9
Set scheme to https with BackendTLSPolicy
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-03-07 16:56:04 +01:00
Harold Ozouf
d04e2d717c
Add missing headerField in Middleware CRD 2025-01-31 14:28:06 +01:00
romain
4fd6b10b7d Merge branch v2.11 into v3.3 2025-01-31 11:14:59 +01:00
Julien Salleyron
86315e0f18
Fix ACME write when traefik is shutting down 2025-01-31 11:06:04 +01:00
Romain
857fbb933e
Do not create observability model by default
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2025-01-29 13:56:04 +01:00
Romain
ad7fb8e82b
Fix observability configuration on EntryPoints 2025-01-14 16:28:05 +01:00
thomscode
0a6ff446c7
Fix deprecated dnsChallenge propagation logging and documentation 2025-01-13 10:06:04 +01:00
Jeff Spiers
6aa56788ea
Add missing trailing s to propagation.delayBeforeCheck option 2025-01-08 09:36:04 +01:00
mmatur
34aa3b75b8
Merge current v3.2 into v3.3 2025-01-03 15:07:43 +01:00
romain
f62fc67418 Merge current v2.11 into v3.2 2025-01-03 14:50:43 +01:00
Ludovic Fernandez
5f3c30e37b
chore: update linter 2025-01-03 09:58:04 +01:00
Romain
139f929ec8
Support empty value for core Kubernetes API group 2025-01-03 09:56:04 +01:00
mmatur
d152f7fafc
Merge current v3.2 into v3.3 2025-01-02 19:32:34 +01:00
mmatur
ee449db656
Merge current v2.11 into v3.2 2025-01-02 17:15:11 +01:00
Kevin Pollet
109a8712cc
Update copyright for 2025 2025-01-02 12:08:04 +01:00
kevinpollet
a1099bf8d0
Merge branch v3.2 into v3.3 2024-12-20 15:55:24 +01:00
Kevin Pollet
a29628fa2e
Fix fenced server status computation
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-12-20 11:26:04 +01:00
Philipp
189db8d990
Pass TLS bool from IngressRouteTCP to TCPService 2024-12-17 10:12:04 +01:00
Romain
68a8650297
Prepare Release v3.3.0-rc1 2024-12-16 15:30:05 +01:00
Nelson Isioma
2302debac2
Add an option to preserve the ForwardAuth Server Location header 2024-12-13 10:38:37 +01:00
kevinpollet
4974d9e4d7
Merge branch v3.2 into master 2024-12-12 15:47:51 +01:00
kyosuke
26738cbf93
Send request body to authorization server for forward auth 2024-12-12 10:18:05 +01:00
Romain
b1934231ca
Manage observability at entrypoint and router level
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-12-12 09:52:07 +01:00
Valéry Fouques
9588e51146
Implementation of serving not ready endpoints 2024-12-11 13:54:05 +01:00
Anchal Sharma
514914639a
Rename traefik.docker.* labels for Docker Swarm to traefik.swarm.* 2024-12-10 09:48:05 +01:00
Romain
2b35c7e205
Fix models mechanism for default rule syntax
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-11-29 10:52:05 +01:00
Ludovic Fernandez
33c1d700c0
Add options to control ACME propagation checks 2024-11-26 09:08:04 +01:00
kevinpollet
090db6d4b0
Merge branch v3.2 into master 2024-11-21 14:53:27 +01:00
Kevin Pollet
8a0c1e614f
Fix HostRegexp config for rule syntax v2
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-11-20 17:04:04 +01:00
kevinpollet
b7b4dd9554
Merge branch v2.11 into v3.2 2024-11-12 16:24:22 +01:00
Ludovic Fernandez
f437fb4230
chore: update linter 2024-11-12 10:56:06 +01:00
IIpragmaII
ec00c4aa42
Configurable path for sticky cookies 2024-11-06 16:04:04 +01:00
Shreyas Kirtane
97caf758ef
Make the IngressRoute kind optional 2024-11-04 16:26:04 +01:00
Nikolai K
e8ff825ed2
Set Host header in HTTP provider request 2024-10-29 15:30:38 +01:00
Romain
0dc36379cf
Ensuring Gateway API reflected Traefik resource name unicity
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-10-28 10:08:05 +01:00
kevinpollet
b22e081c7c
Merge branch v3.1 into v3.2 2024-10-24 11:47:38 +02:00
kevinpollet
62fa5f1a8e
Merge branch v2.11 into v3.1 2024-10-24 10:55:59 +02:00
Kevin Pollet
f18fcf3688
Preserve GRPCRoute filters order 2024-10-21 10:10:04 +02:00
Kevin Pollet
eeb99c3536
Preserve HTTPRoute filters order 2024-10-21 09:54:04 +02:00
Will Da Silva
e9d677f8cb
Support http and https appProtocol for Kubernetes Service 2024-10-09 16:26:04 +02:00
Ludovic Fernandez
7edb9a2101
Bump github.com/go-acme/lego to v4.19.2 2024-10-09 16:04:04 +02:00
Romain
c441d04788
Avoid updating Accepted status for routes matching no Gateways
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-10-09 15:50:04 +02:00
Kevin Pollet
1508a2c221
Do not update gateway status when not selected by a gateway class
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2024-10-09 15:14:05 +02:00
mmatur
4625bdf5cb
Merge current v2.11 into v3.1 2024-10-08 17:54:23 +02:00
Ludovic Fernandez
6f7649fccc
Bump golangci-lint to 1.61.0 2024-10-04 09:38:04 +02:00
Romain
a7502c8700
Prepare Release v3.2.0-rc1 2024-10-02 16:24:04 +02:00
kevinpollet
54c3afd760
Merge branch v3.1 into master 2024-10-02 15:32:09 +02:00
Romain
373095f1a8
Support NativeLB option in GatewayAPI provider
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-10-02 10:34:04 +02:00
romain
b641d5cf2a Merge current v2.11 into v3.1 2024-09-30 14:59:38 +02:00
Mathieu
4d6cb6af03
Ensure defaultGeneratedCert.main as Subject's CN 2024-09-30 12:10:05 +02:00