You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Nomad agent configuration is reloaded the Enterprise license
checker must also be updated in case the Nomad token used to make API
calls changes.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,7 @@ IMPROVEMENTS:
5
5
6
6
BUG FIXES:
7
7
* agent: Fixed a bug that caused a target in dry-run mode to scale when outside of its min/max range [[GH-845](https://github.com/hashicorp/nomad-autoscaler/pull/845)]
8
+
* agent: Fixed a bug that caused the Enterprise license checker to not be reloaded on `SIGHUP`[[GH-849](https://github.com/hashicorp/nomad-autoscaler/pull/849)]
0 commit comments