James Phillips
0fa059ec49
Switches all ACL caches to 2Q.
2016-08-09 11:00:22 -07:00
James Phillips
1e75fa0362
Moves ACL ID generation down into the endpoint.
...
We don't want ACL replication to have this behavior so it was a
little dangerous to have in the shared helper function.
2016-08-09 00:11:00 -07:00
James Phillips
5577b8ef66
Updates documentation for ACL replication.
2016-08-05 00:23:28 -07:00
James Phillips
4a931ae12e
Adds an ACL replication status endpoint.
2016-08-04 23:30:16 -07:00
James Phillips
c94f1e1b83
Increases the ACL cache size to 10k.
2016-08-04 18:03:07 -07:00
James Phillips
3906517f70
Adds a full integrated test for ACL replication.
2016-08-04 17:59:08 -07:00
James Phillips
f639f49cc0
Adds remaining core replication tests.
2016-08-04 16:33:40 -07:00
James Phillips
defb39f8d4
Removes a TODO comment.
...
Decided we don't need to log anything about the token here. If the
token is not valid then the client will get an error about that, so
anything that can happen here is related to talking to the server in
the ACL datacenter, so not specific to the token.
2016-08-04 07:46:59 -07:00
James Phillips
93a7fd0561
Adds tests for the ACL reconcile algorithm.
2016-08-03 21:24:09 -07:00
James Phillips
796933b45b
Activates fallback to replicated ACLs.
2016-08-03 21:24:09 -07:00
James Phillips
c4ae68010b
Hides the acl_replication_token from JSON output, like in /v1/agent/self.
2016-08-03 21:24:09 -07:00
James Phillips
9cece515c0
Adds basic ACL replication plumbing.
2016-08-03 21:24:04 -07:00
James Phillips
cf9eeec223
Merge pull request #2224 from hashicorp/jbs-faq-ports
...
Network ports
2016-07-29 11:46:39 -07:00
Brian Shumate
c9005797e8
Updated FAQ entry
2016-07-29 14:43:51 -04:00
Brian Shumate
05ebb9db6f
Network ports.
...
- Added a table of protocols an ports used by Consul to FAQ.
2016-07-29 13:42:30 -04:00
James Phillips
03a62157d3
Puts tree back in dev mode.
2016-07-26 17:03:47 -07:00
James Phillips
92a30b986b
Release v0.7.0-test2
2016-07-26 16:47:23 -07:00
James Phillips
65082204a3
Preps for an internal test build v0.7.0-test2.
2016-07-26 16:46:54 -07:00
James Phillips
a5c5dc3889
Update CHANGELOG.md
2016-07-25 16:32:43 -07:00
James Phillips
4011b3956c
Merge pull request #2211 from hashicorp/b-bolt-1.2.1
...
Updates Bolt DB to v1.2.1.
2016-07-25 16:30:38 -07:00
James Phillips
c1be6c0093
Updates Bolt DB to v1.2.1.
...
This fixes #2203 which was a consistency problem on Windows.
2016-07-25 16:27:31 -07:00
James Phillips
72208b6929
Merge pull request #2207 from grange74/leave-command-args-check
...
add extra check for unexpected args to leave command
2016-07-23 14:52:13 -07:00
James Phillips
d43ae492a8
Merge pull request #2208 from hashicorp/pr-2205-slackpad
...
Adds api agent docs for EnableTagOverride.
2016-07-23 14:50:08 -07:00
James Phillips
36b2ef619e
Tweaks the agent docs for `EnableTagOverride`.
2016-07-23 14:48:54 -07:00
nick.grange
63ec2dd465
add extra check for unexpected args to leave command
2016-07-24 00:36:59 +10:00
James Phillips
39f5da7456
Update CHANGELOG.md
2016-07-22 10:42:17 -07:00
shalev67
0763f1a9f5
Added api agent docs enableTagOverride var
2016-07-22 20:21:07 +03:00
James Phillips
fd1447a854
Merge pull request #2201 from jhmartin/patch-3
...
Escape verify_server_hostname angle-brackets
2016-07-20 16:08:20 -07:00
Jason Martin
bda170a872
Escape verify_server_hostname angle-brackets
2016-07-20 15:57:07 -07:00
James Phillips
079eee932a
Merge pull request #2199 from hashicorp/f-stats
...
Adds consul info data into /v1/agent/self endpoint.
2016-07-20 15:18:24 -07:00
James Phillips
5d83d507b4
Adds consul info data into /v1/agent/self endpoint.
2016-07-20 15:12:26 -07:00
James Phillips
b89fab4c7f
Merge pull request #2197 from maier/master
...
Documentation update
2016-07-20 08:50:12 -07:00
matt maier
9c3f14ce1b
Change circonus_broker_search_tag to circonus_broker_select_tag to match same change to command/agent/config.go
2016-07-20 11:44:38 -04:00
James Phillips
d42141a7e2
Merge pull request #2196 from hashicorp/b-print-version
...
Fixes startup version print to show the human version.
2016-07-20 09:09:46 -06:00
James Phillips
4a7b55c8cb
Fixes startup version print to show the human version.
2016-07-20 08:09:05 -07:00
James Phillips
0c65b1e813
Merge pull request #2195 from hashicorp/b-fix-version
...
Adds version info back into the config.
2016-07-19 18:41:42 -07:00
James Phillips
9816c995bd
Adds version info back into the config.
...
In #2191 I accedentally broke SCADA by not populating the agent's version
information into the config structure. This adds it back, and makes the
distinction between the raw parts we send to APIs and the human form of
the version that we display.
2016-07-19 18:38:15 -07:00
James Phillips
33e9f42329
Update CHANGELOG.md
2016-07-19 17:17:11 -07:00
James Phillips
51fbad91fd
Merge pull request #2193 from hashicorp/pr-2188-slackpad
...
Adds Circonus support for telemetry metrics.
2016-07-19 17:15:29 -07:00
James Phillips
d1e711a4a5
Adds a vendoring cheat sheet.
2016-07-19 17:14:25 -07:00
James Phillips
044512c6de
Updates armon/go-metrics and adds Circonus vendored libraries.
2016-07-19 16:54:21 -07:00
James Phillips
ca5f42d61d
Tweaks the docs a bit.
2016-07-19 15:54:52 -07:00
James Phillips
9b36671fd6
Removes top-level key support for Circonus configs.
...
This was a feature to help migrate to the new telemetry sub-structure,
but since this is all new we don't need it.
2016-07-19 15:46:57 -07:00
James Phillips
79726d35e4
Merge pull request #2192 from hashicorp/f-short-sha
...
Switches to the short form of the SHA for the build info.
2016-07-19 15:20:12 -07:00
James Phillips
a50d07ef82
Switches to the short form of the SHA for the build info.
2016-07-19 15:19:32 -07:00
James Phillips
a56032bc83
Simplifies the version formatter.
2016-07-19 15:15:26 -07:00
James Phillips
5dd3542028
Update CHANGELOG.md
2016-07-19 15:11:07 -07:00
James Phillips
ba264f2015
Merge pull request #2191 from hashicorp/f-version-tweak
...
Makes sure version is always displayed consistently.
2016-07-19 15:08:23 -07:00
James Phillips
53877aa260
Makes sure version is always displayed consistently.
2016-07-19 15:06:32 -07:00
James Phillips
dab7905cab
Merge pull request #2185 from richard-hulm/issue-1404
...
Add the version (from config) to the Starting Consul Agent printout
2016-07-19 13:56:53 -07:00