Alexis Couvreur
|
9d69c98699
|
fix(nginx): blocking strategy correctly supports groups
When supplying group, it still tried to split the names.
Fixes #244
|
2024-02-05 13:20:08 -05: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 |
|
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 |
|
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 |
|