Commit Graph

206 Commits

Author SHA1 Message Date
semantic-release-bot
d6a30b139b docs(release): update doc version from 1.4.0-beta.6 to 1.4.0-beta.7 [skip ci] 2023-09-13 14:35:00 +00:00
patcher-ms
0f7e552c9c fix(traefik): remove Content-Length header
HTTP/2 connections would fail to load when sending the `Content-Length` header

Fixes #165
2023-09-13 10:34:27 -04:00
semantic-release-bot
e7469c8676 docs(release): update doc version from 1.4.0-beta.5 to 1.4.0-beta.6 [skip ci] 2023-09-11 17:43:37 +00:00
semantic-release-bot
5ab29c3ccc docs(release): update doc version from 1.4.0-beta.4 to 1.4.0-beta.5 [skip ci] 2023-08-25 22:11:41 +00:00
Alexis Couvreur
ea1030353e feat(deps): upgrade to go 1.21 2023-08-25 18:11:01 -04:00
semantic-release-bot
7a83d77764 docs(release): update doc version from 1.4.0-beta.3 to 1.4.0-beta.4 [skip ci] 2023-07-20 14:33:49 +00:00
Alexis Couvreur
3a93180432 fix(nginx): add group property support (#163)
The property was already parsed by the config but was not used to create the request
2023-07-20 10:33:19 -04:00
semantic-release-bot
2f68cb2b15 docs(release): update doc version from 1.4.0-beta.2 to 1.4.0-beta.3 [skip ci] 2023-04-08 19:25:32 +00:00
tandy1000
57c50b88a1 docs(traefik): fix dynamic configuration example (#146) 2023-04-07 11:30:45 -04:00
semantic-release-bot
34d079f2bd docs(release): update doc version from 1.4.0-beta.1 to 1.4.0-beta.2 [skip ci] 2023-04-02 04:05:38 +00:00
Alexis Couvreur
6984461dff refactor(nginx): move e2e test to new provider based strucutre 2023-04-02 00:05:04 -04:00
Alexis Couvreur
85c2a258ef refactor(traefik): move e2e test to new provider based strucutre 2023-04-02 00:05:04 -04:00
Alexis Couvreur
60b50971b7 feat(plugins): add Caddy reverse proxy integration 2023-04-02 00:05:04 -04:00
semantic-release-bot
5e85cdbc69 docs(release): update doc version from 1.3.1-beta.1 to 1.4.0-beta.1 [skip ci] 2023-03-29 01:31:56 +00:00
Alexis Couvreur
795792058f feat: add filter by labels (#134)
You are now able to use labels on containers and services such as `--sablier.enable=true` and `--sablier.group=mygroup` to select groups.
2023-03-28 21:31:22 -04:00
semantic-release-bot
f7b4c94c24 docs(release): update doc version from 1.3.0 to 1.3.1-beta.1 [skip ci] 2023-03-27 02:11:16 +00:00
Alexis Couvreur
dd07ed0db0 fix(config): set session_duration optional with default value from sessions.default-duration 2023-03-26 22:10:43 -04:00
Alexis Couvreur
a6d6601860 docs(release): change version from v1.3.0 to 1.3.0
The docker image is not published using the `v` prefix
2023-03-26 10:55:08 -04:00
Alexis Couvreur
1104af828b docs(release): set module version to v1.3.0 2023-03-22 12:52:13 +00:00
Alexis Couvreur
0c36098589 docs(release): update doc version to 1.3.0 2023-03-10 05:55:51 +00:00
semantic-release-bot
f1881a930d docs(release): update doc version from to 1.0.0 [skip ci] 2023-03-10 05:49:48 +00:00
semantic-release-bot
0ca414b4d4 docs(release): update doc version from to 1.0.0-beta.1 [skip ci] 2023-03-09 13:36:48 +00:00
Alexis Couvreur
db9a3b5022 docs(release): update doc version from 1.3.0-beta.1 to 1.3.0-beta.3 [skip ci] 2023-02-19 01:13:00 -05:00
Alexis Couvreur
27fa7020b1 fix(release): update Traefik module version 2023-02-19 00:55:11 -05:00
Alexis Couvreur
c55ace183c feat(plugins): add nginx plugin (#122)
Docker and Docker Swarm mode are supported
Kubernetes is not supported yet
2023-02-19 00:41:17 -05:00
Alexis Couvreur
2aaeecd88b docs: bump version to 1.2.0 to prepare automated version update 2023-01-15 19:54:53 +00:00
Alexis Couvreur
793fd26804 docs: use docker registry everywhere
Ghcr was mostly used, switched to docker registry in order to have a consistent documentation
2023-01-13 02:54:46 -05:00
Alexis Couvreur
989f1d593c test(kuberntes): remove endpoints from resources in ClusterRole 2022-11-14 14:29:26 +00:00
Alexis Couvreur
caab2d2cdb docs: remove emoji
markdown links are broken
2022-11-11 17:00:35 -05:00
Alexis Couvreur
d5da881604 feat: add kubernetes event listener
If a deployment or a statefulset is scaled to 0, then it is removed from the store.

In order for this to work, you need the `list` and `watch` verbs in your ClusterRole
2022-11-11 17:00:35 -05:00
Alexis Couvreur
546b378416 feat(strategy): add option to show instances details
Closes #77
2022-11-10 11:31:46 -05:00
Alexis Couvreur
77b2611328 docs: moved traefik documentation to traefik folder 2022-11-10 16:31:09 +00:00
Alexis Couvreur
007f2ae071 feat(traefik): add refreshFrequency support for dynamic strategy 2022-11-03 16:35:19 -04:00
Alexis Couvreur
7e66ceeee0 fix(traefik): fix kubermetes e2e tests
The blocking test is disabled because it is not yet supported
2022-11-03 17:34:06 +00:00
Alexis Couvreur
24a2fe5e45 docs: first documentation update draft 2022-11-02 23:15:06 -04:00
Alexis Couvreur
4f2f48c0b4 docs: remove old docs 2022-11-02 23:15:06 -04:00
Alexis Couvreur
6cf69470ca fix(test): fix traefik docker swarm test
Rebase this commit
2022-11-02 23:15:06 -04:00
Alexis Couvreur
0bd56895cf test(e2e): fix docker swarm tests for traefik 2022-11-02 23:15:06 -04:00
Alexis Couvreur
b04c5bc656 test(e2e): set middleware config to new standard 2022-11-02 23:15:06 -04:00
Alexis Couvreur
cd1a0c41d4 feat(traefik): DisplayName defaults as the middleware name 2022-11-02 23:15:06 -04:00
Alexis Couvreur
8a9435473f fix(traefik): move next to the correct strcture 2022-11-02 23:15:06 -04:00
Alexis Couvreur
9ff352e9d0 fix(traefik): go mod tidy and vendoring 2022-11-02 23:15:06 -04:00
Alexis Couvreur
723ee38a3e feat(plugins): add traefik plugin 2022-11-02 23:15:06 -04:00
Alexis Couvreur
c09502ea7f remove traefik pages 2022-11-02 23:15:06 -04:00
Alexis Couvreur
ff5b510dd1 ci(plugins): add kubernetes test with deployments 2022-10-13 09:21:18 -04:00
Alexis Couvreur
95261c134f test(swarm): set swarmModeRefreshSeconds to 1
For testing purposes this is important
2022-10-06 23:50:21 -04:00
Alexis Couvreur
9f52462bc9 test(plugins): e2e tests will exit 1 on error 2022-10-06 23:50:21 -04:00
Alexis Couvreur
f55f253de6 test: add e2e tag build constraint
This avoids testing e2e when calling go test only
2022-10-06 23:50:21 -04:00
Alexis Couvreur
840d4a4670 test(traefik): use SablierResponse struct 2022-10-06 23:50:21 -04:00
Alexis Couvreur
a573a57ddf ci(traefik): add e2e tests 2022-10-06 23:50:21 -04:00