feat: osc 1.13 / trustee 1.2 support (v0.9.0)#37
Merged
butler54 merged 2 commits intoJul 21, 2026
Conversation
kbs config toml rewrite for trustee 1.2: - new storage paths and plugin config format - admin auth removed (DenyAll default) - tdx-config.yaml deleted (inline in KBS TOML) - rvps file_dir_path for LocalJson storage rvps format migration: - v1.1 array to v1.2 object format with migration annotation - azure platform config defaults (snp launch measurement, smt, abi) attestation policy: - fix az-snp-vtpm dash/underscore key mismatch - add null guards for query_reference_value() - align azure snp/tdx sections with upstream operator defaults - skip kbs credential policy on azure peer-pods additional: - sealed secrets jwk signing key eso - kbsAuthSecretName dummy secret for trustee 1.2 operator breaking: requires trustee operator v1.2.0 / osc v1.13.0 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
butler54
force-pushed
the
pr/osc-1.13-trustee-1.2
branch
from
July 21, 2026 04:53
aa4e4fd to
84865de
Compare
Signed-off-by: Chris Butler <chris.butler@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supersedes #36 with squashed commit for commitlint compliance.
Summary
Breaking Changes
Test Plan