You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.
Currently, before a "graceful exit" via signal, rcscheduler does not cleanup it's routine.
It would be nice if executables caught SIGTERM,SIGHUP, etc and attempted to cleanup the routine before exiting.
This means that deleting your rcscheduler pod will not leave a bunch of orphaned canary pods on the cluster under "normal operating conditions"
The text was updated successfully, but these errors were encountered: