feat: apply DELTA.md changes and add status file contracts - #5076
Open
sujit-jadhav wants to merge 1 commit into
Open
feat: apply DELTA.md changes and add status file contracts#5076sujit-jadhav wants to merge 1 commit into
sujit-jadhav wants to merge 1 commit into
Conversation
Apply 13 changes from DELTA.md to align orchestrator with staging: - NVIDIA driver per-arch (#4845) - etcd user/group creation (#4839) - _first_ FG name fix (#4863) - Multi-subnet Calico CIDRs + kube-vip - NFS SELinux context (VAST fix) - Bulk parallelism defaults - Bulk /etc/hosts update (bulk_update_hosts) - Bulk iDRAC discovery (bulk_discover_node_specs) - Delete obsolete serial tasks (read_node_idrac, read_node_idrac_group, update_hosts_munge) - Single-pass sed for /etc/hosts cleanup - Munge key restart warnings - Apptainer tmpdir/pipefail - Container-mount safe /etc/hosts Add status file contracts: - discovery_status.yml: overall_status (success/failed) + bmc_pxe_mapping_file - orchestrator_status.yml: overall_status + per-node details (PXE path via phone-home, provisioning path via SMD) Authored-By: Sujit Jadhav <sujit.jadhav@dell.com> Signed-off-by: Sujit Jadhav <sujit.jadhav@dell.com>
sujit-jadhav
force-pushed
the
feature/delta-changes-status-contracts
branch
from
August 27, 2026 15:34
cd49983 to
644b6bb
Compare
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
DELTA.md Changes
Status File Contracts
overall_status(success/failed) +bmc_pxe_mapping_file(timestamped path)overall_status+ per-node detailsTest plan