mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
specify driver health messages
This commit is contained in:
@@ -1070,6 +1070,7 @@ func (c *Client) updateNodeFromDriver(name string, fingerprint, health *structs.
|
||||
Subsystem: "Driver",
|
||||
Message: health.HealthDescription,
|
||||
Timestamp: time.Now(),
|
||||
Details: map[string]string{"driver": name},
|
||||
}
|
||||
c.triggerNodeEvent(event)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user