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: keps/sig-scheduling/5075-dra-consumable-capacity/README.md
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1072,8 +1072,8 @@ NOTE: Also set `disable-supported` to `true` or `false` in `kep.yaml`.
1072
1072
-->
1073
1073
1074
1074
Yes, this feature can be disabled once it has been enabled.
1075
-
The `allowMultipleAllocations` flag, `sharingPolicy`, `capacityRequests`, and `consumedCapacities` fields will be dropped.
1076
-
However, the `shareID` and renamed device (`<device id>/<share id>`) in device status needs to remain to keep the existing allocation result reference valid.
1075
+
The `allowMultipleAllocations` flag, `sharingPolicy`and `capacityRequests` fields will be dropped.
1076
+
However, the `shareID`, `consumedCapacities`, and renamed device (`<device id>/<share id>`) in device status needs to remain to keep the existing allocation result reference valid.
1077
1077
1078
1078
###### What happens if we reenable the feature if it was previously rolled back?
1079
1079
@@ -1209,16 +1209,19 @@ Existing DRA and related SLOs continue to apply.
1209
1209
1210
1210
###### What are the SLIs (Service Level Indicators) an operator can use to determine the health of the service?
0 commit comments