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

manage_vms needs to be quicker #4164

Open
jonathanmetzman opened this issue Aug 14, 2024 · 2 comments
Open

manage_vms needs to be quicker #4164

jonathanmetzman opened this issue Aug 14, 2024 · 2 comments

Comments

@jonathanmetzman
Copy link
Collaborator

It's slowness is a major source of pain when updating oss-fuzz.
We should give the instance running more cores and make more quota available for it.

@oliverchang
Copy link
Collaborator

Another potential bottleneck is rate limits from GCE.

Also, we should get rid of manage_vms completely once we migrate oss-fuzz to the new architecture (and Kubernetes).

@vitorguidi
Copy link
Collaborator

Another option is to bring it to terraform, and a kubernetes controller could take over the job of doing the oss fuzz core slicing and host assignment. Good opportunity to decouple business logic from infra management

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

3 participants