Files
nomad/.changelog/19490.txt
Piotr Kazmierczak f1fb51422b client: consul hook not called for templates (#19490)
Due to some refactoring mishap, task-level Consul hook was never triggered and
thus never wrote any secrets in task secret dirs.
2023-12-15 17:16:00 +01:00

4 lines
126 B
Plaintext

```release-note:bug
client: Fixed a bug where where the environment variable / file for the Consul token weren't written.
```