Commit graph

117 commits

Author SHA1 Message Date
Romain 52e95deee3
In cluster Gateway API Conformance Tests
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2024-04-17 15:22:04 +02:00
mmatur 05be441027
Merge current v2.11 into v3.0 2024-03-12 12:08:03 +01:00
Michael 1ea98d3d31
Fix codename 2024-02-14 10:26:07 +01:00
mmatur bc84fdd006
Merge current v2.11 into v3.0 2024-02-08 14:35:35 +01:00
Halimao b5251c6ac4
misc(Makefile): add help target to display the help msg 2024-01-24 11:58:05 +01:00
Michael 21da705ec9
fix: gateway api conformance tests 2024-01-23 11:04:05 +01:00
Michael 5e0855ecc7
feat: adds conformance test gateway api 2024-01-22 15:30:05 +01:00
mmatur 111f3716fa
Merge current v2.11 into v3.0 2024-01-17 11:37:50 +01:00
Michael 39b0aa6650
Improve makefile 2024-01-17 11:12:05 +01:00
Michael e522446909
Improve integration tests
Co-authored-by: Julien Salleyron <julien.salleyron@gmail.com>
2024-01-09 17:00:07 +01:00
Michael 789046f162
feat: upgrade codegen for kubernetes to v0.28.3 2023-11-22 11:28:06 +01:00
Michael 1ddb0afb24
fix: reduce disk usage during release
Co-authored-by: Ludovic Fernandez <ldez@users.noreply.github.com>
2023-08-04 12:26:05 +02:00
Ludovic Fernandez 77509b0913
fix: decrease parallel build during the release 2023-03-22 16:53:08 +01:00
Fernandez Ludovic 454f552691 Prepare release v2.9.4 2022-10-27 20:40:05 +02:00
mpl b7199a7a9b
integration: use VPN for integration tests (for Mac)
Co-authored-by: Kevin Pollet <pollet.kevin@gmail.com>
2022-07-13 18:32:08 +02:00
kevinpollet 619621f239
Merge branch v2.6 into v2.7 2022-05-04 10:20:46 +02:00
Kevin Pollet 4758cc0c8e
Fix clean-webui target 2022-05-03 17:58:08 +02:00
Tom Moulard 73ba7ed2d2
Merge branch v2.6 into v2.7 2022-04-21 10:59:46 +02:00
Tom Moulard 2691ac1307
Add safe.directory to the build image 2022-04-15 11:56:08 +02:00
Tom Moulard c9daf16388
Add .PHONY to Makefile targets 2022-04-05 17:18:07 +02:00
Tom Moulard 0d58e8d1ad
Add Traefik Hub access and remove Pilot access 2022-03-18 11:06:08 +01:00
Tom Moulard 6622027c7c
Merge current v2.6 into master 2022-03-11 10:07:20 +01:00
Tom Moulard b3de9a040b
Add a target that is a real resource to generate-webui 2022-03-04 15:28:07 +01:00
Tom Moulard c7b24f4e9c
Replace npm with yarn to install/run the webui 2022-03-03 18:08:07 +01:00
mpl 27a7563e33
Add simpler and faster debug Makefile target 2022-03-03 15:42:08 +01:00
Romain fb23bd5d26
Fix empty WebUI static assets directory 2022-02-18 15:44:08 +01:00
Tom Moulard 89cd9e8ddd
Merge current v2.5 into master 2021-12-06 17:39:06 +01:00
Charlie Haley 5a225b4196
test: upgrade docker-compose
Co-authored-by: Rémi Buisson <remi.buisson@traefik.io>
2021-11-25 11:10:06 +01: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
Romain 287cebb498
Fix CRDs code and manifests generation 2021-09-02 14:40:08 +02:00
Tom Moulard 2d95c37ea4
Merge current v2.4 into v2.5 2021-07-23 11:26:15 +02:00
Michael e12630ef06
feat: Add new CI system 2021-07-23 11:00:07 +02:00
romain 3a180e2afc Merge current v2.4 into v2.5 2021-07-13 18:12:29 +02:00
Daniel Tomcej 3072354ca5
Disable Cross-Namespace by default for IngressRoute provider 2021-07-13 10:48:05 +02:00
Romain 14499cd6e5
Fix: Add dedicated integration tests targets for CI 2021-07-12 18:32:10 +02:00
Fernandez Ludovic febab86682 chore: increase goreleaser timeout. 2021-06-28 20:41:51 +02:00
Florian Apolloner a758d18e51
Fixed BIND_DIR quoting 2021-06-14 16:26:07 +02:00
Ludovic Fernandez 63ef0f1cee
Add plugin's support for provider
Co-authored-by: Julien Salleyron <julien@traefik.io>
2021-05-11 16:14:10 +02:00
Tom Moulard 93d099a2f0
Fix travis docker image pulling for docs 2021-03-16 12:08:04 +01:00
Ludovic Fernandez 2e7833df49
chore: update linter. 2021-03-04 09:02:03 +01:00
Jean-Baptiste Doumenjou c0f1e74bed
chore: move to Traefik organization.
Co-authored-by: Romain <rtribotte@users.noreply.github.com>
2020-09-16 15:46:04 +02:00
Pierre Erraud 1dbee90d34
feat: allows to change the Pilot URL in the web UI in dev mode 2020-09-07 10:22:03 +02:00
mpl b673969a0f
Makefile: be consistent with host.docker.internal on all platforms 2020-05-14 18:00:08 +02:00
Stanislav Mekhonoshin 48252d284e Allow to run docker from Makefile in non-interactive mode 2020-01-06 16:58:04 +01:00
Ludovic Fernandez e2d971f20e fix: release timeout. 2019-10-28 20:58:05 +01:00
Fernandez Ludovic 51b0508512 scripts: makefile, dockerfile, travis, ... 2019-08-12 05:06:04 -07:00
Antoine Caron 1bccbf061b refactor(webui): use @vue/cli to bootstrap new ui 2019-07-15 10:58:03 +02:00
Damien Duportal 886a6bdbe0 Add shell script linting with shellcheck for better portability 2019-05-10 17:24:06 +02:00
Ludovic Fernandez da20db862d fix: validation system 2019-04-01 15:30:07 +02:00
Ludovic Fernandez fa2c57f7cb Review Makefile 2019-03-28 11:42:06 +01:00