renovate[bot]
88af2def68
chore(deps): update nginx docker tag to v1.27.0
2024-05-30 18:08:10 -04:00
renovate[bot]
3727d1e85c
chore(deps): update traefik docker tag to v2.11.3
2024-05-30 11:02:29 -04:00
Alexis Couvreur
9167e9c8c8
refactor(theme): themes are loaded at startup instead of every request
2024-04-30 14:07:53 -04:00
renovate[bot]
dc935f534f
chore(deps): update nginx docker tag to v1.26.0
2024-04-24 16:48:48 -04:00
renovate[bot]
51ef25197a
chore(deps): update nginx docker tag to v1.25.5
2024-04-21 00:46:21 -04:00
renovate[bot]
052f7db91f
chore(deps): update traefik docker tag to v2.11.2
2024-04-15 11:37:48 -04:00
renovate[bot]
7b62d5710c
chore(deps): update nginx docker tag to v1.25.4
2024-02-14 22:32:15 -05:00
renovate[bot]
f3cc2300e9
chore(deps): update traefik docker tag to v2.11.0
2024-02-14 22:32:03 -05:00
tomaszduda23
47c29a2642
fix(traefik): add support for blocking strategy ( #241 )
...
Fixes #142 , #143 , #131 and #62
2024-01-05 16:05:11 -05:00
renovate[bot]
2f55e44e5d
chore(deps): update traefik docker tag to v2.10.7
2023-12-14 23:45:03 -05:00
renovate[bot]
9f6e10e21e
chore(deps): update traefik docker tag to v2.10.6
2023-11-29 12:42:20 -05:00
renovate[bot]
3f1ed9513c
chore(deps): update nginx docker tag to v1.25.3
2023-10-25 12:28:34 -04:00
renovate[bot]
990e07d277
chore(deps): update traefik docker tag to v2.10.5
2023-10-18 14:53:00 -04:00
renovate[bot]
f40543edaf
chore(deps): update nginx docker tag to v1.25.2
2023-09-14 02:01:26 +02:00
renovate[bot]
8a53e83fae
chore(deps): update traefik docker tag to v2.10.4
2023-09-13 11:22:59 -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
Alexis Couvreur
1104af828b
docs(release): set module version to v1.3.0
2023-03-22 12:52:13 +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
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
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
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
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
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
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
a573a57ddf
ci(traefik): add e2e tests
2022-10-06 23:50:21 -04:00