Commit Graph

15501 Commits

Author SHA1 Message Date
Lang Martin db9fcb03f4 docs for linux raw_exec cgroups 2019-07-24 12:36:49 -04:00
Danielle 45f3f928f5
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 0422f1b0c2
Support for hot reloading log levels 2019-07-24 13:37:08 +02:00
Preetha Appan b541b08b0c
Update changelog 2019-07-23 14:50:38 -05:00
Buck Doyle b2a4ee17de
UI: Remove unused route (#5925)
This is an extraneous addition from #4612.
2019-07-23 14:48:39 -05:00
Buck Doyle 354b4c830f
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 cc20b3169c
Add download link for Nomad 0.9.4 rc1 2019-07-23 12:16:53 -05:00
Preetha Appan c47435cdff
Merge branch 'master' of github.com:hashicorp/nomad 2019-07-23 12:09:39 -05:00
Preetha Appan 6b4c40f5a8
remove generated code 2019-07-23 12:07:49 -05:00
Preetha Appan f1fe73d896
Release v0.9.4-rc1 2019-07-23 12:00:45 -05:00
Preetha 02edd7d1e0
Update CHANGELOG.md 2019-07-22 19:58:32 -05:00
Nomad Release bot 04187c8b86 Generate files for 0.9.4-rc1 release 2019-07-22 21:42:36 +00:00
Michael Schurter 5741dd88af
Merge pull request #5990 from hashicorp/b-hack-goworkaround
logmon: Workaround golang/go#29119
2019-07-22 13:53:13 -07:00
Lang Martin d1932f1e11
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 d90680021e 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 e37bc3513c 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 a1d496c05c executor_universal_linux raw_exec cgroup failure is not fatal 2019-07-22 15:16:36 -04:00
Preetha 35f4bd4279
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 1bcbbbfbe6
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 dd6f55f33f
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 305b61631e Clarify script checks requiring shell
Closes https://github.com/hashicorp/nomad/issues/5981
2019-07-22 18:34:59 +08:00
Danielle 4a09bc237a
Merge pull request #5987 from hashicorp/dani/format-samples
chore: Format hcl configurations
2019-07-20 18:21:43 +02:00
Danielle Lancashire d454dab39b
chore: Format hcl configurations 2019-07-20 16:55:07 +02:00
Lang Martin 85b1906d28
Merge pull request #5983 from tariq87/patch-1
Update index.html.md
2019-07-19 14:43:14 -04:00
Buck Doyle 1eaf8b0568 Fix links to namespace and quotas guides 2019-07-19 12:45:28 -05:00
Jasmine Dahilig a3bb40ba8c update changelog 2019-07-19 10:14:19 -07:00
Jasmine Dahilig 2157f6ddf1
add formatting for hcl parsing error messages (#5972) 2019-07-19 10:04:39 -07:00
Lang Martin d24f56290b
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 a9f82cdbd3 changelog: add #5791 and #5975 2019-07-19 08:26:07 -07:00
Michael Schurter 19ee8cf0bb
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 2410d200f5 CHANGELOG client cpu usage 2019-07-19 11:09:17 -04:00
Lang Martin 75213af57c
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 c48e3bcdb8 CHANGELOG core system jobs blocked 2019-07-19 10:51:36 -04:00
tariq87 98c8103a05
Update index.html.md 2019-07-19 09:21:20 +05:30
Mahmood Ali 790e18b973
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 db4de5fae9
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 ee64b00141
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 a6817359d8 jobs_test AutoRevert and AutoPromote merged differently 2019-07-18 13:37:50 -04:00
Lang Martin e3b34c35a8 jobs update stanza canonicalize and default AutoPromote 2019-07-18 13:36:40 -04:00
Lang Martin 698e9d4940 tasks_test assert merging behavior around Canonicalize 2019-07-18 13:36:06 -04:00
Michael Schurter 6d095b3b36 consul: add test for check watcher deadlock 2019-07-18 08:24:09 -07:00
Mahmood Ali acbb75635b changelog GH-5837 and GH-5948 2019-07-18 22:24:07 +07:00
Lang Martin a0fe1ffdd5 default e.getAllPids in executor_basic 2019-07-18 10:57:27 -04:00
Lang Martin f282da4ced blocked_evals_test disable calls Flush 2019-07-18 10:32:13 -04:00
Lang Martin 8f7a20839e worker comment system -> core 2019-07-18 10:32:13 -04:00
Lang Martin 83d20169f6 blocked_evals reset system evals on Flush 2019-07-18 10:32:13 -04:00
Lang Martin 6e3425babf blocked_evals_test Test_UnblockNode 2019-07-18 10:32:12 -04:00
Lang Martin ea275d5ce7 fsm attach UnblockNode on node updates 2019-07-18 10:32:12 -04:00
Lang Martin 8157a7b6f8 system_sched submits failed evals as blocked 2019-07-18 10:32:12 -04:00
Lang Martin 3bf618f217 blocked_evals system evals indexed by job and node 2019-07-18 10:32:12 -04:00