chanzuckerberg / cellxgene-census

CZ CELLxGENE Discover Census
https://chanzuckerberg.github.io/cellxgene-census/
MIT License
84 stars 22 forks source link

Productization of GH runners for census #992

Open beroy opened 8 months ago

beroy commented 8 months ago

Description

While currently GH runners are functional, they need to be more stable and product level.

Context

We still have issues here and there with stability of the runners either due to runner or the scheduler.

Ideal behavior

Runners must execute with not much delay or long queuing or authentication issues. Also the resources get freed right after the runs. Also we must manage migrating the runner from playground EKS cluster to a more stable one (current census EKS cluster vs a new one). In general the next steps can be broken down as following

A few steps toward productization (all will move to a new repo):