fix: support cosign v3 negative verification for alpha.18 #56
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ochenstarik/server-monitor-manager#56
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/release-alpha18-cosign-negative-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Evidence
Alpha.17 automatic Release Verification completed the clean-host positive Hub and Node installation. Negative tests 1-3 passed; test 4 failed while constructing its fixture because cosign v3 requires either
--bundleor explicit legacy detached mode. The harness now uses--use-signing-config=false --new-bundle-format=falsewith the pinned cosign v3.1.3.Verification
git diff --checkpassedPhysical multi-server verification remains outside CI scope.