Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix node name as keys for all data structures #24

Open
3 tasks
raghukiran1224 opened this issue Jul 13, 2021 · 0 comments
Open
3 tasks

Fix node name as keys for all data structures #24

raghukiran1224 opened this issue Jul 13, 2021 · 0 comments
Assignees
Labels
cfp-datamodel Codeflare pipelines datamodel enhancement New feature or request user-story User story

Comments

@raghukiran1224
Copy link
Contributor

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 raghukiran1224 added enhancement New feature or request cfp-datamodel Codeflare pipelines datamodel user-story User story labels Jul 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cfp-datamodel Codeflare pipelines datamodel enhancement New feature or request user-story User story
Projects
None yet
Development

No branches or pull requests

3 participants