Commit Graph

179 Commits

Author SHA1 Message Date
renovate[bot]
2a2079c541 chore(deps): update traefik docker tag to v3.1.4 2024-10-01 17:30:14 -07:00
renovate[bot]
7758db8007 chore(deps): update rancher/k3s docker tag to v1.31.1 2024-10-01 17:30:14 -07:00
renovate[bot]
048eb47a02 chore(deps): update dependency go to v1.23.2 2024-10-01 17:30:14 -07:00
semantic-release-bot
efbb0d15fa docs(release): update doc version from 1.8.0-beta.21 to 1.8.0-beta.22 [skip ci] 2024-10-01 17:30:14 -07:00
Alexis Couvreur
648c062e50 test(e2e): use file config for traefik in docker 2024-10-01 17:30:14 -07:00
renovate[bot]
76304993cf chore(deps): update golang docker tag to v1.23 2024-10-01 17:30:14 -07:00
renovate[bot]
28dc33694b chore(deps): update nginx docker tag to v1.27.1 2024-10-01 17:30:14 -07:00
semantic-release-bot
e7ab40d5c4 docs(release): update doc version from 1.8.0-beta.20 to 1.8.0-beta.21 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
9a57703ac7 fix(deps): update golang.org/x/exp digest to 701f63a 2024-10-01 17:30:14 -07:00
semantic-release-bot
8ada60bb65 docs(release): update doc version from 1.8.0-beta.19 to 1.8.0-beta.20 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
322926ca6a fix(deps): update golang.org/x/exp digest to e7e105d 2024-10-01 17:30:14 -07:00
semantic-release-bot
2fd828c9a2 docs(release): update doc version from 1.8.0-beta.18 to 1.8.0-beta.19 [skip ci] 2024-10-01 17:30:14 -07:00
semantic-release-bot
3e3d02f5a8 docs(release): update doc version from 1.8.0-beta.17 to 1.8.0-beta.18 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
6deb65f73f chore(deps): update rancher/k3s docker tag to v1.31.0 2024-10-01 17:30:14 -07:00
renovate[bot]
fa12d6e2be chore(deps): update apache/apisix docker tag to v3.10.0 2024-10-01 17:30:14 -07:00
semantic-release-bot
181e6a4b61 docs(release): update doc version from 1.8.0-beta.16 to 1.8.0-beta.17 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
5ee3f2c87b fix(deps): update golang.org/x/exp digest to 9b4947d 2024-10-01 17:30:14 -07:00
renovate[bot]
8af6e90c6e chore(deps): update rancher/k3s docker tag to v1.30.4 2024-10-01 17:30:14 -07:00
semantic-release-bot
28ce590479 docs(release): update doc version from 1.8.0-beta.15 to 1.8.0-beta.16 [skip ci] 2024-10-01 17:30:14 -07:00
semantic-release-bot
f81a89f169 docs(release): update doc version from 1.8.0-beta.14 to 1.8.0-beta.15 [skip ci] 2024-10-01 17:30:14 -07:00
semantic-release-bot
4cc52d0280 docs(release): update doc version from 1.8.0-beta.13 to 1.8.0-beta.14 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
8b092fd17a chore(deps): update traefik docker tag to v3.1.2 2024-10-01 17:30:14 -07:00
renovate[bot]
1df0565c5d fix(deps): update golang.org/x/exp digest to 0cdaa3a 2024-10-01 17:30:14 -07:00
renovate[bot]
2eb0324a28 chore(deps): update rancher/k3s docker tag to v1.30.3 2024-10-01 17:30:14 -07:00
renovate[bot]
89711ffce4 chore(deps): update traefik docker tag to v3.1.1 2024-10-01 17:30:14 -07:00
semantic-release-bot
6b99e9ac1e docs(release): update doc version from 1.8.0-beta.12 to 1.8.0-beta.13 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
6d98c27e29 fix(deps): update golang.org/x/exp digest to 8a7402a 2024-10-01 17:30:14 -07:00
renovate[bot]
91e28b5f58 chore(deps): update traefik docker tag to v3.1.0 2024-10-01 17:30:14 -07:00
renovate[bot]
46d1ce777a chore(deps): update envoyproxy/envoy docker tag to v1.31 2024-10-01 17:30:14 -07:00
semantic-release-bot
08af9b5165 docs(release): update doc version from 1.8.0-beta.11 to 1.8.0-beta.12 [skip ci] 2024-10-01 17:30:14 -07:00
semantic-release-bot
035cf83d87 docs(release): update doc version from 1.8.0-beta.10 to 1.8.0-beta.11 [skip ci] 2024-10-01 17:30:14 -07:00
semantic-release-bot
17e8148d20 docs(release): update doc version from 1.8.0-beta.9 to 1.8.0-beta.10 [skip ci] 2024-10-01 17:30:14 -07:00
semantic-release-bot
c576144342 docs(release): update doc version from 1.8.0-beta.8 to 1.8.0-beta.9 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
1d8009a44c fix(deps): update golang.org/x/exp digest to 46b0784 2024-10-01 17:30:14 -07:00
Alexis Couvreur
c6f0628411 perf(providers): retrieve state on start instead of assuming starting (#350)
When an instance does not exist yet and needs to be started, its status is not assumed to be starting anymore.

Instead, the statue will be retrieved from the provider. This changes one thing, it's that you may be able to start and access your services instantly because they'll be instantly seen as ready.

With this change, you might want to make sure that your containers have a proper healthcheck used to determine when the application is able to process incoming requests.

* refactor: add interface guards

* refactor(providers): remove instance.State as a return value from Stop and Start

* test(e2e): add healthcheck on nginx container

Because now the container check is so fast, we need to add a delay on which the container is considered started and healthy to have a proper waiting page.

* fix(tests): using acouvreur/whoami:v1.10.2 instead of containous/whoami:v1.5.0

This image simply retrieve the curl binary from curlimages/curl:8.8.0 to be able to add proper docker healthcheck commands.

Once this is merged with traefik/whoami, I'll update back to the original image.

See https://github.com/traefik/whoami/issues/33
2024-10-01 17:30:14 -07:00
semantic-release-bot
460e601985 docs(release): update doc version from 1.8.0-beta.7 to 1.8.0-beta.8 [skip ci] 2024-10-01 17:30:14 -07:00
semantic-release-bot
f35a357ef8 docs(release): update doc version from 1.8.0-beta.6 to 1.8.0-beta.7 [skip ci] 2024-10-01 17:30:14 -07:00
Alexis Couvreur
dfb9bacf59 feat(providers): add provider.auto-stop-on-startup argument (#346)
This feature adds the capability to stop unregistered running instances upon startup.

Previously, you had to stop running instances manually or issue an initial request that will shut down instances afterwards.

With this change, all discovered instances will be shutdown. They need to be registered using labels. E.g.: sablier.enable=true

Fixes #153
2024-10-01 17:30:14 -07:00
semantic-release-bot
0a88d3d330 docs(release): update doc version from 1.8.0-beta.5 to 1.8.0-beta.6 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
32a2233561 chore(deps): update traefik docker tag to v3.0.4 2024-10-01 17:30:14 -07:00
renovate[bot]
fcf03c09b8 chore(deps): update ubuntu docker tag to v24 2024-10-01 17:30:14 -07:00
renovate[bot]
5e3e031c1e chore(deps): update traefik docker tag to v3 2024-10-01 17:30:14 -07:00
semantic-release-bot
c8cf7b7359 docs(release): update doc version from 1.8.0-beta.4 to 1.8.0-beta.5 [skip ci] 2024-10-01 17:30:14 -07:00
Alexis Couvreur
fec877272b fix(deps): update tinygo to v0.32.0 2024-10-01 17:30:14 -07:00
renovate[bot]
bb26aa44c2 fix(deps): update module github.com/tetratelabs/proxy-wasm-go-sdk to v0.24.0 2024-10-01 17:30:14 -07:00
semantic-release-bot
a5c405e0b2 docs(release): update doc version from 1.8.0-beta.3 to 1.8.0-beta.4 [skip ci] 2024-10-01 17:30:14 -07:00
renovate[bot]
d57b02e2d7 fix(deps): update module github.com/stretchr/testify to v1.9.0 2024-10-01 17:30:14 -07:00
renovate[bot]
3eb5ad173b chore(deps): update nginx docker tag to v1.27.0 2024-10-01 17:30:14 -07:00
renovate[bot]
3cebbaca1f chore(deps): update rancher/k3s docker tag to v1.30.2 2024-10-01 17:30:14 -07:00
semantic-release-bot
1c14773c72 docs(release): update doc version from 1.8.0-beta.2 to 1.8.0-beta.3 [skip ci] 2024-10-01 17:30:14 -07:00