jitsi / jitsi-autoscaler

Jitsi Autoscaler microservice
Apache License 2.0
30 stars 18 forks source link

feat: sidecar shutdown complete reporting #155

Closed aaronkvanmeerten closed 7 months ago

aaronkvanmeerten commented 7 months ago

This feature should allow sidecars to report final shutdown state, instead of leaving the server to assume draining and shutdown is complete.

It should also leave us free to terminate the instance or otherwise act upon it from the service, instead of requiring instances to be given enough permission to terminate themselves.