Commit Graph

9 Commits

Author SHA1 Message Date
Alexis Couvreur
b4f5eebaac feat: add blocking request (#12)
* feat: add blocking strategy

* docs: add examples for blocking strategy

* ci: run go tests recursively

* perf: wait for BlockCheckInterval for each request

* fix: use camel case instead of snake case for yaml config

* docs: add loading and error page customization as a feature

* fix: use errorPage

* fix: return json instead of html page

* set json key

* update development config

* docs: add comment about custom loading pages

* ci: add beta release
2021-12-11 15:46:56 +01:00
Alexis COUVREUR
37e9962764 chore: bump traefik-ondemand-service to 1 2021-10-02 12:49:35 +02:00
Alexis COUVREUR
1b4af11309 docs: set traefik-ondemand-service to version 1.5.0 2021-10-01 22:23:43 +02:00
Alexis Couvreur
775200bcb5 feat: add dynamic loading html page (#5) 2021-09-28 13:03:58 +02:00
Alexis Couvreur
8a98c1b8eb Set replicas to 0 by default 2020-10-22 20:03:54 +02:00
Alexis Couvreur
76e22c6006 Using dev values by default 2020-10-22 19:56:48 +02:00
Alexis Couvreur
d355197150 On demand plugin working 2020-10-21 21:30:07 +02:00
Alexis Couvreur
a3be371df5 Using service url 2020-10-20 21:55:59 +02:00
Alexis Couvreur
e1f31767db Initial commit 2020-10-20 21:31:34 +02:00