Skip to content

Remove ability to select stopped containers

Compare
Choose a tag to compare
@kdebisschop kdebisschop released this 12 Mar 16:01
· 11 commits to master since this release
160fcd4

Stopped containers can have the same name as running containers which introduces a bug in generating the list of nodes. I do not have a way to show node names without introducing this as a bug, so the feature has been removed until resolved.

Also extends code coverage and removes some code smells.