Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the new event API in garm for runners #142

Open
bavarianbidi opened this issue Jul 22, 2024 · 1 comment
Open

Use the new event API in garm for runners #142

bavarianbidi opened this issue Jul 22, 2024 · 1 comment
Assignees

Comments

@bavarianbidi
Copy link
Member

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.

@bavarianbidi bavarianbidi added this to the support for garm > 0.1.4 milestone Jul 22, 2024
@rafalgalaw
Copy link
Collaborator

Websocket implementation got added to garm-provider-common so one can use it already

@rafalgalaw rafalgalaw self-assigned this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants