docs: cherry-pick v1.5.0 release notes (#1450)#548
Merged
sajmera-pensando merged 1 commit intoROCm:mainfrom May 9, 2026
Merged
docs: cherry-pick v1.5.0 release notes (#1450)#548sajmera-pensando merged 1 commit intoROCm:mainfrom
sajmera-pensando merged 1 commit intoROCm:mainfrom
Conversation
* docs: add v1.5.0 release notes Add release highlights, platform support, fixes, and known limitations for v1.5.0, covering DRA driver, Auto Node Remediation, NPD integration, KMM controls, custom package repos, configurable kubelet socket path, host network, global image pull secrets, and Device Metrics Exporter enhancements (UDS IPC, new metrics, profiler/health polling configuration, optional KFD_PROCESS_ID). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: address Copilot review on v1.5.0 release notes Fix incorrect/missing field names called out by Copilot on PR #1450: - Replace nonexistent spec.devicePlugin.podResourceAPISocketPath with the real fields: spec.devicePlugin.kubeletSocketPath and spec.metricsExporter.podResourceAPISocketPath - Name the actual global pull-secret fields: spec.commonConfig.imageRegistrySecrets (CR) and global.imagePullSecrets (Helm) - Fix wording: "OpenSource" -> "Open Source", "opensourced" -> "open-sourced" Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: trim metrics-client/metrics-map bullets from v1.5.0 notes Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: add missing terms to spell-check wordlist Add DME, reconfiguring, AINIC, ANR, CVE, IPC, MicroK, configurability, and remediations so pyspelling passes against the v1.5.0 release notes, NPD, and auto-remediation docs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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.
Cherry-pick of pensando/gpu-operator#1450 into
main.Summary
docs/releasenotes.mdcovering DRA driver support, Auto Node Remediation (ANR), Node Problem Detector (NPD) integration, KMM controls, custom package repo URLs, configurable kubelet socket path, host network, global image pull secrets, and Device Metrics Exporter enhancements..wordlist.txtso pyspelling passes against the new content.Test plan
docs/releasenotes.md(Sphinx / docs-lint) and visually verify the v1.5.0 section.🤖 Generated with Claude Code