Commit Graph

4386 Commits

Author SHA1 Message Date
Diptanu Choudhury 018a8ab6b0 Merge pull request #1273 from hashicorp/docs-stats
Added the docs for the stats http api endpoint
2016-06-15 15:46:38 +02:00
Diptanu Choudhury 3fda196a5a Fixed the nav links to stats APIs 2016-06-15 15:46:17 +02:00
Diptanu Choudhury f07eec2824 Added the links to the stats pages on the sidebar 2016-06-15 12:11:56 +02:00
Diptanu Choudhury 201dd28743 Merge pull request #1284 from hashicorp/add-warn-message
Added a warn message for deprecated consul options
2016-06-15 11:33:24 +02:00
Diptanu Choudhury 0938e38a67 Updated CHANGELOG 2016-06-15 11:30:23 +02:00
Diptanu Choudhury fd80e6ed0f Added a warn message for deprecated consul options 2016-06-15 02:31:57 +02:00
Alex Dadgar 6221be5df3 Merge pull request #1283 from hashicorp/d-consul-configs
Document consul configuration
2016-06-14 16:51:56 -07:00
Alex Dadgar edef5e763a Fix defaults and updates 2016-06-14 16:51:18 -07:00
Alex Dadgar 85acb0877f address comments 2016-06-14 15:40:48 -07:00
Alex Dadgar aea21affdb Document consul configuration 2016-06-14 15:21:57 -07:00
Sean Chittenden bdbbf2cd2c 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 6e22b680ce
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 c98da4f08e 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 aa8d24074f
Bump the CPU count on the primary box to `hw.ncpu-1` on Darwin 2016-06-14 11:27:42 -07:00
Alex Dadgar 5917af7da2 up test timeout 2016-06-13 23:08:24 -07:00
Alex Dadgar 2f7e1fa569 guide 2016-06-13 22:41:51 -07:00
Alex Dadgar ec2e74cbd3 bump version 2016-06-13 21:48:52 -07:00
Alex Dadgar 7fefeca691 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 10ce8f27d4
Temporarily disable various syncer checks due to the API changes made earlier today. 2016-06-13 19:52:17 -07:00
Sean Chittenden 5d1265ad22 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 4f14d51013
Fix up validation and allow existing unset timeouts to continue to be unset 2016-06-13 18:55:15 -07:00
Sean Chittenden c3a3fdc230
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 baac19cad6
Remove diff check for ServiceID, may it R.I.P. 2016-06-13 18:22:53 -07:00
Sean Chittenden 79c675cf72
Guard against an interval and timeout being less than 1s 2016-06-13 18:19:40 -07:00
Sean Chittenden af8db7ec18
Don't export ServiceCheck validate 2016-06-13 18:17:43 -07:00
Alex Dadgar 48d27fc5f8 vendor hcl 2016-06-13 18:15:41 -07:00
Sean Chittenden 08c88102a7
There is no "docker" check type 2016-06-13 18:15:07 -07:00
Sean Chittenden a54b4e08f8
Drive-by comment correction 2016-06-13 18:14:50 -07:00
Diptanu Choudhury 9e59d3c22d Added the docs for the http api endpoint 2016-06-14 03:00:53 +02:00
Alex Dadgar 57931b4bf0 Merge pull request #1272 from hashicorp/b-consul-fixes
Fix IDs and domain scoping
2016-06-13 17:45:57 -07:00
Alex Dadgar 4b04e503f3 address comments 2016-06-13 17:32:18 -07:00
Alex Dadgar 8bbf4a55e5 Fix IDs and domain scoping 2016-06-13 16:30:58 -07:00
Diptanu Choudhury 091b90dc33 Merge pull request #1271 from hashicorp/b-modfied
Change Modfied to Modified
2016-06-13 15:19:01 -07:00
Chris Bednarski 02385f0dbc Change Modfied to Modified 2016-06-13 15:09:13 -07:00
Diptanu Choudhury 2e10458367 Removing unwated line of code 2016-06-13 15:37:55 +02:00
Diptanu Choudhury 2c0af5f36b Merge pull request #1268 from hashicorp/fix-service-reconciliation
implemented reconciliation of unwanted services
2016-06-13 06:34:31 -07:00
Diptanu Choudhury d019d8ef8e implemented reconciliation of unwanted services 2016-06-13 14:52:26 +02:00
Alex Dadgar b34cf1f4ef 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 753d50f3d4 agent just calls run 2016-06-12 22:30:52 -07:00
Alex Dadgar 232654cdee register checks 2016-06-12 21:28:56 -07:00
Alex Dadgar 69e251bb41 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 a82c2bb058 Do not reconcile in client and cleanup executor a bit 2016-06-12 18:22:07 -07:00
Alex Dadgar e4506ea333 fix test 2016-06-12 16:48:55 -07:00
Alex Dadgar c68d23b7d6 Merge pull request #1264 from hashicorp/b-rename-services
Rename ConsulService back to Service
2016-06-12 16:44:49 -07:00
Diptanu Choudhury 4dd0f951a4 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 751b2e1bcb Remove initial delay of registering services with consul 2016-06-13 01:42:56 +02:00
Alex Dadgar 8e231fa382 Rename ConsulService back to Service 2016-06-12 16:36:49 -07:00
Alex Dadgar 3bef934580 Document user only availabe on linux 2016-06-12 14:33:45 -07:00
Alex Dadgar e547f1a86d use base 1024 for bytes not 1000 2016-06-12 14:20:39 -07:00
Alex Dadgar b3a48f5d53 reworked alloc-status command 2016-06-12 14:08:47 -07:00