This change adds a number of fixes for scale sets: * Reset last message ID when we need to recreate the scale set in GitHub. Message ID gets reset in github when this happens and we end up ignoring messages because we see that they are older than we have recorded. * Clean up deleted instances from state scale set state * Properly stop instance handler in the provider worker when an update operation comes in that signals that an instance has been marked as "deleted" Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com> |
||
|---|---|---|
| .. | ||
| errors.go | ||
| instance_manager.go | ||
| provider.go | ||
| provider_helper.go | ||
| util.go | ||