Project

General

Profile

Idea #15133

Updated by Peter Amstutz about 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 

Back