Commit Graph

4379 Commits

Author SHA1 Message Date
Diptanu Choudhury
4ecba7c7c2 Changed the client options for docker volume selinux labels 2016-06-16 21:41:02 +01:00
Diptanu Choudhury
f3a805c6a5 Added documentation 2016-06-15 02:42:15 +02:00
Diptanu Choudhury
dac4aa19df Updated changelog 2016-06-15 02:35:56 +02:00
Diptanu Choudhury
f091e2ec82 Added a client options for setting selinux options 2016-06-15 02:33:09 +02:00
Sean Chittenden
c840219c81 Merge pull request #1279 from hashicorp/b-rename-reg-to-advertise
Disambiguate `auto_join` from `auto_register`, rename `auto_register` to `auto_advertise`.
2016-06-14 13:09:25 -07:00
Sean Chittenden
f1a40c0deb Disambiguate auto_join from auto_register, rename reg to auto_advertise.
Provide an option that describes the value to the user vs the
operation performed by the software.  Momentarily introducing
`auto_join`
2016-06-14 12:11:38 -07:00
Sean Chittenden
69a3188a0a Merge pull request #1278 from hashicorp/f-vagrantcpu-count
Bump the CPU count on the primary box to `hw.ncpu-1` on Darwin
2016-06-14 11:29:10 -07:00
Sean Chittenden
8fb31f8326 Bump the CPU count on the primary box to hw.ncpu-1 on Darwin 2016-06-14 11:27:42 -07:00
Alex Dadgar
ecbab1d948 up test timeout 2016-06-13 23:08:24 -07:00
Alex Dadgar
2c98536f11 guide 2016-06-13 22:41:51 -07:00
Alex Dadgar
a2de1fe3d4 bump version 2016-06-13 21:48:52 -07:00
Alex Dadgar
bc09a04447 Merge pull request #1275 from hashicorp/b-disable-syncer-checks
Temporarily disable various syncer checks due to the API changes made…
2016-06-13 19:54:06 -07:00
Sean Chittenden
aea3e2c360 Temporarily disable various syncer checks due to the API changes made earlier today. 2016-06-13 19:52:17 -07:00
Sean Chittenden
86cce6d2ee Merge pull request #1274 from hashicorp/b-validate-interval
Validate interval values in service checks
2016-06-13 18:57:12 -07:00
Sean Chittenden
91bbc5c3c7 Fix up validation and allow existing unset timeouts to continue to be unset 2016-06-13 18:55:15 -07:00
Sean Chittenden
18ef97bf4e Upon further review, the Timeout needs to be validate for more than script checks.
This value is used for Consul HTTP and TCP checks.
2016-06-13 18:28:27 -07:00
Sean Chittenden
e43d991781 Remove diff check for ServiceID, may it R.I.P. 2016-06-13 18:22:53 -07:00
Sean Chittenden
fb6cba9d30 Guard against an interval and timeout being less than 1s 2016-06-13 18:19:40 -07:00
Sean Chittenden
076ad56bdf Don't export ServiceCheck validate 2016-06-13 18:17:43 -07:00
Alex Dadgar
dabd2ceb71 vendor hcl 2016-06-13 18:15:41 -07:00
Sean Chittenden
7e84f66ece There is no "docker" check type 2016-06-13 18:15:07 -07:00
Sean Chittenden
388ef7f6af Drive-by comment correction 2016-06-13 18:14:50 -07:00
Alex Dadgar
e39a49cb98 Merge pull request #1272 from hashicorp/b-consul-fixes
Fix IDs and domain scoping
2016-06-13 17:45:57 -07:00
Alex Dadgar
f320b5a76f address comments 2016-06-13 17:32:18 -07:00
Alex Dadgar
1e4ec6b2b3 Fix IDs and domain scoping 2016-06-13 16:30:58 -07:00
Diptanu Choudhury
95805c29e8 Merge pull request #1271 from hashicorp/b-modfied
Change Modfied to Modified
2016-06-13 15:19:01 -07:00
Chris Bednarski
6669cf8460 Change Modfied to Modified 2016-06-13 15:09:13 -07:00
Diptanu Choudhury
d64ec9d138 Removing unwated line of code 2016-06-13 15:37:55 +02:00
Diptanu Choudhury
2c987ed03e Merge pull request #1268 from hashicorp/fix-service-reconciliation
implemented reconciliation of unwanted services
2016-06-13 06:34:31 -07:00
Diptanu Choudhury
02b320c81e implemented reconciliation of unwanted services 2016-06-13 14:52:26 +02:00
Alex Dadgar
9e2bb39be9 Merge pull request #1267 from hashicorp/b-consul-register-checks
Consul.Syncer register checks and starts delegated checks
2016-06-12 22:38:02 -07:00
Alex Dadgar
73600066c4 agent just calls run 2016-06-12 22:30:52 -07:00
Alex Dadgar
e90e92da9f register checks 2016-06-12 21:28:56 -07:00
Alex Dadgar
834eb79e03 Merge pull request #1266 from hashicorp/b-consul-fixes
Do not reconcile in client and cleanup executor a bit
2016-06-12 18:33:36 -07:00
Alex Dadgar
b1351a3564 Do not reconcile in client and cleanup executor a bit 2016-06-12 18:22:07 -07:00
Alex Dadgar
0c3b7b2537 fix test 2016-06-12 16:48:55 -07:00
Alex Dadgar
d0e3dc6a81 Merge pull request #1264 from hashicorp/b-rename-services
Rename ConsulService back to Service
2016-06-12 16:44:49 -07:00
Diptanu Choudhury
06659a1ea3 Merge pull request #1265 from hashicorp/remove-initial-delay
Remove initial delay of registering services with consul
2016-06-12 16:44:16 -07:00
Diptanu Choudhury
b6d9623b9d Remove initial delay of registering services with consul 2016-06-13 01:42:56 +02:00
Alex Dadgar
c5059fc7c4 Rename ConsulService back to Service 2016-06-12 16:36:49 -07:00
Alex Dadgar
20a3dbcaf0 Document user only availabe on linux 2016-06-12 14:33:45 -07:00
Alex Dadgar
f3c1ef20fe use base 1024 for bytes not 1000 2016-06-12 14:20:39 -07:00
Alex Dadgar
dd444ba869 reworked alloc-status command 2016-06-12 14:08:47 -07:00
Alex Dadgar
fb81caa1bb unify cli output 2016-06-12 13:16:07 -07:00
Alex Dadgar
127fbfb243 skip docker test if no docker found 2016-06-12 11:28:43 -07:00
Alex Dadgar
f09706f7e7 changelog 2016-06-12 11:25:16 -07:00
Alex Dadgar
54f6f57448 Merge pull request #1262 from hashicorp/remove-artifact-check
Removing artifact check for java and qemu drivers
2016-06-12 11:21:18 -07:00
Alex Dadgar
31b36cec7f changelog 2016-06-12 11:21:05 -07:00
Alex Dadgar
9605bbbb12 Merge pull request #1261 from hashicorp/f-node-status
Improve node-status command
2016-06-12 11:19:55 -07:00
Alex Dadgar
b1bd788c55 unify units 2016-06-12 11:19:45 -07:00