microsoft / confidential-sidecar-containers

This is a collection of sidecar containers that can be incorporated within confidential container groups on Azure Container Instances.
Other
25 stars 18 forks source link

update aci security context dir search #93

Closed hgarvison closed 8 months ago

hgarvison commented 8 months ago

The ACI security context path matches a known pattern in the root directory. Changing the code to determine if running in ACI to look for this directory and if not found, assumes running in AKS and uses the hard-coded kata containers default directory,

Passing Pipelines: Attestation: https://github.com/microsoft/confidential-aci-examples/actions/runs/7717273161 SKR: https://github.com/microsoft/confidential-aci-examples/actions/runs/7717269965 ENCFS: https://github.com/microsoft/confidential-aci-examples/actions/runs/7717268935