Skip to content

Add cluster validation report CLI action (Failover Clustering)#47

Merged
TheAbider merged 1 commit into
masterfrom
feature/v1.111.0-cluster-validation-report
May 29, 2026
Merged

Add cluster validation report CLI action (Failover Clustering)#47
TheAbider merged 1 commit into
masterfrom
feature/v1.111.0-cluster-validation-report

Conversation

@TheAbider
Copy link
Copy Markdown
Owner

New ClusterValidationReport CLI action: run a non-disruptive failover-cluster validation (Inventory + Network + System Configuration) against the cluster nodes (or this node if not yet clustered), archive the native HTML report to an admin-only path, report a best-effort overall result + pass/warn/fail counts. Read-only. Complements the interactive [3] Validate Configuration (full/disruptive suite). HTML report is authoritative; storage/Hyper-V categories stay interactive. JSON-aware. Addition to 27-FailoverClustering. CLI actions 193->194; docs in lockstep. 5045 tests pass, PSSA clean. Release 3 of the v1.109-v1.119 train.

New ClusterValidationReport CLI action: run a non-disruptive failover-cluster
validation (Inventory + Network + System Configuration) against the cluster's
nodes (or this node if not yet clustered), archive the native HTML report to
an admin-only path, and report a best-effort overall result + pass/warn/fail
counts. Read-only — makes no changes.

Complements the interactive Cluster Management -> [3] Validate Configuration
(which can run the full, potentially disruptive suite). The saved HTML report
is authoritative for per-test detail; storage / Hyper-V categories stay in the
interactive validator. JSON-aware for fleet pre-flight.

Addition to 27-FailoverClustering (no new module). CLI actions 193 -> 194;
docs in lockstep. 5045 tests, 0 failures; PSScriptAnalyzer clean.
@TheAbider TheAbider merged commit 71ecfc6 into master May 29, 2026
6 checks passed
@TheAbider TheAbider deleted the feature/v1.111.0-cluster-validation-report branch May 29, 2026 23:01
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant