mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 11:03:34 +00:00
chore: trigger container sync on ActionHealthStatusRunning Docker event as well
This commit is contained in:
@@ -112,6 +112,7 @@ func (c *Controller) WatchAndSyncContainers(ctx context.Context) error {
|
||||
events.ActionDie,
|
||||
events.ActionOOM,
|
||||
events.ActionDestroy,
|
||||
events.ActionHealthStatusRunning,
|
||||
events.ActionHealthStatusHealthy,
|
||||
events.ActionHealthStatusUnhealthy:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user