clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Migrate app engine cron to GKE cron.

Open oliverchang opened this issue 2 years ago • 1 comments

This involves a fair few pieces:

  • Setting up terraform configs to setup the GKE clusters, and updating our deployment process to include that.
  • Setting up Kubernetes configs.
  • Migrating cron code to a standalone Docker container.

oliverchang avatar Dec 05 '22 07:12 oliverchang

There is no generated k8s or terraform configuration for "butler.py create_config". Consequently new deployments will fail

andrei-near avatar Apr 19 '24 17:04 andrei-near