Commit 3496bcf7 authored by Michael Schurter's avatar Michael Schurter
Browse files

docs: improve DrainRequest.MarkEligible comment

parent 07fe8791
Showing with 2 additions and 1 deletion
+2 -1
......@@ -52,7 +52,8 @@ type NodeUpdateDrainRequest struct {
// will disable draining.
DrainSpec *DrainSpec
// MarkEligible marks the node as eligible if removing the drain strategy.
// MarkEligible marks the node as eligible for scheduling if removing
// the drain strategy.
MarkEligible bool
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment