Skip to content

v0.3.2

Compare
Choose a tag to compare
@m1ghtym0 m1ghtym0 released this 04 May 15:12
· 589 commits to master since this release
752c66e

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
  • Cleanup BUILD.md
  • Cleanup and improve examples