Ryan Uber
f1eb739949
agent: first stab at persisting check state
2015-06-05 16:17:07 -07:00
Ryan Uber
4d8b4abcc5
Merge pull request #834 from apoydence/master
...
Returns an error for a key with a '/'
2015-06-05 15:23:57 -07:00
Tiru Srikantha
0184227828
Check to see why a lock acquisition failed
2015-06-05 13:23:23 -07:00
Ryan Uber
7e82b3c32c
agent: refactor loadChecks/loadServices, fixes a few minor bugs
2015-06-04 14:33:30 -07:00
Ryan Uber
436634bf44
Update CHANGELOG.md
2015-06-04 00:04:44 -07:00
James Phillips
478d1c3d2d
Merge pull request #996 from hashicorp/f-tcp-pings
...
Bumps protocol version to 3 to get serf version 5.
2015-06-03 21:18:45 -07:00
Ryan Breen
3dd2b475c8
Merge pull request #1000 from siddharthist/docs/interval-clarification
...
Clarify how intervals are parsed
2015-06-03 13:58:32 -04:00
siddharthist
be68db0136
Clarify how intervals are parsed
...
Current docs only show second intervals and do not specify
other valid options, this commit specifically outlines how the times are
parsed.
2015-06-03 12:53:09 -05:00
Sathiya Shunmugasundaram
0382efbbe1
centos6 Initial commit
2015-06-02 20:57:35 -04:00
James Phillips
7b8aae37cb
Bumps protocol version to 3 to get serf version 5.
2015-06-02 17:50:35 -07:00
Ryan Uber
a36728649f
Update CHANGELOG.md
2015-06-02 15:08:48 -07:00
Ryan Uber
5be6e86083
Merge pull request #988 from rafikk/master
...
UI: Fix restoring state for service names containing slashes
2015-06-02 15:06:39 -07:00
Paul Hinze
2fd6ff82e0
Merge pull request #992 from sathiyas/terraform-aws-rhelcentos-enhancement
...
Terraform aws rhel6 enhancement
2015-06-02 15:47:04 -05:00
Sathiya Shunmugasundaram
e3e38a815c
AMI changes to reflect latest HVM and instance type changes to t2.micro
2015-06-02 15:54:08 -04:00
Ryan Breen
3686f3ea99
Merge pull request #994 from andrewortman/patch-2
...
Fix confusing statement about BoltDB upgrade for 0.5.2
2015-06-02 14:04:02 -04:00
Andrew Ortman
b8fad5c0ad
Update upgrade instructions for 0.5.2
...
The docs were confusing as to whether or not 0.5.2 includes the migration tool, which it does. This edit should make it more clear for the end user
2015-06-02 13:02:35 -05:00
Sathiya Shunmugasundaram
111c7ca9f6
removed kill signal INT from upstart
2015-06-01 13:49:24 -04:00
Sathiya Shunmugasundaram
d8921e8ad1
adding README
2015-06-01 13:43:50 -04:00
Ryan Breen
63e4dffbbc
Merge pull request #991 from hashicorp/lock-typo
...
Fix typo, probably
2015-06-01 09:42:19 -04:00
Clint Shryock
9d6af83fa4
fix typo
2015-06-01 08:34:54 -05:00
Sathiya Shunmugasundaram
dba915b8a5
variable changes for instance types
2015-06-01 01:57:18 -04:00
Sathiya Shunmugasundaram
0d7f3c6d27
Rename rhel to rhel6
2015-06-01 01:43:52 -04:00
Sathiya Shunmugasundaram
1bb019423d
Adding rhel scripts and changes for rhel paramaters
2015-06-01 01:26:50 -04:00
Sathiya Shunmugasundaram
f94e70d66e
moved scripts/* under scripts/ubuntu to add support for other platforms
2015-05-31 14:00:57 -04:00
Ryan Uber
359abdb9a8
agent: don't replace config on SIGHUP if parsing fails
2015-05-30 22:50:24 -07:00
Rafik Salama
479bc1c2db
UI: Fix restoring state for service names containing slashes
2015-05-29 18:35:39 -04:00
Ryan Uber
015c39baf5
Merge pull request #986 from ceh/skip-testsetfilepermissions-windows
...
command/agent: skip unix file permissions test on windows
2015-05-29 12:30:50 -07:00
Emil Hessman
c746d218f4
command/agent: skip unix file permissions test on windows
2015-05-29 21:12:45 +02:00
Ryan Breen
b4bbb900cd
Merge pull request #983 from spencergibb/patch-1
...
add Spring Cloud Consul to Community tools
2015-05-28 19:55:54 -04:00
Spencer Gibb
14f3a4dc3b
add Spring Cloud Consul to Community tools
...
[Spring Cloud](http://projects.spring.io/spring-cloud ) provides tools for JVM developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing, micro-proxy, control bus, one-time tokens, global locks, leadership election, distributed sessions, cluster state).
We have just released the first milestone of [Spring Cloud Consul](http://cloud.spring.io/spring-cloud-consul/spring-cloud-consul.html ) ([announcement blog post](https://spring.io/blog/2015/05/27/spring-cloud-consul-1-0-0-m1-available-now ), [github repo](https://github.com/spring-cloud/spring-cloud-consul )). This implements configuration management, service discovery and the control bus using the Consul HTTP API. In the future we plan to implement global locks, leadership election, distributed sessions using Consul.
2015-05-28 19:52:43 -04:00
Ryan Uber
b6e31a2e6f
website: add status field for check registration in http docs
2015-05-28 13:09:33 -07:00
Ryan Uber
90f8c91761
website: document setting initial status of health checks in config
2015-05-28 13:03:01 -07:00
Ryan Uber
b6151768dd
website: be explicit about grace period in lock command
2015-05-28 12:24:32 -07:00
Armon Dadgar
89a41a4ff0
Merge pull request #979 from hashicorp/b-expired-test-certs
...
Reissues cert for the unit tests, which expired a few days ago.
2015-05-27 15:44:02 -07:00
James Phillips
df39128da4
Reissues cert for the unit tests, which expired a few days ago.
2015-05-27 15:08:58 -07:00
Ryan Breen
9275bea5e2
Merge pull request #977 from sdboyer/master
...
nit: Condense switch fallthroughs into expression lists
2015-05-26 21:45:01 -04:00
Sam Boyer
930c6165d0
Separate cases is better when its more verbose
2015-05-26 21:43:41 -04:00
Sam Boyer
bdc5983463
Condense switch fallthroughs into expr lists
2015-05-26 21:30:14 -04:00
Paul Hinze
6f76f3302f
Merge pull request #974 from hashicorp/b-vagrantfile-syntax
...
Vagrantfile: fix provider syntax
2015-05-26 14:49:19 -05:00
Paul Hinze
10a021a926
Vagrantfile: fix provider syntax
...
No provider config was being set.
2015-05-26 13:24:08 -05:00
Paul Hinze
782d36fe64
Merge pull request #964 from sathiyas/fix-terraform-aws-variables
...
Fix terraform aws variables
2015-05-26 10:00:17 -05:00
Armon Dadgar
b2dd29cba7
Merge pull request #969 from tgwizard/members-command-sorted
...
Sort output in the consul members command
2015-05-22 11:16:11 -07:00
Adam Renberg
263fae2292
Sort members in by name for consul members
2015-05-22 10:37:54 +02:00
Adam Renberg
bec5ce6af9
Sort tags in consul members -detailed output
2015-05-22 10:27:47 +02:00
Ryan Breen
d5dc5b55ac
Merge pull request #966 from trumant/arch_diagram_network_ports
...
Adding networking info to the arch diagram
2015-05-21 11:42:24 -04:00
Travis Truman
8588ba42c3
Adding networking info to the arch diagram
2015-05-21 11:35:32 -04:00
Sathiya Shunmugasundaram
f052b7c3df
Added tags for EC2 instances
2015-05-20 20:38:42 -04:00
James Phillips
d59371bebd
Merge pull request #961 from hashicorp/b-cleanup-vagrantfile
...
Cleans up Vagrantfile.
2015-05-19 21:15:26 -07:00
Ryan Uber
b5cd115795
agent: flush progress info to console during migrations
2015-05-19 18:47:44 -07:00
James Phillips
ad7a4c1242
Cleans up Vagrantfile.
...
* Fixes up permissions so `make` runs cleanly after bringing up an environment.
* Adds better use of variables for Go paths.
* Adds a note about the ancient boxes.
* Silences wget spam while provisioning.
2015-05-19 15:26:47 -07:00