Skip to content

Commit a6a044e

Browse files
committed
Fixed typo
1 parent 7c58919 commit a6a044e

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-scheduling/5194-reserved-for-workloads

1 file changed

+1
-1
lines changed

keps/sig-scheduling/5194-reserved-for-workloads/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ re-admitted by a kubelet where the feature has been disabled, it will not be abl
563563
the kubelet will not find a reference to the pod in the `ReservedFor` list.
564564

565565
The feature will also be disabled for in-tree workload controllers, meaning that they will
566-
not remove the reference to the pod from the `ReservedFor` list. This means the list will never
566+
not remove the reference to the workload resource from the `ReservedFor` list. This means the list will never
567567
be empty and the resourceclaim controller will never deallocate the claim.
568568

569569
###### What happens if we reenable the feature if it was previously rolled back?

0 commit comments

Comments
 (0)