mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Merge pull request #12332 from hashicorp/b-node-fixup-drainupdate-msg-spelling
core: fixup node drain update message spelling.
This commit is contained in:
@@ -35,7 +35,7 @@ const (
|
||||
// NodeDrainEvents are the various drain messages
|
||||
NodeDrainEventDrainSet = "Node drain strategy set"
|
||||
NodeDrainEventDrainDisabled = "Node drain disabled"
|
||||
NodeDrainEventDrainUpdated = "Node drain stategy updated"
|
||||
NodeDrainEventDrainUpdated = "Node drain strategy updated"
|
||||
|
||||
// NodeEligibilityEventEligible is used when the nodes eligiblity is marked
|
||||
// eligible
|
||||
|
||||
Reference in New Issue
Block a user