8. November 2022 #1025
dimakuv
started this conversation in
Meeting notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Agenda
(please write your proposed agenda items in comments under this discussion)
Woju: possibly ditch fosshost and discuss alternatives
Benny and Deb: Current status of documentation restructuring
Benny: shows the documentation example.
Deb: Private page https://deb-intel.github.io/GramineTest/index.html. Repo: https://github.com/deb-intel/GramineTest, branch "grammybranch". Unfortunately, it's her last day working on this Gramine documentation, the rest is on us.
Benny: Summary: restructuring is for people who don't want to read stuff; they just want to do X, or Y, or Z.
Michal: when taking the changes from Deb, how do we contribute the work to her? Answer: Just add a
Co-authored-by: Deb Taylor <intel email>
.Woju: Some of this documentation is more suited for Gramine web page, instead of ReadTheDocs.
Dmitrii: YouTube videos on the main page?
Sankar and Dmitrii: HSM integrations
Dmitrii: Do we add such logic in core Gramine repo (new funcs) or separate Python scripts (plugins)?
Woju: it won't be tested in CI, so shouldn't be in the core Gramine repo. We don't want to keep cloud- or HSM-specific code in the core repo that we can't test in CI.
Michal/Mona: should be in a separate repo, like
integrations
, with subdirs for each integration (MS Azure with MAA + KeyVault + ...).Woju: doesn't like a single repo. He wants one repo per each integration/cloud.
Dmitrii: decide which repo name, what structure, installation scripts (to combine with core Gramine).
contrib/
repo as a separate plugin: Add SGX enclave signing with Azure Key Vault's Managed HSM contrib#11Anees: GSC must be aware of this, and git-clone the repos and run some scripts.
Vijay: Discuss design for EDMM with VMA bookkeeping
Beta Was this translation helpful? Give feedback.
All reactions