diff --git a/releases/release-1.31/release-notes/maps/pr-125163-map.yaml b/releases/release-1.31/release-notes/maps/pr-125163-map.yaml index 2150274ded8..726a5461af8 100644 --- a/releases/release-1.31/release-notes/maps/pr-125163-map.yaml +++ b/releases/release-1.31/release-notes/maps/pr-125163-map.yaml @@ -1,6 +1,7 @@ pr: 125163 releasenote: - text: 'ACTION REQUIRED: The Dynamic Resource Allocation (DRA) driver's DaemonSet must be deployed - with a service account that enables writing ResourceSlice and reading ResourceClaim - objects.' + text: | + 'ACTION REQUIRED: The Dynamic Resource Allocation (DRA) driver's DaemonSet + must be deployed with a service account that enables writing ResourceSlice + and reading ResourceClaim objects.' pr_body: "" diff --git a/releases/release-1.31/release-notes/maps/pr-126108-map.yaml b/releases/release-1.31/release-notes/maps/pr-126108-map.yaml index 3f98622f8e4..ce5bbed0d54 100644 --- a/releases/release-1.31/release-notes/maps/pr-126108-map.yaml +++ b/releases/release-1.31/release-notes/maps/pr-126108-map.yaml @@ -3,8 +3,8 @@ releasenote: text: |- Reduced state change noise when volume expansion fails. Also mark certain failures as infeasible. - ACTION REQUIRED: If you are using the `RecoverVolumeExpansionFailure` alpha feature gate - then after upgrading to this release, you need to update some objects. - For any existing PersistentVolumeClaimss with `status.allocatedResourceStatus` set to either - "ControllerResizeFailed" or "NodeResizeFailed", clear the `status.allocatedResourceStatus`. + ACTION REQUIRED: If you are using the `RecoverVolumeExpansionFailure` alpha feature gate + then after upgrading to this release, you need to update some objects. + For any existing PersistentVolumeClaimss with `status.allocatedResourceStatus` set to either + "ControllerResizeFailed" or "NodeResizeFailed", clear the `status.allocatedResourceStatus`. pr_body: ""