Project

General

Profile

Idea #15133

Updated by Peter Amstutz almost 5 years ago

https://dev.arvados.org/projects/arvados-private/wiki/Sunsetting_the_jobs_api 

 Crunch v1 has been deprecated for a while.    Maintaining unused code is becoming a burden. 

 * Convert models to be read-only, remove majority of business logic 
 ** jobs 
 ** job_tasks 
 ** pipeline_templates 
 ** pipeline_instances 
 * Delete crunch-dispatch.rb 
 * Delete crunch-job 
 * Remove jobs API support in a-c-r 
 * Delete deprecated pipeline template documentation from user guide 
 * Delete crunch_scripts subdirectory 
 * Delete arv-run 

Back