James Phillips
e42a613070
Adds a note about the new service discovery ACLs.
2015-10-29 16:41:38 -07:00
Diptanu Choudhury
f238ef832a
Merge pull request #1366 from hashicorp/run-vet-before-test
...
Running go vet before test
2015-10-29 15:56:13 -07:00
Diptanu Choudhury
3f75026ff9
Running go vet before test
2015-10-29 15:48:02 -07:00
James Phillips
d79bcf16da
Release v0.6.0-rc1
2015-10-29 13:42:21 -07:00
James Phillips
1a0eeee270
Merge pull request #1365 from hashicorp/sethvargo/trail
...
Add trailing slash to avoid a redirect
2015-10-29 13:26:31 -07:00
Seth Vargo
00217d39a6
Add trailing slash to avoid a redirect
2015-10-29 16:12:26 -04:00
James Phillips
6931c97da1
Release v0.6.0rc1
2015-10-29 13:03:47 -07:00
James Phillips
75369b2992
Merge pull request #1363 from hashicorp/b-vet
...
Fixes a `go vet` finding with a log message.
2015-10-29 12:50:45 -07:00
James Phillips
9107521c17
Fixes a go vet finding.
2015-10-29 12:47:20 -07:00
James Phillips
165a3ff7fc
Updates the CHANGELOG with all the 0.6.0 updates.
2015-10-29 11:47:26 -07:00
James Phillips
d0f9de1a88
Merge pull request #1362 from hashicorp/f-zip
...
Adds zip to the Vagrant box so a make works there without any fiddling.
2015-10-29 10:01:05 -07:00
James Phillips
f88dfc495c
Adds zip to the Vagrant box so a make works there without any fiddling.
2015-10-29 10:00:22 -07:00
James Phillips
af4d034cbc
Merge pull request #1361 from hashicorp/f-warn-on-batch-fail
...
Changes batch update failure to a WARN since it's nbd.
2015-10-29 09:28:05 -07:00
James Phillips
5b0697fc67
Changes batch update failure to a WARN since it's nbd.
2015-10-29 09:26:24 -07:00
James Phillips
6eb46cda11
Merge pull request #1357 from hashicorp/b-agent-spam
...
Prevents agents from considering Raft information when doing sync checks.
2015-10-28 15:00:41 -07:00
Diptanu Choudhury
f38c6a8814
Merge pull request #1356 from hashicorp/docker-check-docs
...
Added some docs for the docker check
2015-10-28 14:57:14 -07:00
Diptanu Choudhury
1e379f45f0
Some more grammer corrections and formatting to docker check docs
2015-10-28 14:56:55 -07:00
James Phillips
eb4bfa3411
Prevents agents from considering Raft information when doing sync checks.
2015-10-28 14:32:00 -07:00
Diptanu Choudhury
b29a785614
Some changes to the docker check docs
2015-10-28 14:24:03 -07:00
Diptanu Choudhury
c3cf24d022
Added some docs for the docker check
2015-10-28 14:19:57 -07:00
James Phillips
7c44a9b6c9
Fixes a bad error message.
2015-10-28 12:40:47 -07:00
James Phillips
402b3ea9e3
Removes netbsd and openbsd for now.
...
These are super close but we need to fix an issue with the Docker
client before we can include them.
2015-10-27 20:47:05 -07:00
James Phillips
b816124bbc
Merge pull request #1354 from hashicorp/b-static
...
Moves the static assets into a subfolder where index.html expects them.
2015-10-27 20:26:34 -07:00
James Phillips
0f0736cb27
Moves the static assets into a subfolder where index.html expects them.
2015-10-27 18:19:17 -07:00
James Phillips
03d173c647
Merge pull request #1353 from hashicorp/b-upshift
...
Uses correct version for automatic upshift, sets coordinate Raft log entries to ignore.
2015-10-27 16:17:14 -07:00
James Phillips
5449096bc2
Adds a check for the minimum version as well.
2015-10-27 15:56:36 -07:00
James Phillips
1c678effde
Sets the ignore flag on coordinate update Raft log entries.
2015-10-27 14:44:34 -07:00
James Phillips
c1305a08ea
Makes the version upshift code look at the correct version field.
2015-10-27 14:44:34 -07:00
Ryan Breen
7e587d1a10
Merge pull request #1352 from clstokes/docs-agent-option-atlas
...
Clarify format of the -atlas agent option.
2015-10-27 17:37:02 -04:00
Cameron Stokes
46021ab4b4
Clarify format of the -atlas agent option.
2015-10-27 14:21:05 -07:00
Diptanu Choudhury
3b5eefb713
Merge pull request #1343 from hashicorp/f-docker-check
...
Docker Support for Consul Health Checks
2015-10-26 21:00:48 -07:00
Diptanu Choudhury
fb0cae7320
Forcing the Env variable to empty while testing the default shell logic
2015-10-26 20:35:13 -07:00
Diptanu Choudhury
9070d12b2f
Added a test for selecting shell from env
2015-10-26 20:21:50 -07:00
Diptanu Choudhury
8af6ac8f16
Making an explicit check to test whether a check is of type Monitor
2015-10-26 19:52:32 -07:00
Diptanu Choudhury
f8a03508ad
Fixed the tests
2015-10-26 18:20:02 -07:00
Diptanu Choudhury
15ff470a79
Added a test to check if we are properly truncating docker exec outputs
2015-10-26 18:06:55 -07:00
Diptanu Choudhury
709b518d03
Added a test for exit code 1 with docker exec
2015-10-26 16:58:09 -07:00
Diptanu Choudhury
c8c08586f0
Fixed the Fake Docker client to simulate Exec start failures
2015-10-26 16:54:51 -07:00
Diptanu Choudhury
fd6d57ccac
Not adding the docker check if we couldn't create the client
2015-10-26 16:45:12 -07:00
James Phillips
1c9ac5789d
Merge pull request #1345 from hashicorp/f-release-cleanup
...
Cleans up some small things in preparation for a 0.6.0 RC1.
2015-10-26 16:28:02 -07:00
Diptanu Choudhury
210b968037
Making sure the script is not empty if it's a docker check
2015-10-26 16:27:48 -07:00
James Phillips
580f14dfdc
Preps the version for the first RC.
2015-10-26 16:03:14 -07:00
James Phillips
9d02372f62
Makes the Makefile pull the tools it needs on the first run.
2015-10-26 16:00:51 -07:00
James Phillips
009a2b3b50
Updates go version to 1.5.1, and modernizes the Vagrantfile.
...
Drops 32bit in the Vagrantfile as well since we can build that with
gox and don't need a special environment for it. The Vagrantfile is
now just a good default development environment.
2015-10-26 15:59:38 -07:00
Diptanu Choudhury
0a657b2602
Updated the comment for CheckType
2015-10-26 15:28:13 -07:00
Diptanu Choudhury
2276ebc978
Collect and truncate the output from docker exec
2015-10-26 15:19:35 -07:00
Diptanu Choudhury
0de0abcaec
Defaulting to Monitor check
2015-10-26 15:02:23 -07:00
Diptanu Choudhury
d2bd1b0c3f
Extracted the logic of figuring out the shell and fixing the logic to find out if the check is a Docker check
2015-10-26 15:00:34 -07:00
James Phillips
2fd3ff815c
Merge pull request #1344 from hashicorp/sethvargo/hc-releases
...
Use hc-releases to upload during dist
2015-10-26 14:43:52 -07:00
Seth Vargo
9565de0d12
Use hc-releases to upload during dist
2015-10-26 17:30:29 -04:00