mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
In #18754 we accidentally fixed a bug that prevented poststop tasks from getting access to Variables. This was fixed in the 1.6.x branch in #19270, at which point we discovered the fix had been done in main already as part of the auth refactor. Add a changelog entry for it.
This commit is contained in:
3
.changelog/18754.txt
Normal file
3
.changelog/18754.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
```release-note:bug
|
||||
variables: Fixed a bug where poststop tasks were not allowed access to Variables
|
||||
```
|
||||
Reference in New Issue
Block a user