Skip to content

Use the new event API in garm for runners #142

Open
@bavarianbidi

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

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions