Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Nomad
Commits
888304b0
Commit
888304b0
authored
6 years ago
by
Michael Schurter
Browse files
Options
Download
Email Patches
Plain Diff
changelog: add #5479
parent
b135d284
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+5
-1
CHANGELOG.md
with
5 additions
and
1 deletion
+5
-1
CHANGELOG.md
+
5
-
1
View file @
888304b0
...
...
@@ -4,12 +4,16 @@ FEATURES:
*
vault: Add initial support for Vault namespaces
[
[GH-5520
](
https://github.com/hashicorp/nomad/pull/5520
)
]
*
allocations: Add support for restarting allocations in-place
[
[GH-5502
](
https://github.com/hashicorp/nomad/pull/5502
)
]
IMPROVEMENTS:
*
core: Add node name to output of
`nomad node status`
command in verbose mode
[
[GH-5224
](
https://github.com/hashicorp/nomad/pull/5224
)
]
*
core: Add
`-verbose`
flag to
`nomad status`
wrapper command
[
[GH-5516
](
https://github.com/hashicorp/nomad/pull/5516
)
]
BUG FIXES:
*
vault: Fix renewal time to be 1/2 lease duration with jitter
[
[GH-5479
](
https://github.com/hashicorp/nomad/issues/5479
)
]
## 0.9.0 (April 9, 2019)
__BACKWARDS INCOMPATIBILITIES:__
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help