v0.3.2
Changelog:
- CLI:
- Add auto-complete support
- Kubernetes SGX-device-plugin refactoring
- Don't install device-plugin with Marblerun
- Auto-detect installed device-plugin
- Add support for Intel's device-plugin
- Marbles:
- EGo:
- Let EGo handle filesystem mounts
- Occlum:
- Add support for Occlum workloads
- Graphene:
- Use execve instead of posix_spawn due to performance
- Remove obsolete preload option for premain
- EGo:
- Cleanup BUILD.md
- Cleanup and improve examples