Commit Graph

2618 Commits

Author SHA1 Message Date
James Phillips 73bf306073 Merge pull request #1027 from ctheune/master
Clarify keyprefix behaviour in docs
2015-06-12 07:28:37 -07:00
Christian Theune cdc00dc606 Wording. 2015-06-12 16:09:44 +02:00
Christian Theune 1bac706593 Make behaviour of keyprefixes always matching all keys in a prefix more clear. 2015-06-12 16:07:42 +02:00
Ryan Uber 47073c87c1 agent: don't replace empty tokens in the logs, fixes #1020 2015-06-12 00:11:37 -07:00
Ryan Uber d69e3ce19e Merge pull request #1024 from hashicorp/f-discovery-acl
Service Discovery ACLs
2015-06-11 17:49:12 -07:00
Ryan Uber a8b5b980e8 website: add a note in the upgrade notes for 0.6 discovery ACLs 2015-06-11 17:48:08 -07:00
Ryan Uber 62a8d82f9f website: add note about anonymous token and discovery ACLs 2015-06-11 17:39:01 -07:00
Ryan Uber 2b1a19a906 consul: fail badly if an unsupported type is passed to the ACL filter 2015-06-11 17:06:35 -07:00
Ryan Uber b5fff74c8a agent: fix failing test 2015-06-11 15:13:10 -07:00
Ryan Uber d0eee0e501 Merge pull request #1021 from gogolok/testutil_acl_support
testutil: support ACLMasterToken, ACLDatacenter and ACLDefaultPolicy
2015-06-11 15:08:33 -07:00
Ryan Uber 593b4b3dd6 consul: fix log message 2015-06-11 15:00:26 -07:00
Ryan Uber c09dfe05a7 website: document service discovery ACLs 2015-06-11 14:45:52 -07:00
Ryan Uber 63a2737cac consul: testing acl filters in isolation 2015-06-11 14:14:43 -07:00
Ryan Uber e413b0e7c7 consul: better tests for acl filtering 2015-06-11 13:23:49 -07:00
Ryan Uber 5aeb8202d6 consul: testing internal endpoint acl filtering 2015-06-11 13:05:33 -07:00
Ryan Uber aa87f2b73c consul: rename function to avoid collision and clean up 2015-06-11 13:04:47 -07:00
Ryan Uber 1ff496d6dd consul: break acl filtering into a separate struct 2015-06-11 12:08:21 -07:00
Ryan Uber 404d4d653c consul: testing health endpoint service acl filtering 2015-06-11 09:39:35 -07:00
Robert Gogolok 7f637987dd testutil: support ACLMasterToken, ACLDatacenter and ACLDefaultPolicy 2015-06-11 11:25:05 +02:00
Ryan Uber 1e2751511d consul: testing catalog endpoint acl filtering 2015-06-10 22:14:58 -07:00
Ryan Uber c8629de127 consul: begin testing discovery ACLs 2015-06-10 19:25:58 -07:00
Ryan Uber 4f9161f485 consul: use anonymous function for acl filtering 2015-06-10 18:43:48 -07:00
Ryan Uber b115047919 consul: filter internal endpoints for acls 2015-06-10 18:40:40 -07:00
Ryan Uber 4f3e661b8c acl: initial pass at service discovery acls 2015-06-10 18:40:09 -07:00
Ryan Breen f9086322d0 Merge pull request #1018 from mrwacky42/master
Spleling.
2015-06-09 18:39:47 -04:00
Sharif Nassar 9305e38b40 Spleling. 2015-06-09 15:37:57 -07:00
Ryan Uber aac385b7c4 Merge pull request #1016 from hashicorp/b-broken-kv-test
Fixes a broken unit test introduced by #834.
2015-06-09 12:10:16 -07:00
James Phillips 6e5c66a8be Fixes a broken unit test introduced by #834. 2015-06-09 12:01:20 -07:00
Armon Dadgar b9bd6110e2 Merge pull request #1008 from highlyunavailable/master
Check to see why a lock acquisition failed
2015-06-09 07:59:28 -04:00
Ryan Uber c28c910b42 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 e4f937f71d agent: use persist/load/purge convention for function names 2015-06-08 09:35:10 -07:00
Ryan Uber 445f4d874d 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 bcb974a3d2 Allow the user to control the output of the test server 2015-06-08 10:16:11 -04:00
Armon Dadgar e61cd30cd4 Merge pull request #1002 from sathiyas/terraform-aws-centos
centos6 Initial commit
2015-06-06 13:45:14 -07:00
Ryan Uber 08a12ffd5b agent: test check state restoration from AddCheck 2015-06-05 17:33:34 -07:00
Ryan Uber cf21fb1d0c website: document TTL check persistence 2015-06-05 17:15:57 -07:00
Ryan Uber bd448d27fe agent: check state is purged if expired 2015-06-05 16:59:41 -07:00
Ryan Uber 7d8993e0f0 agent: purge check state when checks are deregistered 2015-06-05 16:57:14 -07:00
Ryan Uber 8c9facbff0 agent: testing state persistence, recovery, and expiration 2015-06-05 16:45:05 -07:00
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