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
feat: update policies, RVPS format, and admin config for Trustee 1.1 (#18)
Trustee 1.1 introduces several breaking changes requiring updates across
the chart:
- OPA attestation policy: use hyphenated TEE keys (az-snp-vtpm,
az-tdx-vtpm) with bracket notation, query_reference_value() extension
instead of data.reference, and add trust_claims output object
- Resource policy: migrate to Rego v1 syntax (import rego.v1, :=, if)
- RVPS reference values: switch to top-level value array format and
include both secure and debug initdata PCR8 hashes
- KBS admin config: add kbs.admin.format value (default v1.0) to
support v1.1 type = "Simple" with [[admin.personas]] format
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments