Hugo Herter
ec9837fe16
docs: port name requires quotes in hcl
...
When trying to run this example, Nomad v0.10.2 raises the following error:
`Error getting job struct: Error parsing job file from example-ipv6.hcl: error parsing: At 33:22: Unknown token: 27:16 IDENT db`
Adding quotes around the port map `db` fixes the problem and the job works as expected.
2019-12-05 12:37:24 +01:00
Michael Schurter
7f85f7170f
docs: release 0.10.2 and 0.9.7
2019-12-04 14:18:17 -08:00
Luiz Aoqui
5651999563
Merge pull request #6803 from hashicorp/docs-driver-skeleton-reference
...
docs: add reference to the driver plugin skeleton project
2019-12-04 18:49:17 +00:00
Michael Schurter
9c93a44ee0
docs: reference cni-plugins v0.8.3
2019-12-04 10:20:33 -08:00
Luiz Aoqui
e93252d61b
docs: add reference to the drivir plugin skeleton project
2019-12-03 17:17:52 -05:00
Charlie Voiselle
5884f6250c
Merge pull request #6791 from hashicorp/docs/cv/stateful_to_learn
...
Stateful Workload guides to learn.hashicorp.com
2019-12-03 14:48:01 -05:00
Michael Schurter
b2dd21a19e
Merge pull request #6792 from hashicorp/b-propose-panic
...
scheduler: fix panic when preempting and evicting allocs
2019-12-03 10:40:19 -08:00
Michael Schurter
4c909cc4b3
docs: mention #6787 in upgrade guide
2019-12-03 08:46:23 -08:00
Charlie Voiselle
3af3ebab77
Stateful Workload guides to learn.hashicorp.com
2019-12-02 16:37:06 -05:00
Seth Hoenig
76c6437b69
Merge pull request #6752 from hashicorp/docs-vault-token_period
...
docs: vault integration docs should reference new token_period field
2019-12-02 16:21:17 -05:00
Seth Hoenig
7687ac0e3a
docs: vault integration docs should reference new token_explicit_max_ttl field
2019-12-02 14:22:47 -06:00
Michael Lange
10251196cd
Fix incorrect page title on the operating a job UI guide
2019-12-02 11:27:56 -08:00
Michael Lange
1b6c4d3819
Remove old UI guide
2019-12-02 11:27:55 -08:00
Michael Lange
397b10bc52
Add a redirect rule from the old ui guide to the new ones
2019-12-02 11:27:54 -08:00
Charlie Voiselle
4886bdf7e8
Merge pull request #6768 from hashicorp/docs/cv/lb_to_learn
...
Migrating the Load-balancing guides to Nomad
2019-11-25 14:41:08 -05:00
Tim Gross
659e1d9a6d
docs: show /etc/passwd in minimal chroot ( #6769 )
2019-11-25 13:47:18 -05:00
Charlie Voiselle
1730e1f53a
Removed 404 links; pointed to learn.hashicorp.com
2019-11-22 15:30:32 -05:00
Charlie Voiselle
5b44f334c1
Removed sidenav links for LB guides
2019-11-22 14:46:45 -05:00
Charlie Voiselle
a44449161b
Migrating the Load-balancing guides to Nomad
...
Added redirects and stub-ified the index page
2019-11-22 14:29:12 -05:00
Michael Schurter
972a911cd5
Merge pull request #6765 from hashicorp/docs-connect-bugs
...
docs: update connect limitations
2019-11-22 11:18:31 -08:00
Mahmood Ali
41bf4e8ecf
docs: address more GH-6762 review comments
...
Incorporate suggestions in https://github.com/hashicorp/nomad/pull/6762#pullrequestreview-321716747
[ci skip]
2019-11-22 13:22:14 -05:00
Michael Schurter
c0e0125fb1
docs: update connect limitations
2019-11-22 10:18:10 -08:00
Mahmood Ali
cba071b5d8
address more review comments
2019-11-22 13:10:10 -05:00
Mahmood Ali
9da5a4f86d
Apply suggestions from code review
...
Co-Authored-By: Michael Schurter <mschurter@hashicorp.com >
2019-11-22 13:03:20 -05:00
Mahmood Ali
bfe08cf887
document docker dangling container repeaper
2019-11-22 09:58:00 -05:00
Chris Baker
9062380c11
added the device plugin authoring guide, made minor formatting changes to task driver plugin authoring guide.
2019-11-22 00:38:46 +00:00
Michael Schurter
bb2a482ddd
docs: add Nomad v0.10.2-rc1 download link
2019-11-21 15:05:29 -08:00
Seth Hoenig
4f1890b5fe
docs: vault integration docs should reference new token_period field
2019-11-21 14:19:34 -06:00
Lang Martin
9210bde91a
docs: update quota docs to include network limits
2019-11-20 18:44:06 -05:00
Lang Martin
82263f3b79
command: quota status reports network usage
2019-11-20 18:44:06 -05:00
Michael Schurter
9d571322d3
Merge pull request #6370 from pmcatominey/tls-server-name
...
command: add -tls-server-name flag
2019-11-20 08:44:54 -08:00
Buck Doyle
219fb500e8
Docs: fix broken alloc signal link ( #6731 )
2019-11-19 16:05:35 -06:00
Buck Doyle
57fd7489d5
Docs: add missing exec command to alloc listing ( #6730 )
2019-11-19 15:17:21 -06:00
Michael Schurter
62751321bf
Merge pull request #6699 from hashicorp/f-semver-constraints
...
Add new "semver" constraint
2019-11-19 12:18:43 -08:00
Michael Schurter
88a9877a07
docs: document semver constraint operator
2019-11-19 10:26:25 -08:00
Buck Doyle
b228f4a51c
Docs: correct that exec task flag is not optional ( #6729 )
...
The task is required, not optional, there’s no default as was described.
2019-11-19 11:20:07 -06:00
Drew Bailey
c87c6415eb
DOCS: Spread stanza does not exist on task
...
Fixes documentation inaccuracy for spread stanza placement. Spreads can
only exist on the top level job struct or within a group.
comment about nil assumption
2019-11-19 08:26:36 -05:00
Charlie Voiselle
c8712dbbf2
a few more redirects
2019-11-14 16:38:24 -05:00
Charlie Voiselle
a1eb910423
Update redirects.txt
2019-11-14 16:29:06 -05:00
Drew Bailey
e46c41553d
serverID to target remote leader or server
...
handle the case where we request a server-id which is this current server
update docs, error on node and server id params
more accurate names for tests
use shared no leader err, formatting
rm bad comment
remove redundant variable
2019-11-14 10:07:35 -05:00
Charlie Voiselle
d8789ece42
Fix link; discuss meta; lint fixes
2019-11-12 17:32:21 -05:00
Charlie Voiselle
1ec6388145
Added service wrapper code ( #6220 )
...
This is the basic code to add the Windows Service Manager hooks to Nomad.
Includes vendoring golang.org/x/sys/windows/svc and added Docs:
* guide for installing as a windows service.
* configuration for logging to file from PR #6429
2019-11-11 15:16:07 -05:00
Chris Baker
a8e1a21dc8
there was a bad (localhost) URL in the vault docs
2019-11-11 19:24:40 +00:00
Charlie Voiselle
b4ce4dfdb2
linter fixes
2019-11-11 10:04:17 -05:00
Tim Gross
0ec039eddb
doc: add missing fields to LXC driver documentation ( #6640 )
...
The LXC task driver documentation is missing for many of the optional
task config fields, and for the recently added `gc` field on the
driver configuration.
2019-11-11 08:51:30 -05:00
Carlos Neira
6e59e9b208
Added firecracker-task-driver to community docs ( #6654 )
...
* Added firecracker-task-driver to community docs
Signed-off-by: Carlos Neira <cneirabustos@gmail.com >
2019-11-11 08:50:27 -05:00
RJ Spiker
501faa5e22
website - add -moz-osx-font-smoothing for smooth firefox osx fonts
2019-11-07 12:29:21 -07:00
Charlie Voiselle
94a21dce74
Merge pull request #6596 from rjspiker/rj.fonts
...
website - font and brand update
2019-11-06 13:01:58 -05:00
Drew Bailey
58b24031ec
fix long lines, add possible values
2019-11-05 14:24:52 -05:00
Drew Bailey
743a9b0598
agent api docs for monitor
...
update CHANGELOG
2019-11-05 13:53:35 -05:00