Skip to content

feat: complete ocp_binaries and rhcos Validate() with upstream checks…#12

Merged
BadgerOps merged 1 commit into
masterfrom
claude/ocp-binaries-validate-ZvJfq
Feb 27, 2026
Merged

feat: complete ocp_binaries and rhcos Validate() with upstream checks…#12
BadgerOps merged 1 commit into
masterfrom
claude/ocp-binaries-validate-ZvJfq

Conversation

@BadgerOps

Copy link
Copy Markdown
Owner

…um verification

Validate() previously only checked if local files could be hashed, without comparing against expected checksums. Now it re-fetches sha256sum.txt for each configured version and verifies every file, matching the pattern used by ClientsProvider. Also adds SetValidationProgress support for live UI progress, fixes Type() return values, and cleans up misleading "stub" comments on Sync() methods.

https://claude.ai/code/session_01SdEa9sX3wtA8Haq92LiCry

…um verification

Validate() previously only checked if local files could be hashed, without
comparing against expected checksums. Now it re-fetches sha256sum.txt for
each configured version and verifies every file, matching the pattern used
by ClientsProvider. Also adds SetValidationProgress support for live UI
progress, fixes Type() return values, and cleans up misleading "stub"
comments on Sync() methods.

https://claude.ai/code/session_01SdEa9sX3wtA8Haq92LiCry
@BadgerOps BadgerOps merged commit 6075eb6 into master Feb 27, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants