Skip to content

When stopped nodes have the same name as running nodes, node set selection is ambiguous #43

@kdebisschop

Description

@kdebisschop

Describe the bug
Since node name is used to index the nodes, nodes with the same name write over each other. (This was initially surfaced by efforts to increase code coverage).

To Reproduce
Steps to reproduce the behavior:

  1. Add a unit test in node resources that collects containers and has a stopped and running node of the same name
  2. Count nodes in he resulting node set
  3. It will be less than the full set of nodes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions