garm/database/watcher
Gabriel Adrian Samfira 059734f064 Add runner periodic cleanup check
Adds a periodic cleanup function that cross checks runners between github,
the provider and the GARM database. If an inconsistency is found, GARM will
attempt to fix it.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2025-05-03 22:29:40 +00:00
..
consumer.go Replace time.After with time.NewTimer 2024-07-05 12:55:35 +00:00
filters.go Add runner periodic cleanup check 2025-05-03 22:29:40 +00:00
producer.go Replace time.After with time.NewTimer 2024-07-05 12:55:35 +00:00
test_export.go Add some tests 2024-06-17 19:42:50 +00:00
watcher.go Add scaleset client 2025-05-03 22:29:40 +00:00
watcher_store_test.go Simplify logic 2024-07-05 12:55:35 +00:00
watcher_test.go Add more tests 2024-06-19 12:27:48 +00:00