mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 18:35:44 +03:00
spelling: variable
This commit is contained in:
@@ -863,7 +863,7 @@ __BACKWARDS INCOMPATIBILITIES:__
|
||||
* Stdout and Stderr log files of tasks have moved from task/local to
|
||||
alloc/logs [[GH-851](https://github.com/hashicorp/nomad/issues/851)]
|
||||
* Any users of the runtime environment variable `$NOMAD_PORT_` will need to
|
||||
update to the new `${NOMAD_ADDR_}` varriable [[GH-704](https://github.com/hashicorp/nomad/issues/704)]
|
||||
update to the new `${NOMAD_ADDR_}` variable [[GH-704](https://github.com/hashicorp/nomad/issues/704)]
|
||||
* Service names that include periods will fail validation. To fix, remove any
|
||||
periods from the service name before running the job [[GH-770](https://github.com/hashicorp/nomad/issues/770)]
|
||||
* Task resources are now validated and enforce minimum resources. If a job
|
||||
|
||||
Reference in New Issue
Block a user