Skip to content
Snippets Groups Projects
Select Git revision
1 result Searching

autoscaler.go

  • ale's avatar
    605bf40e
    Implement tombstones for the autoscaler · 605bf40e
    ale authored
    Since VMs take a while to shut down due to their lame-duck period, we
    want to stop considering them available as soon as we send the
    shutdown command, so we maintain an internal list of "tombstones" used
    to filter the list of available hosts.
    605bf40e
    History
    Implement tombstones for the autoscaler
    ale authored
    Since VMs take a while to shut down due to their lame-duck period, we
    want to stop considering them available as soon as we send the
    shutdown command, so we maintain an internal list of "tombstones" used
    to filter the list of available hosts.