codeflare icon indicating copy to clipboard operation
codeflare copied to clipboard

Fix node name as keys for all data structures

Open raghukiran1224 opened this issue 4 years ago • 0 comments

Overview

As a CF pipelines developer, using node as a key as opposed to node_name causes a lot of overhead. An intrusive change, but will help keep all the core data structures clean!

Acceptance Criteria

  • [ ] Change key to node_name
  • [ ] Fix all the breaking pieces
  • [ ] Fix the notebooks

Questions

Assumptions

Reference

raghukiran1224 avatar Jul 13 '21 15:07 raghukiran1224