sablierapp / sablier

Start your containers on demand, shut them down automatically when there's no activity. Docker, Docker Swarm Mode and Kubernetes compatible.
https://sablierapp.dev/
GNU Affero General Public License v3.0
1.36k stars 46 forks source link

[BUG] Kubernetes provider groups are not working for deployments #299

Closed acouvreur closed 4 months ago

acouvreur commented 5 months ago

Describe the bug The convert deployment method uses "statefulset"

https://github.com/acouvreur/sablier/blob/48a79c04a5c3fdadf38ebef500b7a49e027d38e1/app/providers/kubernetes.go#L61-L64

With that, we can't use groups for Kubernetes provider

Context

acouvreur commented 5 months ago

:tada: This issue has been resolved in version 1.7.0-beta.9 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

acouvreur commented 4 months ago

:tada: This issue has been resolved in version 1.7.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: