garm/workers
Gabriel Adrian Samfira 62a038f6a1 Scale sets stability fixes
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>
2025-08-28 11:53:40 +00:00
..
cache Fix for gitea tools and scale set cleanup 2025-08-12 12:48:48 +00:00
common Add copyright header 2025-05-20 09:43:29 +00:00
entity Attempt to use the scalset API and caching 2025-08-24 22:36:44 +00:00
provider Scale sets stability fixes 2025-08-28 11:53:40 +00:00
scaleset Scale sets stability fixes 2025-08-28 11:53:40 +00:00
websocket/events Make the debug-log command more useful 2025-08-27 13:21:56 +00:00