marblerun icon indicating copy to clipboard operation
marblerun copied to clipboard

MarbleRun is the control plane for confidential computing. Deploy, scale, and verify your confidential microservices on vanilla Kubernetes. 100% Go, 100% cloud native, 100% confidential.

Results 23 marblerun issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ubuntu | final | patch | `focal-20240123` -> `focal-20240427` | ---...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | occlum/occlum | final | patch | `0.30.0-ubuntu20.04` -> `0.30.1-ubuntu20.04` | ---...

dependencies

Update logo and remove obsolete sentence from README.

### Proposed changes This PR allows the configuration of the Prometheus exporter from Helm charts.

### Issue description I'm trying to run samples/gramine-hello with ```edgelessrt v0.3.6``` and ```go 1.19.4```, and ```marblerun 6e0a0```. I correctly followed the README, but the test occasionally fails while running grpc....

bug

Hello, edgelessys team, I'm having problems trying to set up sgx enabled marblerun in a local minikube cluster for running the [emojivoto example](https://docs.edgeless.systems/marblerun/getting-started/quickstart-sgx). My System runs Ubuntu LTS 20.04 and...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@docusaurus/core](https://togithub.com/facebook/docusaurus) ([source](https://togithub.com/facebook/docusaurus/tree/HEAD/packages/docusaurus)) | [`3.2.1` -> `3.3.2`](https://renovatebot.com/diffs/npm/@docusaurus%2fcore/3.2.1/3.3.2) |...

dependencies

### Proposed changes - Add a new flag to the CLI: `--nonce` - Takes a string as argument which, if set, is used by the Coordinator to generate to generate...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://togithub.com/kubernetes/api) | `v0.29.3` -> `v0.30.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.30.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
hold

The step we're following to install are here : https://github.com/edgelesssys/marblerun/blob/master/BUILD.md#build ```Stuck make with following error /opt/edgelessrt/bin/oesign ERROR: Failed to load coordinator-enclave.signed as ELF64 make[2]: *** [CMakeFiles/sign-coordinator.dir/build.make:74: coordinator-config.json] Error 1 make[2]:...