Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update samples and PreMain for Gramine v1.3 compatibility #346

Merged
merged 10 commits into from
Jan 13, 2023

Conversation

daniel-weisse
Copy link
Member

@daniel-weisse daniel-weisse commented Jan 9, 2023

Proposed changes

Went over our samples and tried to make them functional for v1.3.
Ran into a couple issues with the nginx sample, but they are fixed now.

I have also updated the Gramine PreMain to now be compatible with the new encrypted key format, which was first introduced in Gramine v1.2, and squashed a "bug" where the protected files key was written twice.

Additional info

I marked the gramine-prepare command as deprecated for now, since usage seems to be low/non existent, and keeping it up to date or compatible with the latest Gramine manifest syntax seems to be more of a hassle than its worth.

@netlify
Copy link

netlify bot commented Jan 9, 2023

Deploy Preview for marblerun-docs ready!

Name Link
🔨 Latest commit 52f79ae
🔍 Latest deploy log https://app.netlify.com/sites/marblerun-docs/deploys/63c10aada570510008cd17f5
😎 Deploy Preview https://deploy-preview-346--marblerun-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@daniel-weisse daniel-weisse marked this pull request as ready for review January 10, 2023 14:11
Copy link
Contributor

@Nirusu Nirusu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating all the samples. Generally LGTM, just a typo (?) I found and a few minor things I would maybe check or change, but nothing really important.

docs/docs/building-services/gramine.md Outdated Show resolved Hide resolved
samples/gramine-hello/README.md Outdated Show resolved Hide resolved
samples/gramine-hello/README.md Outdated Show resolved Hide resolved
docs/docs/building-services/gramine.md Outdated Show resolved Hide resolved
docs/docs/building-services/gramine.md Outdated Show resolved Hide resolved
docs/docs/building-services/gramine.md Outdated Show resolved Hide resolved
docs/docs/building-services/gramine.md Outdated Show resolved Hide resolved
docs/docs/building-services/gramine.md Outdated Show resolved Hide resolved
@daniel-weisse daniel-weisse merged commit 119e8d8 into master Jan 13, 2023
@daniel-weisse daniel-weisse deleted the fix/samples/gramine-v1.3 branch January 13, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants