You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(api): remove unused app info attestation mode
Drop the write-only AppInfo.attestation field and its backend, simulator, SDK, and documentation plumbing. GetQuoteResponse.attestation remains the platform-agnostic evidence field.
The `cloud_vendor`, `cloud_product`, and `attestation` fields report the detected cloud platform and dstack attestation mode (for example, `dstack-tdx` or `dstack-aws-nitro-tpm`).
180
+
The `cloud_vendor`and `cloud_product` fields report the detected cloud platform.
0 commit comments