Commit Graph

2538 Commits

Author SHA1 Message Date
Ryan Uber 6fe5941278 Merge pull request #1009 from hashicorp/f-persist-status
Persist check state for TTL checks
2015-06-08 09:35:22 -07:00
Ryan Uber 69921808ee agent: use persist/load/purge convention for function names 2015-06-08 09:35:10 -07:00
Ryan Uber 89de575439 Merge pull request #1014 from hashicorp/sethvargo/control_out
Allow the user to control the output of the test server
2015-06-08 09:31:22 -07:00
Seth Vargo fb879a37b5 Allow the user to control the output of the test server 2015-06-08 10:16:11 -04:00
Armon Dadgar 9f081e304d Merge pull request #1002 from sathiyas/terraform-aws-centos
centos6 Initial commit
2015-06-06 13:45:14 -07:00
Ryan Uber 2d1b873e4b agent: test check state restoration from AddCheck 2015-06-05 17:33:34 -07:00
Ryan Uber e872587e19 website: document TTL check persistence 2015-06-05 17:15:57 -07:00
Ryan Uber 1636a35289 agent: check state is purged if expired 2015-06-05 16:59:41 -07:00
Ryan Uber 2ee8fa8e15 agent: purge check state when checks are deregistered 2015-06-05 16:57:14 -07:00
Ryan Uber 7e6e861394 agent: testing state persistence, recovery, and expiration 2015-06-05 16:45:05 -07:00
Ryan Uber 7597d3d798 agent: first stab at persisting check state 2015-06-05 16:17:07 -07:00
Ryan Uber 20a2d19198 Merge pull request #834 from apoydence/master
Returns an error for a key with a '/'
2015-06-05 15:23:57 -07:00
Ryan Uber ebe57a1f65 agent: refactor loadChecks/loadServices, fixes a few minor bugs 2015-06-04 14:33:30 -07:00
Ryan Uber 5d74523d04 Update CHANGELOG.md 2015-06-04 00:04:44 -07:00
James Phillips 5c0dac6c49 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 50fbca91b3 Merge pull request #1000 from siddharthist/docs/interval-clarification
Clarify how intervals are parsed
2015-06-03 13:58:32 -04:00
siddharthist 0dac1ea126 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 993d8f6f7e centos6 Initial commit 2015-06-02 20:57:35 -04:00
James Phillips feb7f65703 Bumps protocol version to 3 to get serf version 5. 2015-06-02 17:50:35 -07:00
Ryan Uber 835b7ad730 Update CHANGELOG.md 2015-06-02 15:08:48 -07:00
Ryan Uber ee74f38f3b 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 0ed0883718 Merge pull request #992 from sathiyas/terraform-aws-rhelcentos-enhancement
Terraform aws rhel6 enhancement
2015-06-02 15:47:04 -05:00
Sathiya Shunmugasundaram 0b681edb6c AMI changes to reflect latest HVM and instance type changes to t2.micro 2015-06-02 15:54:08 -04:00
Ryan Breen 32d5f090c9 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 4bf6babea5 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 ae974bc824 removed kill signal INT from upstart 2015-06-01 13:49:24 -04:00
Sathiya Shunmugasundaram af28f3068e adding README 2015-06-01 13:43:50 -04:00
Ryan Breen 0aea1f06a1 Merge pull request #991 from hashicorp/lock-typo
Fix typo, probably
2015-06-01 09:42:19 -04:00
Clint Shryock dcb2d9e5ac fix typo 2015-06-01 08:34:54 -05:00
Sathiya Shunmugasundaram f72c21a032 variable changes for instance types 2015-06-01 01:57:18 -04:00
Sathiya Shunmugasundaram 52a15bd69e Rename rhel to rhel6 2015-06-01 01:43:52 -04:00
Sathiya Shunmugasundaram edbd023ee5 Adding rhel scripts and changes for rhel paramaters 2015-06-01 01:26:50 -04:00
Sathiya Shunmugasundaram 7c76a5d816 moved scripts/* under scripts/ubuntu to add support for other platforms 2015-05-31 14:00:57 -04:00
Ryan Uber 5226e29a69 agent: don't replace config on SIGHUP if parsing fails 2015-05-30 22:50:24 -07:00
Rafik Salama d3cf967977 UI: Fix restoring state for service names containing slashes 2015-05-29 18:35:39 -04:00
Ryan Uber 26d15e6f07 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 3bfc6dfe49 command/agent: skip unix file permissions test on windows 2015-05-29 21:12:45 +02:00
Ryan Breen b98d0760d8 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 7e2e661d83 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 32820fc9d2 website: add status field for check registration in http docs 2015-05-28 13:09:33 -07:00
Ryan Uber 1ae7710024 website: document setting initial status of health checks in config 2015-05-28 13:03:01 -07:00
Ryan Uber 84b602a925 website: be explicit about grace period in lock command 2015-05-28 12:24:32 -07:00
Armon Dadgar defec8ecfa 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 794974d759 Reissues cert for the unit tests, which expired a few days ago. 2015-05-27 15:08:58 -07:00
Ryan Breen a02ba02815 Merge pull request #977 from sdboyer/master
nit: Condense switch fallthroughs into expression lists
2015-05-26 21:45:01 -04:00
Sam Boyer f37e2514d8 Separate cases is better when its more verbose 2015-05-26 21:43:41 -04:00
Sam Boyer 40478cb534 Condense switch fallthroughs into expr lists 2015-05-26 21:30:14 -04:00
Paul Hinze e364bd4701 Merge pull request #974 from hashicorp/b-vagrantfile-syntax
Vagrantfile: fix provider syntax
2015-05-26 14:49:19 -05:00
Paul Hinze 397cdab488 Vagrantfile: fix provider syntax
No provider config was being set.
2015-05-26 13:24:08 -05:00
Paul Hinze 0864c681b4 Merge pull request #964 from sathiyas/fix-terraform-aws-variables
Fix terraform aws variables
2015-05-26 10:00:17 -05:00