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:
- Add a unit test in node resources that collects containers and has a stopped and running node of the same name
- Count nodes in he resulting node set
- It will be less than the full set of nodes