EvalAI icon indicating copy to clipboard operation
EvalAI copied to clipboard

[Backend] Add support to recreate workers on EC2 instance for active challenges

Open Ram81 opened this issue 2 years ago • 2 comments

Description

To push latest changes to active workers on EC2 instance we need to recreate the service so that it uses the latest docker image of submission worker. Currently, we recreate worker service for each challenge manually by deleting the worker and starting it again using worker deployment script individually.

We need to add support for recreating the fargate service (i.e. delete service and create) for all active challenges in the deployment script.

Deliverables:

  1. Add API calls to fetch all active challenges
  2. Use the fetched challenges to recreate the workers on EC2 instance

Ram81 avatar Dec 17 '21 16:12 Ram81

@Ram81 I would like to work on this issue, can you please guide me to get started to contributing to CloudCV. Thanks!

paprajapati9 avatar Dec 25 '21 06:12 paprajapati9

@Ram81 Hi ! I am interested in working this issue . Is this still open ?

eshaanagarwal avatar Dec 31 '21 16:12 eshaanagarwal