Mahmood Ali
2c1c8b08ea
website: document Quota field in ns payloads
2019-09-09 13:48:58 -07:00
Mahmood Ali
ea14029f3e
website: fix typo
2019-09-09 10:26:08 -07:00
Mahmood Ali
7b978bde38
Merge pull request #6302 from hashicorp/b-fix-nomad-ns-help
...
fix 'nomad namespace apply' help message
2019-09-09 13:24:45 -04:00
Buck Doyle
2be3748fd1
Convert resources page to Markdown ( #6301 )
...
The auto-generation of TOC wasn’t working because the
“auto-linking header tags” described here doesn’t work
if the file isn’t Markdown:
https://github.com/hashicorp/middleman-hashicorp#auto-linking-header-tags
2019-09-09 12:05:16 -05:00
Mahmood Ali
483b10ab0e
fix 'nomad namespace apply' help
...
Named arguments need to preceed positional arguments.
2019-09-09 10:04:41 -07:00
Mahmood Ali
6d2b3f68e4
docs: mark consul connect integration as beta
2019-09-09 09:59:55 -07:00
Mahmood Ali
0a546833f0
Merge pull request #6299 from hashicorp/d-0.10.0-beta1-link
...
website: Link to 0.10.0-beta1 release
2019-09-09 12:06:26 -04:00
Mahmood Ali
8ae94cc79d
website: Link to 0.10.0-beta1 release
2019-09-09 09:05:06 -07:00
Mahmood Ali
c93f975999
Merge pull request #6297 from hashicorp/f-group-services-docs
...
Start of docs for group level service and network stanza.
2019-09-09 12:03:16 -04:00
Mahmood Ali
4ea0476a00
Merge pull request #6295 from hashicorp/docs-service-tweaks
...
docs: mention task field for checks
2019-09-09 12:02:19 -04:00
Mahmood Ali
e286bf974f
Merge pull request #6298 from hashicorp/docs-add-exec-caps
...
Docs: Added alloc_exec and alloc_node_exec capabilities
2019-09-09 12:01:37 -04:00
Buck Doyle
986b35c5cd
Remove website job for UI branches ( #6273 )
2019-09-09 10:57:07 -05:00
Charlie Voiselle
b5cc7c72ef
Added alloc_exec and alloc_node_exec capabilities
...
These were added in 4f7bd68f5c
2019-09-09 11:11:56 -04:00
Preetha Appan
864789bcb8
Fix formatting
2019-09-08 22:57:55 -05:00
Preetha Appan
effd6cf439
Start of docs for group level service and network stanza.
2019-09-08 22:39:30 -05:00
Michael Schurter
8aeba27278
docs: mention task field for checks
...
Tweak wording in changelog to match other entries.
2019-09-06 14:13:05 -07:00
Michael Schurter
a8de6a7f2e
Merge pull request #6287 from hashicorp/docs-connect-updates
...
docs: add more detail to connect stanzas
2019-09-06 13:52:17 -07:00
Michael Schurter
e6871ef237
docs: add more detail to connect stanzas
2019-09-06 13:09:02 -07:00
Tim Gross
f7c9db5624
e2e: tag instances with origin ( #6293 )
...
When multiple developers are working on e2e testing, it helps to be
able to identify which infrastructure belongs to which Nomad SHA and
which developer. This adds tags to the EC2 instances.
2019-09-06 15:49:18 -04:00
Mahmood Ali
026a36b367
remove generated code
2019-09-06 19:24:15 +00:00
Mahmood Ali
82f214630c
Release v0.10.0-beta1
2019-09-06 19:19:21 +00:00
Nomad Release bot
7df4da75f7
Generate files for 0.10.0-beta1 release
2019-09-06 18:47:09 +00:00
Preetha
eec2033387
Merge pull request #6252 from hashicorp/f-e2e-script-checks
...
e2e: script check testing
2019-09-06 10:35:43 -05:00
Tim Gross
8acd2535d0
script checks: Update needs to update Alloc as well ( #6291 )
2019-09-06 11:18:00 -04:00
Tim Gross
f856cd4c58
script checks: use cat instead of ls for exit code agreement
2019-09-06 11:17:00 -04:00
Tim Gross
863339d65a
e2e: script check testing
2019-09-06 10:18:55 -04:00
Danielle
b73cae6488
Merge pull request #6288 from hashicorp/volume-acl-docs
...
docs: Add host volume acl docs
2019-09-06 15:04:07 +02:00
Danielle
95b365d51b
Apply suggestions from code review
...
acl_docs: Stylistic improvements
Co-Authored-By: Tim Gross <tim@0x74696d.com >
2019-09-06 15:03:38 +02:00
Luiz Aoqui
54426a7091
Merge pull request #6289 from hashicorp/docs-fix-host-volume-path
...
Fix host volume path
2019-09-06 09:02:38 -04:00
Luiz Aoqui
a4ebfc2769
fix host volume path
2019-09-06 08:44:57 -04:00
Danielle Lancashire
de14e052f5
docs: Add host volume acl docs
2019-09-06 14:02:19 +02:00
Michael Schurter
ad2d420a0c
Merge pull request #6286 from hashicorp/b-inplaceupdate-bugfix
...
Fix inplace updates bug with group level networks
2019-09-05 17:01:30 -07:00
Preetha Appan
654c72a7b4
update comment
2019-09-05 18:43:30 -05:00
Preetha Appan
87e998d043
Fix inplace updates bug with group level networks
...
During inplace updates, we should be using network information
from the previous allocation being updated.
2019-09-05 18:37:24 -05:00
Jasmine Dahilig
30fa9bc9dd
upgrade guide for 0.10.0 ( #6266 )
2019-09-05 13:27:37 -07:00
Buck Doyle
cf12d547b4
Fix documentation typo ( #6285 )
2019-09-05 15:04:52 -05:00
Buck Doyle
e41a7f6765
UI: Remove Connect proxy tag tests again ( #6284 )
...
This semi-reverts #6275 , as the tests are intermittently
failing in CI.
2019-09-05 14:34:47 -05:00
Michael Schurter
6c5ec871e9
Merge pull request #6279 from hashicorp/f-connect-docs
...
Initial placeholder connect docs
2019-09-05 12:29:44 -07:00
Michael Schurter
115700155e
Merge pull request #6282 from hashicorp/f-connect-dev-path
...
connect: check if consul is on PATH
2019-09-05 12:25:23 -07:00
Tim Gross
32a1547b88
add CNI plugins to Vagrant install ( #6280 )
2019-09-05 15:10:15 -04:00
Buck Doyle
801cb32d07
UI: Restore Connect proxy tag tests ( #6275 )
...
These are the tests skipped in #6271 .
2019-09-05 14:09:32 -05:00
Michael Schurter
590e805588
connect: check if consul is on PATH
...
Only in -dev-connect mode for now since its valid to install Consul
after Nomad has started in production.
2019-09-05 12:05:42 -07:00
Jasmine Dahilig
dcad10779c
Update CHANGELOG.md
2019-09-05 11:56:12 -07:00
Jasmine Dahilig
aac912d437
update namespace envvar entry in changelog
2019-09-05 11:54:42 -07:00
Jasmine Dahilig
36f9510b44
fix changelog message
2019-09-05 11:42:07 -07:00
Preetha Appan
1f86f29cb4
Add docs for new kind field
2019-09-05 13:31:05 -05:00
Jasmine Dahilig
50c515ab6f
add validation for job_gc_interval ( #6277 )
2019-09-05 11:20:46 -07:00
Tim Gross
b40b0b1ae6
add CNI plugins to Vagrant install
2019-09-05 14:20:17 -04:00
Buck Doyle
97150f9f42
UI: Move kind property to task ( #6271 )
...
I put this property in the wrong place.
I’ve found how to fix the mock API in the tests but
they’re failing to pass with headless Chrome only,
so they’re skipped for now.
2019-09-05 13:14:54 -05:00
Preetha Appan
3b955c389d
Initial placeholder connect docs
2019-09-05 13:08:31 -05:00