Skip to content

v0.5.1

Compare
Choose a tag to compare
@daniel-weisse daniel-weisse released this 08 Nov 10:22
· 453 commits to master since this release
  • CLI:

    • Removed namespace command
  • Injector:

    • Pods with the marblerun/marbletype label will be automatically injected. Use the label marblerun/resource-injection=disabled to disable injection for a Pod.
    • Fix injecting DNS names with uppercase letters
  • Coordinator:

    • Throw an error when the Coordinator is unable to generate a quote in SGX mode. Use the EDG_COORDINATOR_DEV_MODE=1 env variable to ignore this error.
  • Samples:

    • Graphene was renamed to Gramine. Use their binary release to run our samples!
    • Update Occlum sample to use release v0.24.1
  • Repository:

    • Add ROADMAP.md
    • Add MarbleRun helm chart