We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac08ea commit 8a05809Copy full SHA for 8a05809
keps/sig-node/4680-add-resource-health-to-pod-status/README.md
@@ -152,7 +152,7 @@ type ResourceHealthCondition struct {
152
// can be one of:
153
// - Healthy: operates as normal
154
// - Unhealthy: reported unhealthy. We consider this a temporary health issue
155
- // since we do not mechanism today to distinguish
+ // since we do not have a mechanism today to distinguish
156
// temporary and permanent issues.
157
// - Unknown: The status cannot be determined.
158
// For example, Device Plugin got unregistered and hasn't been re-registered since.
0 commit comments