Commit Graph

15507 Commits

Author SHA1 Message Date
Pete Woods
66bf8eb599 Allow the job GC interval to be configured from default of 5 minutes 2019-07-26 10:11:25 +01:00
Mahmood Ali
beeb31e66d Merge pull request #5993 from hashicorp/b-appveyor-go1.11
use go1.11 in windows CI
2019-07-26 13:45:00 +08:00
Mahmood Ali
0a10832e7c use go1.11 in windows CI 2019-07-26 13:19:28 +08:00
Preetha Appan
e76bb99915 fix grammar 2019-07-25 21:03:20 -05:00
Lang Martin
c93ed2106b Merge pull request #6008 from hashicorp/doc-cgroup-raw-exec
document cgroup raw exec
2019-07-24 13:27:54 -04:00
Lang Martin
c7cd018655 executor_universal_linux log a link to the docs on cgroup error 2019-07-24 12:37:33 -04:00
Lang Martin
0fed5eb16f docs for linux raw_exec cgroups 2019-07-24 12:36:49 -04:00
Danielle
e55f70a4f5 Merge pull request #5996 from hashicorp/f-reload-log-level
Support for hot reloading log levels
2019-07-24 13:54:04 +02:00
Danielle Lancashire
2d48ce9991 Support for hot reloading log levels 2019-07-24 13:37:08 +02:00
Preetha Appan
eafad84d3a Update changelog 2019-07-23 14:50:38 -05:00
Buck Doyle
e91f74d368 UI: Remove unused route (#5925)
This is an extraneous addition from #4612.
2019-07-23 14:48:39 -05:00
Buck Doyle
1147fd6278 UI: Remove ember-native-dom-helpers (#5959)
This also includes migration of some tests to async.
2019-07-23 14:40:32 -05:00
Preetha Appan
9aa2714094 Add download link for Nomad 0.9.4 rc1 2019-07-23 12:16:53 -05:00
Preetha Appan
98c56c2257 Merge branch 'master' of github.com:hashicorp/nomad 2019-07-23 12:09:39 -05:00
Preetha Appan
31d674bf39 remove generated code 2019-07-23 12:07:49 -05:00
Preetha Appan
014bcbb5ca Release v0.9.4-rc1 2019-07-23 12:00:45 -05:00
Preetha
4c8d743bd3 Update CHANGELOG.md 2019-07-22 19:58:32 -05:00
Nomad Release bot
4999923574 Generate files for 0.9.4-rc1 release 2019-07-22 21:42:36 +00:00
Michael Schurter
c033c93ef6 Merge pull request #5990 from hashicorp/b-hack-goworkaround
logmon: Workaround golang/go#29119
2019-07-22 13:53:13 -07:00
Lang Martin
e05e290ec7 Merge pull request #5991 from hashicorp/b-cgroup-error-non-fatal
executor_universal_linux raw_exec cgroup failure is not fatal
2019-07-22 16:52:34 -04:00
Michael Schurter
1a90b2d082 logmon: fix comment formattinglogmon: fix comment formattinglogmon: fix
comment formattinglogmon: fix comment formattinglogmon: fix comment
formatting
2019-07-22 13:05:01 -07:00
Michael Schurter
12c6ceb27b logmon: ensure errors are still handled properly
...and add a comment to switch back to the old error handling once we
switch to Go 1.12.
2019-07-22 12:49:48 -07:00
Lang Martin
cab04997f0 executor_universal_linux raw_exec cgroup failure is not fatal 2019-07-22 15:16:36 -04:00
Preetha
b2cfc5ee12 Merge pull request #5985 from hashicorp/b-enterprise-docs-guides-links
Fix links to namespace and quotas guides
2019-07-22 13:54:25 -05:00
Danielle Lancashire
e0126123ab logmon: Workaround golang/go#29119
There's a bug in go1.11 that causes some io operations on windows to
return incorrect errors for some cases when Stat-ing files. To avoid
upgrading to go1.12 in a point release, here we loosen up the cases
where we will attempt to create fifos, and add some logging of
underlying stat errors to help with debugging.
2019-07-22 18:28:12 +02:00
Mahmood Ali
037d613f11 Merge pull request #5989 from hashicorp/d-fix-bashism-text
Clarify script checks requiring shell
2019-07-22 19:41:07 +08:00
Mahmood Ali
623ada810d Clarify script checks requiring shell
Closes https://github.com/hashicorp/nomad/issues/5981
2019-07-22 18:34:59 +08:00
Danielle
1a3483c513 Merge pull request #5987 from hashicorp/dani/format-samples
chore: Format hcl configurations
2019-07-20 18:21:43 +02:00
Danielle Lancashire
1cd86141d9 chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
Lang Martin
7a97514dc3 Merge pull request #5983 from tariq87/patch-1
Update index.html.md
2019-07-19 14:43:14 -04:00
Buck Doyle
f61ec2335e Fix links to namespace and quotas guides 2019-07-19 12:45:28 -05:00
Jasmine Dahilig
47e92896a4 update changelog 2019-07-19 10:14:19 -07:00
Jasmine Dahilig
e31db578e0 add formatting for hcl parsing error messages (#5972) 2019-07-19 10:04:39 -07:00
Lang Martin
8833fb89c4 Merge pull request #5953 from hashicorp/b-job-update-auto_revert-merge
jobs update stanza merging cleanup
2019-07-19 11:57:13 -04:00
Michael Schurter
fdb14bd6e1 changelog: add #5791 and #5975 2019-07-19 08:26:07 -07:00
Michael Schurter
f87d362f6f Merge pull request #5974 from hashicorp/e2e-terraform-debug
e2e: enable_debug=true for all agents
2019-07-19 08:21:17 -07:00
Lang Martin
1b8c5eded4 CHANGELOG client cpu usage 2019-07-19 11:09:17 -04:00
Lang Martin
e34c60ea1e Merge pull request #5951 from hashicorp/b-cpu-pid-scan
reduce CPU usage running large numbers of clients
2019-07-19 11:07:03 -04:00
Lang Martin
f3fdd0f09d CHANGELOG core system jobs blocked 2019-07-19 10:51:36 -04:00
tariq87
81544bac72 Update index.html.md 2019-07-19 09:21:20 +05:30
Mahmood Ali
6e1fbfd3b2 Merge pull request #5976 from hashicorp/b-consul-template-update-20190718
Update consul-template dependency to latest
2019-07-19 06:49:13 +07:00
Michael Schurter
858d18df04 Merge pull request #5975 from hashicorp/b-check-watcher-deadlock
consul: fix deadlock in check-based restarts
2019-07-18 13:13:40 -07:00
Lang Martin
5f4475574d Merge pull request #5900 from hashicorp/f-system-sched-blocked-evals
System scheduler blocked evals
2019-07-18 16:13:15 -04:00
Lang Martin
9b077bfd20 jobs_test AutoRevert and AutoPromote merged differently 2019-07-18 13:37:50 -04:00
Lang Martin
eb7d87e1d9 jobs update stanza canonicalize and default AutoPromote 2019-07-18 13:36:40 -04:00
Lang Martin
e70542f15d tasks_test assert merging behavior around Canonicalize 2019-07-18 13:36:06 -04:00
Michael Schurter
17636727e1 consul: add test for check watcher deadlock 2019-07-18 08:24:09 -07:00
Mahmood Ali
c7ab4a6fdb changelog GH-5837 and GH-5948 2019-07-18 22:24:07 +07:00
Lang Martin
7bd881cbf7 default e.getAllPids in executor_basic 2019-07-18 10:57:27 -04:00
Lang Martin
e0edd1156e blocked_evals_test disable calls Flush 2019-07-18 10:32:13 -04:00