mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
fix(go): publish peer update post license validation;
This commit is contained in:
@@ -141,6 +141,7 @@ func ValidateLicense() (err error) {
|
|||||||
proLogic.SetDeploymentMode(licenseResponse.DeploymentMode)
|
proLogic.SetDeploymentMode(licenseResponse.DeploymentMode)
|
||||||
|
|
||||||
_ = mq.PublishExporterFeatureFlags()
|
_ = mq.PublishExporterFeatureFlags()
|
||||||
|
_ = mq.PublishPeerUpdate(false)
|
||||||
|
|
||||||
slog.Info("License validation succeeded!")
|
slog.Info("License validation succeeded!")
|
||||||
return nil
|
return nil
|
||||||
|
|||||||
Reference in New Issue
Block a user