Commit graph

4338 commits

Author SHA1 Message Date
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
Ludovic Fernandez 7d09132a5c
Update yaegi to v0.10.0 2021-09-16 10:20:07 +02:00
Ludovic Fernandez 6f4a7fb604
chore: upgrade linter 2021-09-16 09:16:07 +02:00
Tom Moulard 6e28db513c
Metrics router fix
Co-authored-by: Michael <michael.matur@gmail.com>
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2021-09-15 17:26:06 +02:00
Kevin Pollet 2084201c8f
fix: experimental image build
Co-authored-by: Jean-Baptiste Doumenjou <925513+jbdoumenjou@users.noreply.github.com>
2021-09-15 12:10:06 +02:00
Antoine 70359e5d27
Replace go-bindata with Go embed
Co-authored-by: nrwiersma <nick@wiersma.co.za>
2021-09-15 10:36:14 +02:00
Tom Moulard a72d124551
Fix certChan defaulting on consul catalog provider 2021-09-14 17:12:12 +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
Jean-Baptiste Doumenjou 55360c1eaf
Add Tom Moulard in maintainers team 2021-09-14 10:42:14 +02:00
valerauko 60ff50a675
Add HTTP3Config 2021-09-10 14:58:13 +02:00
Jean-Baptiste Doumenjou ba3967aa16 Merge current v2.5 into master 2021-09-10 12:00:24 +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 4235cef1b2 Merge current v2.5 into master 2021-09-03 09:13:34 +02:00
Romain 871e04cb12
Prepare release v2.5.2 2021-09-02 16:46:11 +02:00
Romain 287cebb498
Fix CRDs code and manifests generation 2021-09-02 14:40:08 +02:00
Sylvain Rabot 6c8d200373
Upgrade github.com/lucas-clemente/quic-go to v0.23.0 2021-09-02 12:06:10 +02:00
Anton Gubarev 0ac6f80b50
Fix empty body error in mirror 2021-09-02 10:46:13 +02:00
Romain 2b73860ea5
Adds pathType for v1 ingresses examples 2021-09-02 10:20:12 +02:00
Romain ddcb003b3b
Bump go.elastic.co/apm version to v1.13.1 2021-09-02 09:56:11 +02:00
Romain be52c5abb1
Fix http scheme urls in documentation 2021-08-31 18:54:06 +02:00
romain f81ceaef8a Merge current v2.5 into master 2021-08-30 14:51:57 +02:00
Romain eb6c5fc34d
Fix experimental images workflow 2021-08-30 14:24:12 +02:00
Romain 4fc16f26a3
Build experimental images 2021-08-30 12:20:14 +02:00
Romain 234d35f592
Fix alpine docker image to version 3.14 2021-08-30 11:38:12 +02:00
Roopak Venkatakrishnan 352a72a5d7
Update x/sys to support go 1.17 2021-08-25 21:00:11 +02:00
Romain 4d1ce986a6
Bumps alpine docker images to v1.14.1 2021-08-25 11:14:10 +02:00
Romain 531a8ff248
Prepare release v2.5.1 2021-08-20 18:27:12 +02:00
Romain 2644c1f598
Makes ALPN protocols configurable 2021-08-20 18:20:06 +02:00
Julien Salleyron fa53f7ec85
Conditional CloseNotify in header middleware 2021-08-19 18:02:07 +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 bd1c84755b
Update Go version to v1.17 2021-08-17 17:20:12 +02:00
Matthias Schneider a7194e96e0
Fix dashboard title for TCP middlewares 2021-08-17 15:02:15 +02:00
romain 2bd60f9e60 Merge current v2.4 into v2.5 2021-08-17 10:05:22 +02:00
Romain 35a40c8727
Prepare release v2.4.14 2021-08-16 17:26:14 +02:00
Romain 7f62667569
Update mkdocs dependency version 2021-08-16 12:32:07 +02:00
Avtion fd4ba585ee
fix: an example code error in doc 2021-08-16 10:08:08 +02:00
mpl 81eb46e36d
Prepare release v2.5.0-rc6 2021-08-13 18:04:15 +02:00
mpl b7700e77bf
Update Go version 2021-08-13 17:42:09 +02:00
Tristan Colgate-McFarlane e73dd31619
redirect: fix comparison when explicit port request and implicit redirect port
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2021-08-11 17:10:12 +02:00
Jean-Baptiste Doumenjou 187ec26d8e Merge current v2.4 into v2.5 2021-08-05 18:09:23 +02:00
Jean-Baptiste Doumenjou ef9b79f85c
Remove unwanted trailing slash in key
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2021-08-05 18:02:12 +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
Michael 547c380961
fix: change machine type for release 2021-08-05 10:08:06 +02:00