google / clusterfuzz

Scalable fuzzing infrastructure.
https://google.github.io/clusterfuzz
Apache License 2.0
5.3k stars 555 forks source link

Triage and cleanups on instance fuzzing internal code (not chrome) is still running on App Engine #4249

Closed jonathanmetzman closed 1 month ago

jonathanmetzman commented 1 month ago

On chrome clusterfuzz it was migrated to k8s. We should do this. @vitorguidi Can you take this one?

oliverchang commented 1 month ago

Do you mean the Google instance? That needs to stay on App Engine because of the way issue tracker creds are obtained. We'd have to figure out an alternative for that if we migrate to k8s.

jonathanmetzman commented 1 month ago

Ah, makes sense.