release: 26.07 notes and README tag#1361
Merged
Merged
Conversation
michael-balint
approved these changes
Jul 14, 2026
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
Validation
git diff --check; public sanitizer pass on this PR body and the full release notes.DeepOps 26.07 is the second release of the modern CalVer train, following 26.05 on a six-week cadence.
General
nvidia-dgxrole covering DGX OS 6 (Ubuntu 22.04), DGX OS 7 (Ubuntu 24.04), DGX Software for RHEL 8, and Enterprise Linux 9, while preserving legacy Ubuntu 18.04/20.04 and RHEL 7 paths (feat(dgx): update DGX software stack role #1346).config/env.shoverride (chore(release): bump component versions for 26.07 #1357).Container runtime and OS support
nvidia_container_toolkitrole: Ubuntu 24.04+ hosts install the NVIDIA Container Toolkit from the current libnvidia-container repository and configure Docker withnvidia-ctk(Add Ubuntu 24.04 NVIDIA Container Toolkit path #1347).nvidia-dockerwrapper to mirrored package repositories plusnvidia-ctkconfiguration (Refresh Container Toolkit airgap docs #1352).Provisioning
Kubernetes
Slurm
Monitoring
Examples and documentation
Agent operability
AGENTS.mdoperating guide: repository map, first-time setup, Slurm and Kubernetes golden paths, operating rules, and known gotchas that read as failures but are not (Add AGENTS.md operating guide and agent skills #1360).scripts/validation/machine-readable validation tools for automation and AI agents:deepops_doctor.pyprovisioning preflight,validate_slurm.py, andvalidate_k8s.py, each with--jsonflat output, explicit failure lists, and strict exit codes (Add machine-readable deployment validation tools #1359).skills/directory with four reusable procedures (deploy-slurm-cluster, deploy-k8s-gpu-cluster, validate-gpu-cluster, diagnose-driver-install) in the cross-tool agent-skills format (Add AGENTS.md operating guide and agent skills #1360).Fixes
parse_manifest.pyfirmware version parsing no longer aborts on a non-dict parseable manifest line; adds a regression test (fix: handle non-dict parsed JSON in firmware version manifest parser #1355).Known issues and validation notes