From 2371f6967e63d3632817ffbb09c0fc7b009d7d1c Mon Sep 17 00:00:00 2001 From: yansun1996 Date: Wed, 14 Jan 2026 22:36:01 +0000 Subject: [PATCH] [DOC] Add know issue description for recent Device Plugin fix Signed-off-by: yansun1996 --- docs/releasenotes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/releasenotes.md b/docs/releasenotes.md index a31c3886..3a72adfd 100644 --- a/docs/releasenotes.md +++ b/docs/releasenotes.md @@ -40,6 +40,8 @@ The AMD GPU Operator v1.4.1 release extends platform support to OpenShift v4.20 - **Device Config Manager** - Memory partition operations may occasionally fail due to leaked device handlers that prevent the amdgpu driver from being unloaded when applying a new memory partition profile. This issue has been observed on Debian 12 with MI325X GPU when using the v1.4.1 Device Config Manager. - **Workaround:** Reboot the affected worker nodes and retry the partitioning operation. +- **Device Plugin** + - Device Plugin images with versions earlier than 1.31.0.9 contain known issues that may cause incorrect reporting of the total number of CPX partitioned GPUs. Please upgrade to version 1.31.0.9 or later to resolve this issue. ## GPU Operator v1.4.0 Release Notes