Commit graph

387 commits

Author SHA1 Message Date
Tom Moulard 39b0077725
chore: update linter 2022-10-04 20:38:09 +02:00
Fernandez Ludovic dd34905ea9 Merge branch v2.8 into v2.9 2022-09-30 12:24:04 +02:00
Boris HUISGEN 82cf6c9577
Fix watch option description for Docker provider 2022-09-30 10:50:09 +02:00
Ludovic Fernandez bb66950197
fix: acme panic 2022-09-23 10:42:09 +02:00
Fernandez Ludovic c4cc30ccc6 Merge branch v2.8 into v2.9 2022-09-23 09:07:13 +02:00
Ludovic Fernandez 7ac687a0a9
providers: simplify AddServer algorithms 2022-09-21 14:54:08 +02:00
t3hchipmunk 83ae1021f6
fix: UDP loadbalancer tags not being used with Consul Catalog 2022-09-21 14:30:09 +02:00
Romain e9f98fb6eb
Prepare release v2.9.0-rc1 (#9334) 2022-09-14 16:52:03 +02:00
José Gaspar b351266b2d
Add support for ECS Anywhere 2022-09-14 16:22:08 +02:00
Romain a002ccfce3
ACME Default Certificate
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2022-09-13 20:34:08 +02:00
Ludovic Fernandez d531963f95
Update valkeyrie to v1.0.0 2022-09-12 17:40:09 +02:00
Tom Moulard 52df1d63fe
Use IPv6 address 2022-09-08 11:20:09 +02:00
romain 703de5331b Merge current v2.8 into master 2022-08-31 18:19:31 +02:00
Romain d3e4d56a0d
Fix Docker provider mem leak on operation retries
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-08-31 18:04:08 +02:00
Ludovic Fernandez adf82d72ae
chore: update linter 2022-08-31 08:24:08 +02:00
cui fliter e56dfeb7d5
fix a typo 2022-08-29 09:24:07 +02:00
kevinpollet 626da4c0ae
Merge current v2.8 into master 2022-08-18 14:50:44 +02:00
Tom Moulard 9c02612f65
Update codegen docker image to golang:1.19 2022-08-18 11:24:08 +02:00
Romain 6dd63e1702
Add missing context in backoff for Marathon 2022-08-12 10:44:08 +02:00
Kevin Pollet 40db06204b
Update valkeyrie to a9a70ee 2022-08-11 15:42:07 +02:00
Ludovic Fernandez 45453b20fa
chore: update to go1.19 2022-08-09 17:36:08 +02:00
longshine 1576ad85b8
Place namespace before name in router key for Ingress 2022-08-04 10:22:08 +02:00
Romain 2a2ea759d1
Support Nomad canary deployment
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
Co-authored-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
2022-08-01 17:52:08 +02:00
kevinpollet ab94bbaece
Merge current v2.8 into master 2022-07-25 17:31:51 +02:00
Tom Moulard 7751fb24eb
Update linter 2022-07-19 18:38:09 +02:00
Adrian Freund f85f3b68aa
Add support for reaching containers using host networking on Podman 2022-07-19 16:22:08 +02:00
Kevin Pollet f07fcd3d54
Add missing inline tag for YAML serialization 2022-07-12 12:12:08 +02:00
Jérôme aff334ffb4
Add allowEmptyServices for Docker provider 2022-07-06 10:24:08 +02:00
kevinpollet c51e590591
Merge current v2.8 into master 2022-06-30 10:24:37 +02:00
Tom Moulard 9c4b336f3b
Prepare release v2.8.0 2022-06-29 17:38:37 +02:00
romain aa8fda5eae Merge current v2.7 into v2.8 2022-06-29 15:57:57 +02:00
Kevin Pollet 3c1d5e0393
Move consulcatalog provider to only use health apis
Co-authored-by: Charles Zaffery <czaffery@roblox.com>
2022-06-29 12:04:09 +02:00
mloiseleur 03598d395b
Add documentation main, SANs and plugin CRD fields 2022-06-29 11:04:09 +02:00
kevinpollet ba3f5b318c
Merge current v2.8 into master 2022-06-28 09:30:51 +02:00
romain 41748c3ae4 Merge current v2.7 into v2.8 2022-06-27 16:12:21 +02:00
mloiseleur 94141233f0
Add documentation to Traefik CRD properties
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-06-24 12:40:08 +02:00
Maxence Moutoussamy 467c8b31c3
Start polling HTTP provider at the beginning
Co-authored-by: Jason Quigley <jason@onecha.net>
2022-06-24 12:34:08 +02:00
burner-account 55ba4356f2
Allow multiple listeners on same port in Gateway API provider 2022-06-23 11:58:09 +02:00
Romain f8f685193d
Load plugin configuration field value from Kubernetes Secret
Co-authored-by: nnlquan <longquan0104@gmail.com>
2022-06-20 15:44:08 +02:00
Kevin Pollet 6e535f8cef
Use configured token in the Nomad client 2022-06-20 15:42:09 +02:00
Seth Hoenig aa0b5466a9
Implement Traefik provider for Nomad orchestrator 2022-06-10 18:32:08 +02:00
Romain f90e3817e8
Support multiple namespaces for Consul and ConsulCatalog providers
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-06-03 12:00:09 +02:00
romain 521109d3f2 Merge current v2.7 into master 2022-05-30 12:14:26 +02:00
romain 05f3e60366 Merge branch v2.6 into v2.7 2022-05-24 17:49:39 +02:00
Kevin Pollet d5ff301d90
Support certificates configuration in TLSStore CRD
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2022-05-19 16:42:09 +02:00
Ludovic Fernandez ede2be1f66
fix: skip Provide when TLS is nil 2022-05-19 15:00:16 +02:00
Baptiste Mayelle 86cc6df374
feat: use dedicated entrypoint for the tunnels
Co-authored-by: Fernandez Ludovic <[ldez@users.noreply.github.com](mailto:ldez@users.noreply.github.com)>
2022-05-18 17:22:08 +02:00
Kenny Root 3ac708ddcb
Fix log statement for ExternalName misconfig 2022-05-16 10:00:08 +02:00
kevinpollet 619621f239
Merge branch v2.6 into v2.7 2022-05-04 10:20:46 +02:00
John Preston 6c2eb6eef3
Filter out ECS anywhere instance IDs 2022-04-28 14:24:08 +02:00