worstcase / blockade

Docker-based utility for testing network failures and partitions in distributed applications
http://blockade.readthedocs.org
Apache License 2.0
907 stars 72 forks source link

Get the device ID just in time #62

Closed buzztroll closed 7 years ago

buzztroll commented 7 years ago

Caching the containers device ID causes problems if a container is restarted outside of the blockade commands. Generally caching the ID is not needed.