solo-io / unik

The Unikernel & MicroVM Compilation and Deployment Platform
Apache License 2.0
2.72k stars 191 forks source link

Do not exit if instance listener fails to boot #69

Open ilackarms opened 8 years ago

ilackarms commented 8 years ago

This is a change to the design of UniK to not require the instance listener to be running. Unik should attempt to launch instance listener, and if it cannot run, give a warning to the User that ENV variables and getting instance ips will be disabled (but unik will otherwise will run normally)