edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
160 stars 6 forks source link

packages: move remaining packages into new directory structure #568

Closed msanft closed 2 weeks ago

msanft commented 2 weeks ago

This moves the remaining Microsoft-specific packages into the new directory structure. Unfortunately, callPackage still requires us to address them from the top-level attribute, even though they're in the same attribute set. I also made an opinionated change by purposefully not moving runtime-class-files, even though it's currently (obviously) only used on AKS, as it will definitely, and in somewhat of the same form, be needed for the bare-metal setup as well.