mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-13 01:08:39 +07:00
fix: rollback reloading and refresh fixed outbound alive state
This commit is contained in:
@ -186,6 +186,7 @@ loop:
|
||||
"err": err,
|
||||
}).Fatalln("[Reload] Failed to roll back configuration")
|
||||
}
|
||||
newConf = conf
|
||||
log.Warnln("[Reload] Last reload failed; rolled back configuration")
|
||||
} else {
|
||||
log.Warnln("[Reload] Stopped old control plane")
|
||||
|
Reference in New Issue
Block a user