You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/releasenotes.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,15 @@
2
2
3
3
## GPU Operator v1.4.1 Release Notes
4
4
5
-
The AMD GPU Operator v1.4.1 release extends platform support to OpenShift v4.19
5
+
The AMD GPU Operator v1.4.1 release extends platform support to OpenShift v4.20
6
6
7
7
### Release Highlights
8
8
-**Device-Metrics-Exporter enhancements**
9
9
-**Enhanced Pod and Service Annotations**
10
10
-**Pod Annotations**, **Service Annotations** : Custom annotations can now be applied to exporter pods via the DeviceConfig CRD
11
+
-**Test Runner enhancements**
12
+
-**Enhanced Test Result Events**
13
+
- Test runner Kubernetes events now include additional information: pod UID and test framework name (e.g., RVS, AGFHC) as event labels, providing more comprehensive test run information for improved tracking and diagnostics.
0 commit comments