mirror of
https://github.com/kemko/nomad.git
synced 2026-01-08 11:25:41 +03:00
Merge pull request #9340 from hashicorp/changelog-poststop
changelog: added poststop to task lifecycle
This commit is contained in:
@@ -6,6 +6,7 @@ FEATURES:
|
||||
* **Namespaces OSS**: Namespaces are now available in open source Nomad. [[GH-9135](https://github.com/hashicorp/nomad/issues/9135)]
|
||||
* **Topology Visualization**: See all of the clients and allocations in a cluster at once. [[GH-9077](https://github.com/hashicorp/nomad/issues/9077)]
|
||||
* **HCL 2**: Job files can contain variables, expressions, and advanced templating.
|
||||
* **PostStop**: Tasks can now run after all other tasks have finished [[GH-8194](https://github.com/hashicorp/nomad/pull/8194)]
|
||||
|
||||
IMPROVEMENTS:
|
||||
* core: Improved job deregistration error logging. [[GH-8745](https://github.com/hashicorp/nomad/issues/8745)]
|
||||
|
||||
Reference in New Issue
Block a user