Commit Graph

12232 Commits

Author SHA1 Message Date
Michael Lange ac89f346d4 Dropdown entry to the styleguide 2018-06-29 14:21:33 -07:00
Michael Lange 15de710759 Styleguide entry for the diff-viewer 2018-06-29 13:34:01 -07:00
Rob Genova fe3f19dadd
Merge pull request #4453 from hashicorp/f-tf-configs-0.8.4
tf: Bump Vault, Consul, Nomad versions; update AWS AMI
2018-06-28 10:33:57 -07:00
Rob Genova b1fc227b5c bump Vault, Consul, Nomad versions; update AWS AMI 2018-06-26 22:13:47 +00:00
Charlie Voiselle e8e5a67498
Merge pull request #4444 from hashicorp/f-changelog-4441
Added info about #4441 to Changelog
2018-06-22 14:32:29 -04:00
Charlie Voiselle ba3ecda2d4
Added info about #4441 to Changelog
https://github.com/hashicorp/nomad/pull/4441
2018-06-22 12:12:24 -04:00
Charlie Voiselle dc6032c3b9
Merge pull request #4441 from hashicorp/b-extend-wmiquery-timeout
Extend timeout based on user feedback
2018-06-22 12:06:34 -04:00
Preetha e5543469d7
Merge pull request #4442 from obitech/master
Fixed dead link to SWIM paper
2018-06-22 10:14:44 -05:00
Alex 71ab767f7e
Merge pull request #1 from obitech/obitech-website-patch-1
Fixed dead link to SWIM paper
2018-06-22 10:10:53 +02:00
Alex 061b7fee58
Fixed dead link to SWIM paper 2018-06-22 10:09:32 +02:00
Preetha Appan 21ce99ec47
Changelog 2018-06-21 17:21:02 -05:00
Preetha ff85f20b05
Merge pull request #4440 from hashicorp/f-docs-telemetry-parent-labels
Improve telemetry docs
2018-06-21 17:13:52 -05:00
Preetha b567750824
Merge pull request #4392 from burdandrei/telemetry-parametrized-jobs
Parametrized/periodic jobs per child tagged metric emmision
2018-06-21 17:13:36 -05:00
Preetha 043f4c208b
Merge pull request #3882 from burdandrei/telemetry-add-node-class-tag
Added node class to tagged metrics
2018-06-21 17:04:35 -05:00
Charlie Voiselle 1560d0b893
Extend timeout based on user feedback
Closes https://github.com/hashicorp/nomad/issues/4439.
2018-06-21 15:27:56 -04:00
Preetha Appan 310a203a35
Docs about node_class label 2018-06-21 11:17:39 -05:00
Preetha Appan 638874872e
add docs for new labels 2018-06-21 10:29:42 -05:00
Preetha 56481ca358
Merge pull request #4432 from burdandrei/hardware-requerements-docs
High load clusters IO requirements
2018-06-21 08:19:06 -05:00
Andrei Burd 444ee45aff Parametrized/periodic jobs per child tagged metric emmision 2018-06-21 10:40:56 +03:00
Andrei Burd 7eae4441eb High load clusters IO requeremets 2018-06-21 10:22:49 +03:00
Preetha Appan d64bc34617
Update changelog 2018-06-20 16:00:38 -05:00
Preetha 77cbbf7111
Merge pull request #4390 from jrasell/f_gh_4381
Add 'nomad.advertise.address' to client meta via NomadFingerPrint
2018-06-20 15:58:09 -05:00
Michael Schurter c3d30f4e6c
Merge pull request #4434 from gkrizek/gkrizek/fix-getting-started
Formatting and Typo fixes for Getting Started pages
2018-06-20 11:34:24 -07:00
Preetha ff7aaf9d72
Merge pull request #4431 from alvin-huang/fix_vendor
bump go-discover to fix Azure provider `vendor.json` file
2018-06-20 13:29:13 -05:00
Graham Krizek 7ecb2fcbc3 Formatting and Typo fixes for Getting Started pages 2018-06-20 11:53:00 -05:00
Alvin Huang ca3d767d40 bump go-discover to fix Azure provider `vendor.json` file 2018-06-20 12:51:52 -04:00
Preetha fb2bc93edf
Merge pull request #4433 from hashicorp/b-fix-removepeer-docs
Fix remove peer docs
2018-06-20 10:09:25 -05:00
Preetha Appan 20dd943ad2
Fix remove peer docs 2018-06-20 10:06:36 -05:00
Charlie Voiselle 38c59b8821
Merge pull request #4425 from hashicorp/d-warn-impossible-constraint
Added warning about impossible constraints
2018-06-19 12:06:22 -04:00
James Rasell 75f95ccf09
Merge branch 'master' into f_gh_4381 2018-06-19 17:51:57 +02:00
Preetha 7250b4341b
Merge pull request #4418 from margueritepd/restart-stanza-docs-update
Clarify defaults and behaviour of mode = fail in restart stanza in documentation
2018-06-19 10:11:48 -05:00
Charlie Voiselle ae89587efe Remove extra linefeed 2018-06-19 09:30:15 -04:00
Charlie Voiselle a3780d37e2 Added warning about impossible constraints
This was as a resolution to https://github.com/hashicorp/nomad/issues/4424
2018-06-19 09:27:16 -04:00
Michael Lange 9d75c5192a
Merge pull request #4416 from hashicorp/b-ui-flaky-alloc-detail-test
UI: Actually ensure that the allocation relies on an unhealthy driver
2018-06-15 11:30:10 -07:00
Michael Schurter 1527ade715
Merge pull request #4417 from dirkkok/patch-1
Fix typo in `nomad node` help text
2018-06-14 14:35:08 -07:00
Marguerite des Trois Maisons 92d8ca66f8 Clarify defaults and behaviour of mode = fail in restart stanza 2018-06-14 17:28:52 -04:00
Michael Lange 87068af86c
Merge pull request #4415 from hashicorp/b-ui-clean-up-ed-code
UI: Clean up some ember data code
2018-06-14 11:44:54 -07:00
Dirk Kok 0cb04c2cbf
Fix typo in `nomad node` help text
The command `nomad node eligibility` doesn't accept the `-disabled` option, this should be `-disable`.
2018-06-14 15:48:01 +02:00
Alex Dadgar b61051b3cd
Merge pull request #4409 from hashicorp/r-client-packages
Refactor client packages
2018-06-13 17:32:25 -07:00
Michael Lange f2163568c9 Actually ensure that the allocation relies on an unhealthy driver 2018-06-13 16:33:47 -07:00
Alex Dadgar 22757d964e lint 2018-06-13 16:06:39 -07:00
Alex Dadgar af558df94c Fix test using a lot of memory 2018-06-13 15:52:25 -07:00
Michael Lange a17b07b48b
Merge pull request #4410 from hashicorp/b-ui-update-vagrant
UI: update vagrant
2018-06-13 15:49:40 -07:00
Alex Dadgar 300b1a7a15 Tests only use testlog package logger 2018-06-13 15:40:56 -07:00
Michael Lange c86183154b Remove hacky code that worked around an Ember Data bug
The bug is fixed in 2.18, so this can be written in the normal
less surprising way.
2018-06-13 15:05:18 -07:00
Michael Lange b9d590349e Dasherize task names in factory
This is to avoid test failures due to url encoding mismatches
2018-06-13 15:04:31 -07:00
Alex Dadgar c3c79c408e Reset Queued allocs to zero when job stopped
When a job is stopped but not purged, we should set the Queued count to
be zero.
2018-06-13 10:46:39 -07:00
Chelsea Komlo 03075b603a
Merge pull request #4399 from hashicorp/r-reload-refactor
Refactor logic for dynamic reloading
2018-06-13 13:35:12 -04:00
Alex Dadgar c668ed629a
Merge pull request #4412 from ogham/patch-1
Close unclosed backtick in docs
2018-06-13 10:00:40 -07:00
Chelsea Holland Komlo da712f4f47 fixup! more specific test assertion 2018-06-13 09:58:40 -04:00