Skip to content

Commit 8a05809

Browse files
Update keps/sig-node/4680-add-resource-health-to-pod-status/README.md
Co-authored-by: Richa Banker <[email protected]>
1 parent bac08ea commit 8a05809

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-node/4680-add-resource-health-to-pod-status

1 file changed

+1
-1
lines changed

keps/sig-node/4680-add-resource-health-to-pod-status/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ type ResourceHealthCondition struct {
152152
// can be one of:
153153
// - Healthy: operates as normal
154154
// - Unhealthy: reported unhealthy. We consider this a temporary health issue
155-
// since we do not mechanism today to distinguish
155+
// since we do not have a mechanism today to distinguish
156156
// temporary and permanent issues.
157157
// - Unknown: The status cannot be determined.
158158
// For example, Device Plugin got unregistered and hasn't been re-registered since.

0 commit comments

Comments
 (0)