-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
What is the feature you would like to have?
To reduce the number of API-Calls towards garm we should make use of the future event API endpoint (Introduced in cloudbase/garm#275).
Idea is to initially build the current list of runners by the already existing implementations (where we get all runners from garm). Desired implementation will subscribe to the event-stream and directly reflect changes on runners into the cluster.
Anything else you would like to add?
As we can also think about possible improvements for all the remaining CRs (pools, orgs, ...) let's focus on the runners itself for now.
Metadata
Metadata
Assignees
Labels
No labels