Omar Khawaja
b159476dfd
remove mac logs caveat
2019-01-28 18:01:17 -05:00
Alex Dadgar
d69ccf16cb
Merge branch 'master' of github.com:hashicorp/nomad
2019-01-28 11:19:17 -08:00
Alex Dadgar
1b8187c8ec
make nomad upgrade e2e build on non linux
2019-01-28 11:18:59 -08:00
Preetha
e8ac62c321
Merge pull request #5254 from hashicorp/b-website-link-fix
...
fixed broken link in docs
2019-01-28 13:18:23 -06:00
Alex Dadgar
d5772838a3
Merge pull request #5253 from hashicorp/b-template-env
...
Fix env templates having interpolated destinations
2019-01-28 11:17:16 -08:00
Mahmood Ali
35f15a9b0d
fix link typo
2019-01-28 14:04:46 -05:00
Chris Baker
6828d9f652
fixed broken link in docs
2019-01-28 19:03:54 +00:00
Alex Dadgar
6320e7a7ae
Merge pull request #5245 from hashicorp/b-docker-shutdown
...
Fix killing non-existant container with a kill timeout
2019-01-28 10:33:47 -08:00
Alex Dadgar
a5224f796d
changelog
2019-01-28 10:32:14 -08:00
Alex Dadgar
22a13de279
Fix env templates having interpolated destinations
...
Fixes an issue where env templates that had interpolated destinations
would not work.
Fixes https://github.com/hashicorp/nomad/issues/5250
2019-01-28 10:28:53 -08:00
Alex Dadgar
4acaf27ef5
Don't fall through
2019-01-28 09:53:19 -08:00
Alex Dadgar
ec5712345f
comment
2019-01-28 09:47:53 -08:00
Preetha
fdbde6d2ec
Merge pull request #5251 from hashicorp/doc-fix-recovery-raft-port
...
Update port in Raft V3 example.
2019-01-28 11:38:07 -06:00
Preetha
23ba5c498a
quota replication bug fix to changelog
2019-01-28 11:24:01 -06:00
Preetha
7b4b3b5f98
Merge pull request #5249 from hashicorp/consul_e2e
...
Consul e2e tests
2019-01-28 10:46:49 -06:00
Preetha
0c502baa15
Merge pull request #5244 from hashicorp/b-template-restart-count
...
Fix double restart counting for templates
2019-01-28 10:38:19 -06:00
Charlie Voiselle
ee7d8bb831
Update outage.html.markdown
2019-01-28 09:04:52 -05:00
Preetha Appan
b2cd593713
Moved in place upgrade canary test over to new e2e framework
2019-01-27 20:15:35 -06:00
Preetha
22d6e0de39
fix typo
2019-01-26 17:48:34 -06:00
Preetha
d3f7da24d1
Update CHANGELOG.md
2019-01-26 17:48:02 -06:00
Preetha
9c58bc56a9
Update CHANGELOG.md
2019-01-26 17:47:35 -06:00
Preetha Appan
787e37860b
Basic consul registration e2e
2019-01-26 10:58:25 -06:00
Preetha Appan
7488a1495f
Fix broken scheduling links in advanced scheduling guide
2019-01-26 10:57:49 -06:00
Alex Dadgar
65aa214687
Fix killing non-existant container with a kill timeout
2019-01-25 16:21:51 -08:00
Alex Dadgar
d28bf3231e
Fix double restart counting for templates
...
This PR fixes an issue where template restarts would count twice since
it was emitting a restarting event.
2019-01-25 15:38:13 -08:00
Mahmood Ali
ce95d5e3dc
changelog
2019-01-25 14:18:56 -05:00
Mahmood Ali
f01cef0eaf
Merge pull request #5242 from hashicorp/b-fix-drivers-panic
...
drivers: pass logger through driver plugin client
2019-01-25 13:22:54 -05:00
Nick Ethier
c023617436
Merge pull request #5237 from hashicorp/b-docker-09upgrade-shutdown
...
drivers/docker: handle shutdown of upgraded tasks correctly
2019-01-25 12:13:03 -05:00
Mahmood Ali
47b5dca9a1
Merge pull request #5243 from hashicorp/b-fix-scheduling-links
...
website: redirect to new scheduling doc
2019-01-25 11:17:47 -05:00
Mahmood Ali
27dd82fe7d
Merge pull request #5228 from hashicorp/f-vault-err-tweaks
...
server/vault: tweak error messages
2019-01-25 11:17:31 -05:00
Omar Khawaja
7f5b449f0a
Advanced scheduling guides (affinity + spread) ( #5001 )
...
* initial structure
* add to affinity guide
* add to affinity guide
* update affinity guide
* spread guide
* update content
* update step 3 to spread stanza
* update
* add wording to motivate the use of spread and affinity
* improve guide description and use clearer wording to distinguish constrain from affinity
* clarify challenge to user with specific example
* improve wording in the solution section
* incorporate rest of suggestions into affinity guide
* modify spread guide description
* improve wording of spread docs
* change instance count from 5 to 10 to more easily show spread
* improving spread guide and changing demo architecture
* motivate spread a bit more
* clarification about spread
* fix wording
2019-01-25 10:43:39 -05:00
Mahmood Ali
cc6b4dae70
server/vault: tweak error messages
...
Closes #5139
2019-01-25 10:33:54 -05:00
Mahmood Ali
b82cab2fe4
website: redirect to new scheduling doc
2019-01-25 10:24:33 -05:00
Mahmood Ali
b70442a325
drivers: pass logger through driver plugin client
...
This fixes a panic whenever driver plugin attempts to log a message.
2019-01-25 09:38:41 -05:00
Nick Ethier
3113046dc3
Merge pull request #5240 from hashicorp/b-docker-bridgeip-logging
...
docker: only log missing bridge_ip on initial fingerprint
2019-01-24 22:54:54 -05:00
Nick Ethier
4e5b60d0ed
Merge pull request #5239 from hashicorp/b-driver-stats-interval
...
plugins/drivers: change stats interval to duration type in proto
2019-01-24 22:54:30 -05:00
Nick Ethier
ff767d64a6
docker: only log missing bridge_ip on initial fingerprint
2019-01-24 22:34:57 -05:00
Nick Ethier
f38612c3b3
plugins/drivers: change stats interval to duration type in proto
2019-01-24 22:19:18 -05:00
Preetha
1343911558
Merge pull request #5234 from hashicorp/b-preemption-docs
...
Documentation for preemption
2019-01-24 18:32:14 -06:00
Preetha Appan
c4899fb073
fixed formatting
2019-01-24 17:24:20 -06:00
Preetha Appan
7e21650849
Delete intro section which is now in index page
2019-01-24 17:20:22 -06:00
Preetha
e818feccbe
Merge pull request #5238 from hashicorp/b-spread-docs-fixes
...
Documentation fixes for affinity and spread
2019-01-24 16:57:06 -06:00
Preetha Appan
8cffdb1357
review comments
2019-01-24 16:50:23 -06:00
Preetha Appan
16a2fab164
more code review comments
2019-01-24 16:40:00 -06:00
Alex Dadgar
61f4fa7e71
Apply suggestions from code review
...
Co-Authored-By: preetapan <preetha@hashicorp.com >
2019-01-24 15:42:11 -06:00
Preetha Appan
afbe065a30
improve spread docs
2019-01-24 14:58:26 -06:00
Nick Ethier
5304c6125a
drivers/docker: handle shutdown of upgraded tasks correctly
2019-01-24 14:21:59 -05:00
Preetha Appan
a8a7802a51
Fix spacing and add links to affinity stanza from various pages
2019-01-24 12:12:40 -06:00
Preetha Appan
de84a2e463
update to Consul 1.4.0 for e2e tests
2019-01-24 09:52:15 -06:00
Preetha
4518e4d8fb
Merge pull request #5223 from hashicorp/f-jobs-list-datacenters
...
Add Datacenters to the JobListStub struct
2019-01-24 08:13:30 -06:00