v0.5.1
-
CLI:
- Removed
namespace
command
- Removed
-
Injector:
- Pods with the
marblerun/marbletype
label will be automatically injected. Use the labelmarblerun/resource-injection=disabled
to disable injection for a Pod. - Fix injecting DNS names with uppercase letters
- Pods with the
-
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.
- Throw an error when the Coordinator is unable to generate a quote in SGX mode. Use the
-
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