aws / aws-nitro-enclaves-with-k8s

Tools and guides for using AWS Nitro Enclaves with Amazon EKS.
Apache License 2.0
32 stars 11 forks source link

./enclavectl build --image kms error #30

Closed haozhiyu closed 1 year ago

haozhiyu commented 1 year ago

Hi, IHAC who is building the kms image ans is facing a rustc version error as the snapshot attached.Looks like we need to update it too. image

dpdornseifer commented 1 year ago

You should update the kmstool-enclave-cli binary version to 0.4.1 to get the rust toolchain issue resolved. (https://github.com/aws/aws-nitro-enclaves-sdk-c/tree/v0.4.1)