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

Feature/add-kubernetes-event-listener #87

Closed acouvreur closed 1 year ago

acouvreur commented 1 year ago

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

acouvreur commented 1 year ago

Add tests and documentation

acouvreur commented 1 year ago

:tada: This PR is included in version 1.0.0-beta.13 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

acouvreur commented 1 year ago

:tada: This PR is included in version 1.1.0-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: