docs: update reference value docs and bump sandboxed-policies to 0.2.*#95
Merged
butler54 merged 2 commits intoJun 2, 2026
Merged
Conversation
Documentation updates: - Rewrite docs/firmware-reference-values.md for container-based veritas approach covering both Azure and bare metal platforms - Update README.md secrets section: replace get-pcr.sh reference with unified collect-firmware-refvals.sh, add Azure and bare metal commands - Fix AGENTS.md: correct values-spoke.yaml filename, add baremetal-gpu cluster group, update companion chart table to reflect registry-based consumption instead of stale local paths Chart version bump: - Bump sandboxed-policies chartVersion from 0.1.* to 0.2.* in all four profiles (v0.2.0 adds Azure-conditional peer-pods policy) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix AGENTS.md: capitalize "Git" (textlint terminology rule) - Fix README.md: correct topology count (four, not three) - Fix README.md: update RHDP description to say "reference value collection" - Add version history for v5.3 through v5.6 releases Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.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.
Summary
Changes
Documentation
get-pcr.shreference with unifiedcollect-firmware-refvals.shcommands for both Azure (make collect-azure-refvals) and bare metal (make collect-firmware-refvals). Remove stalepcr-reference-values-bare-metal.mdreference.values-untrusted-spoke.yaml→values-spoke.yaml. Addbaremetal-gpucluster group. Update companion chart table from stale local paths to registry-based consumption.Chart version bump
sandboxed-policiesfrom0.1.*to0.2.*in all four profiles (baremetal, baremetal-gpu, simple, trusted-hub). v0.2.0 was released with Azure-conditional peer-pods policy.Testing
make collect-firmware-refvalsandmake collect-azure-refvalscommands match the documented workflowchartVersionreferences are consistentCo-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com