Alex Dadgar
|
bcb7fa1371
|
correct the dynamic port specification
|
2016-06-16 11:27:42 -07:00 |
|
Alex Dadgar
|
a15beb80c4
|
remove consul reference
|
2016-06-15 17:23:02 -07:00 |
|
Alex Dadgar
|
ee240d5162
|
remove trace
|
2016-06-15 15:47:59 -07:00 |
|
Alex Dadgar
|
03c5cc6125
|
increase timeout
|
2016-06-15 15:42:44 -07:00 |
|
Alex Dadgar
|
df01853ae6
|
Merge pull request #1289 from hashicorp/f-plan-periodic-launch
Plan displays launch time of periodic jobs
|
2016-06-15 15:31:18 -07:00 |
|
Alex Dadgar
|
c692478a39
|
Give relative time
|
2016-06-15 15:28:35 -07:00 |
|
Alex Dadgar
|
e8b69052aa
|
plan displays launch time of periodic jobs
|
2016-06-15 13:34:45 -07:00 |
|
Alex Dadgar
|
67b4f40bd8
|
Merge pull request #1288 from hashicorp/b-system-sched-failed
Track failed allocations properly in System scheduler
|
2016-06-15 13:10:51 -07:00 |
|
Alex Dadgar
|
5d69584577
|
track failed allocations properly
|
2016-06-15 12:58:19 -07:00 |
|
Sean Chittenden
|
3f1c437890
|
Merge pull request #1287 from hashicorp/f-improve-client-consul-bootstrap
client.consul_bootstrap: Use Status.Peers instead of Status.Ping
|
2016-06-15 12:38:13 -07:00 |
|
Alex Dadgar
|
73d565aabc
|
Use Status.Peers instead of Status.Ping
|
2016-06-15 12:00:20 -07:00 |
|
Diptanu Choudhury
|
be503a2b32
|
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
|
625dbb4170
|
Fixed the nav links to stats APIs
|
2016-06-15 15:46:17 +02:00 |
|
Diptanu Choudhury
|
67b6bd6a14
|
Added the links to the stats pages on the sidebar
|
2016-06-15 12:11:56 +02:00 |
|
Diptanu Choudhury
|
9f598d4367
|
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
|
14bf327859
|
Updated CHANGELOG
|
2016-06-15 11:30:23 +02:00 |
|
Diptanu Choudhury
|
eb4a719f67
|
Added a warn message for deprecated consul options
|
2016-06-15 02:31:57 +02:00 |
|
Alex Dadgar
|
399b740ee5
|
Merge pull request #1283 from hashicorp/d-consul-configs
Document consul configuration
|
2016-06-14 16:51:56 -07:00 |
|
Alex Dadgar
|
f6a47b70c7
|
Fix defaults and updates
|
2016-06-14 16:51:18 -07:00 |
|
Alex Dadgar
|
52f2f189ec
|
address comments
|
2016-06-14 15:40:48 -07:00 |
|
Alex Dadgar
|
d8e79759fc
|
Document consul configuration
|
2016-06-14 15:21:57 -07: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 |
|
Diptanu Choudhury
|
92f27fa946
|
Added the docs for the http api endpoint
|
2016-06-14 03:00:53 +02: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 |
|