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

Parametrize sgx.debug #3252

Merged
merged 2 commits into from
Feb 10, 2025
Merged

Parametrize sgx.debug #3252

merged 2 commits into from
Feb 10, 2025

Conversation

kziemianek
Copy link
Member

Parametrizes sgx.debug in Gramine manifest.
This should be set to false for prod deployments.
Changing this flag requires fresh deployment (for example enclave will be unable to unseal existing files).

@kziemianek kziemianek requested a review from a team February 7, 2025 11:07
Copy link
Collaborator

@Kailai-Wang Kailai-Wang left a comment

Choose a reason for hiding this comment

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

Thank you, currently only the omni-executor is affected, isn't it?

@BillyWooo BillyWooo merged commit 625cb3c into dev Feb 10, 2025
20 checks passed
@BillyWooo BillyWooo deleted the parametrize-sgx-debug branch February 10, 2025 11:14
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