Commit Graph

3745 Commits

Author SHA1 Message Date
Seth Vargo
fff90e6ddb Do not allow referrer to modify the sender
http://mathiasbynens.github.io/rel-noopener/
2016-04-22 23:37:55 -04:00
Diptanu Choudhury
496a8eb9b1 Bumping up the version of the website 2016-04-22 16:56:35 -07:00
Alex Dadgar
efcd4e822d Release v0.3.2 2016-04-22 16:30:39 -07:00
Alex Dadgar
86f36d4059 version bump 2016-04-22 16:25:15 -07:00
Alex Dadgar
ca21ae8101 changelog 2016-04-22 16:16:26 -07:00
Alex Dadgar
2d286522fc Merge pull request #1121 from hashicorp/f-server-members
`nomad server-members`: Better error handling of no cluster leader in federated clusters
2016-04-22 16:08:33 -07:00
Alex Dadgar
b6585fc50c Better error handling 2016-04-22 15:59:56 -07:00
Alex Dadgar
27b40bfc9f Merge pull request #1117 from hashicorp/f-docker-timeouts
Timeout docker connections after 1 minute
2016-04-22 15:31:16 -07:00
Diptanu Choudhury
482b9c4d70 Added doc for the SSL key of the docker driver config 2016-04-22 13:23:22 -07:00
Alex Dadgar
98aa9e6306 Timeout docker connections after 1 minute 2016-04-22 11:11:38 -07:00
Alex Dadgar
af3d1dd63b changelog 2016-04-22 10:22:55 -07:00
Alex Dadgar
82034778de Merge pull request #1115 from hashicorp/b-fix-env-splitting
Fix splitting on equals to return maximum of two strings
2016-04-22 10:20:39 -07:00
Alex Dadgar
8eb77735f3 changelog 2016-04-21 18:37:43 -07:00
Alex Dadgar
c730fe8db7 Fix splitting on equals to return maximum of two strings 2016-04-21 17:08:47 -07:00
Norman Harebottle III
ecd4308210 Minor grammar fix. (#1114)
Added a missing "is" to complete the last sentence.
2016-04-21 13:15:01 -07:00
Alex Dadgar
8411b0b3bc vendor go-getter with potential S3 credential fix 2016-04-21 10:59:21 -07:00
Alex Dadgar
faa5ee8299 Release v0.3.2-rc2 2016-04-19 17:31:50 -07:00
Alex Dadgar
5a8d4409c5 Release v0.3.2-rc2 2016-04-19 17:31:14 -07:00
Alex Dadgar
e6be454154 rc2 version bump 2016-04-19 17:21:19 -07:00
Alex Dadgar
6499bc7df4 Merge pull request #1111 from hashicorp/f-debug-info-scheduler
Scheduler error condition debug messages
2016-04-19 17:18:29 -07:00
Alex Dadgar
58c92556fb vendor 2016-04-19 17:12:44 -07:00
Alex Dadgar
fb19da7cfe more debug 2016-04-19 16:55:27 -07:00
Alex Dadgar
aac0aeb591 base debugging 2016-04-19 16:33:25 -07:00
Alex Dadgar
b999577076 Merge pull request #1105 from hashicorp/b-forked
Put the executor into the cgroup to avoid a fork race
2016-04-19 15:54:27 -07:00
Alex Dadgar
8fe6589479 Add debug message on Wait() error 2016-04-19 15:54:21 -07:00
Diptanu Choudhury
cd92e45e4b Fixed the docs around service discovery 2016-04-19 14:47:04 -07:00
Alex Dadgar
44627677f7 Freeze the cgroup and cleanup around Shutdown 2016-04-19 13:48:02 -07:00
Alex Dadgar
a9c14baf31 changelog 2016-04-19 09:20:28 -07:00
Alex Dadgar
591b8b5651 Merge pull request #1097 from hashicorp/service-no-port
Invalidating services when they contain check of type tcp and http bu…
2016-04-19 09:18:52 -07:00
Alex Dadgar
e2fbca203a changelog 2016-04-18 19:40:22 -07:00
Alex Dadgar
fc8a689188 Ensure the label exists on checks and small enhancements 2016-04-18 19:38:47 -07:00
Alex Dadgar
c09b058bd1 Merge pull request #1106 from hashicorp/b-drain-system-job
Always trigger evals on drain update
2016-04-18 19:19:41 -07:00
Alex Dadgar
37a0c2065b Fix missing format variable 2016-04-18 18:53:05 -07:00
Alex Dadgar
b14a4f1565 Always trigger evals on drain update 2016-04-18 18:43:52 -07:00
Alex Dadgar
7616be8094 Put the executor into the cgroup to avoid a fork race 2016-04-18 17:59:08 -07:00
Alex Dadgar
c3c3b66fbf protect writing to closed channel 2016-04-18 11:46:57 -07:00
Alex Dadgar
fcd9a551af Merge pull request #1073 from hashicorp/http-advertise-addr-docs
Added docs for http advertise addr
2016-04-18 10:17:21 -07:00
Diptanu Choudhury
c8fa648364 Ensuring that the docs says that the advertise block works on both server and client nodes 2016-04-16 01:30:39 -07:00
Alex Dadgar
db0fbf73e3 Merge pull request #1103 from hashicorp/b-remove-systemd
Remove systemd cgroup manager
2016-04-15 16:35:00 -07:00
Alex Dadgar
9f1976ef3e remove systemd cgroup manager 2016-04-15 14:55:30 -07:00
Alex Dadgar
8db28078ae Merge pull request #1100 from troyswanson/patch-1
Make logging more consistent
2016-04-15 13:45:59 -07:00
Troy Swanson
5379642cbb Make logging more consistent 2016-04-15 15:42:57 -05:00
Alex Dadgar
0ec6d3af56 changelog 2016-04-15 11:34:07 -07:00
Alex Dadgar
791c07fb5a Merge pull request #1099 from hashicorp/f-ip-port-var
Add IP and PORT environment variables
2016-04-15 11:33:16 -07:00
Alex Dadgar
44aff89236 nomad inspect docs 2016-04-15 11:13:26 -07:00
Alex Dadgar
636c3fc82f Add IP and PORT environment variables 2016-04-15 11:01:32 -07:00
Alex Dadgar
9f92bd4e1a Clarify blocking query docs 2016-04-15 10:33:43 -07:00
Diptanu Choudhury
07cf344847 Invalidating services when they contain check of type tcp and http but no ports 2016-04-15 12:50:55 +04:00
Alex Dadgar
fb5fa2cf28 Merge pull request #1094 from hashicorp/d-json-docs
Improved JSON docs
2016-04-14 16:49:40 -07:00
Alex Dadgar
37da266766 improved JSON docs 2016-04-14 16:47:24 -07:00