Idea #15133
Updated by Peter Amstutz over 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, prevent creating and updating remove majority of business logic ** jobs ** job_tasks ** pipeline_templates ** pipeline_instances * Delete crunch-dispatch.rb * Delete crunch-job * Delete deprecated pipeline template documentation from user guide * Delete crunch_scripts subdirectory * Delete arv-run * Delete tests for jobs API that use creating and updating