Pedro López Mareque
d9b8435a7d
feat: rename networking.k8s.io/v1beta1 to networking.k8s.io/v1
2021-10-21 09:44:12 +02:00
Pedro López Mareque
c0ba4d177f
fix: sourceCriterion documentation for InFlightReq and RateLimit middlewares
2021-10-19 14:40:06 +02:00
Tom Moulard
207ac94ed0
Fix remove http scheme urls in documentation
2021-10-08 11:52:05 +02:00
Jack Morgan
5d716f0149
Mention escaping escape characters in YAML for regex usage
2021-10-06 11:36:11 +02:00
Ludovic Fernandez
89001ae9a4
Update go-acme/lego to v4.5.0
2021-10-01 09:20:08 +02:00
Roman Mahrer
c99221fa34
Fix typo in KV providers documentation
2021-09-29 13:22:12 +02:00
Kevin Pollet
d28bcf24e5
docs: reword tracing config descriptions to be consistent
2021-09-29 10:40:14 +02:00
KallyDev
8d739c411b
Move from deprecated ioutil to os and io packages
2021-09-28 15:30:14 +02:00
Kevin Pollet
46c1600ada
fix: forward request Host to errors middleware service
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com >
2021-09-27 17:40:13 +02:00
Kevin Pollet
126b32c579
fix: add missing RequireAnyClientCert value to TLSOption CRD
2021-09-24 11:32:07 +02:00
Max Baumann
61ceb7a32c
docs: replace links to French translation of k8s docs with English ones
2021-09-21 16:28:11 +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
Aaron Raff
8e7881094f
docs: add default proxy headers
2021-09-16 11:18:12 +02:00
Jean-Baptiste Doumenjou
55360c1eaf
Add Tom Moulard in maintainers team
2021-09-14 10:42:14 +02:00
Jean-Baptiste Doumenjou
fffa413121
Fix golang doc URLs
2021-09-10 11:42:07 +02:00
Ricardo Tribaldos
c011bdfdd8
docs: fix error in example (YAML) for TCP middleware whitelist
2021-09-06 09:30:09 +02:00
Romain
287cebb498
Fix CRDs code and manifests generation
2021-09-02 14:40:08 +02:00
Romain
2b73860ea5
Adds pathType for v1 ingresses examples
2021-09-02 10:20:12 +02:00
Romain
be52c5abb1
Fix http scheme urls in documentation
2021-08-31 18:54:06 +02:00
Romain
234d35f592
Fix alpine docker image to version 3.14
2021-08-30 11:38:12 +02:00
Romain
2644c1f598
Makes ALPN protocols configurable
2021-08-20 18:20:06 +02:00
Per Osbäck
e05574af58
Adds MiddlewareTCP CRD documentation
2021-08-19 17:00:14 +02:00
euidong
fcfc976b13
Adds ContentType to middleware's overview table
2021-08-19 15:00:11 +02:00
romain
78180a5fa7
Merge current v2.4 into v2.5
2021-08-19 11:45:19 +02:00
Romain
3445abe7ac
Fix Kubernetes Gateway API documentation links
2021-08-19 11:18:11 +02:00
Romain
e0b442a48b
Prepare release v2.5.0
2021-08-17 18:04:05 +02:00
romain
2bd60f9e60
Merge current v2.4 into v2.5
2021-08-17 10:05:22 +02:00
Avtion
fd4ba585ee
fix: an example code error in doc
2021-08-16 10:08:08 +02:00
mpl
b7700e77bf
Update Go version
2021-08-13 17:42:09 +02:00
Romain
0664f5a9ca
Fix KV reference documentation
2021-07-19 14:54:14 +02:00
Jean-Baptiste Doumenjou
16f65f669b
Update Gateway API version to v0.3.0
...
Co-authored-by: Tom Moulard <tom.moulard@traefik.io >
2021-07-15 17:20:08 +02:00
Jean-Baptiste Doumenjou
87fd51d7ec
Fix migration guide
2021-07-15 14:40:13 +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
Jean-Baptiste Doumenjou
e1f5866989
Detect certificates content modifications
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com >
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com >
2021-07-13 14:14:35 +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
Tom Moulard
f8db285d5d
Update generated and reference doc for plugins
...
Co-authored-by: Romain <rtribotte@users.noreply.github.com >
2021-06-29 17:02:13 +02:00
Romain
8070dfef45
Prepare release v2.5.0-rc1
2021-06-28 18:00:12 +02:00
romain
fc69f882c5
Merge current v2.4 into master
2021-06-28 10:07:17 +02:00
mpl
838a8e18d3
healthcheck: add support at the load-balancers of services level
...
Co-authored-by: Dmitry Sharshakov <d3dx12.xx@gmail.com >
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com >
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com >
Co-authored-by: Romain <rtribotte@users.noreply.github.com >
Co-authored-by: Tom Moulard <tom.moulard@traefik.io >
2021-06-25 21:08:11 +02:00
Wei Lun
6d8512bda0
Add the list of available provider names
2021-06-24 18:34:05 +02:00
Wei Lun
55845c95bb
docs: fix invalid subdomain
2021-06-24 11:28:05 +02:00
romain
a243ac4dde
Merge current v2.4 into master
2021-06-24 08:53:12 +02:00
patricia
b5da5760a2
Typos in contributing section
2021-06-23 05:28:09 +02:00
patricia
c190b160e9
fix maintainers-guidelines page title
2021-06-23 00:40:10 +02:00
romain
ce2e02b690
Merge current v2.4 into master
2021-06-22 14:44:56 +02:00
Wei Lun
dca348359b
add permissionsPolicy
and deprecate featurePolicy
2021-06-21 15:16:13 +02:00