nanovms / ops

ops - build and run nanos unikernels
https://ops.city
MIT License
1.3k stars 132 forks source link

Add KlibDir and filter out Terminated AWS instances #1282

Closed sanderssj closed 2 years ago

sanderssj commented 2 years ago

This PR has some miscellaneous changes. It adds a new Config option, KlibDir, to specify the location of Klibs when using a custom kernel. It also filters out Terminated instances when looking up an instance on AWS so operations can be applied to the correct (non-terminated) instance of the same name.