ttafsir/evengsdk

[BUG] Node configs persist after lab is deleted

ttafsir opened this issue · 0 comments

Describe the bug
Node configs persist after the lab is deleted. When I delete and recreate a lab, the new lab comes up with the startup configs from the deleted lab.

To Reproduce
Steps to reproduce the behavior:

  • delete a lab without wiping the configs
  • create a new lab of the same name

Expected behavior
I expected the delete operation to clean up existing config

Additional context
Manually wiping the configs before deleting seems to resolve the issue.