4172 Commits (bc6d015d520ef37b8c6fd1f77d4bbaa8127f1468)
 

Author SHA1 Message Date
James Phillips bc6d015d52 Update CHANGELOG.md 8 years ago
James Phillips 66dcefcc4a Merge pull request #2222 from hashicorp/f-raft-v2 8 years ago
James Phillips fbcb932d88 Update CHANGELOG.md 8 years ago
James Phillips 1c9f843702 Merge pull request #2257 from hashicorp/f-doc-http-metrics 8 years ago
James Phillips 7b80f5d278 Adds a note about HTTP telemetry. 8 years ago
James Phillips 3ddeae9d2f Merge pull request #2256 from hashicorp/f-http-metrics 8 years ago
James Phillips f73166ced9
Installs a wrapper around HTTP endpoints that generate metrics. 8 years ago
James Phillips 5586ca3ce1
Moves the peers.info content down into a constant. 8 years ago
James Phillips 052cbe3a7d
Adds peers back into bootstrap log, makes initial case consistent. 8 years ago
James Phillips 322704607a Update CHANGELOG.md 8 years ago
James Phillips 95930e3cb7 Merge pull request #2237 from hashicorp/f-acl-replication 8 years ago
James Phillips 12ad26e0fc
Tweaks select style. 8 years ago
James Phillips e07298594e
Adds I/O-sensitive metrics to ACL replication operations. 8 years ago
James Phillips 11ad551204
Switches to a smooth rate limit vs. a bursty one. 8 years ago
James Phillips 5efd35c590
Clarifies replication index shown in the log message. 8 years ago
James Phillips a771b34de6
Returns from the shutdown wait right away. 8 years ago
James Phillips 17537a0f10
Moves ACL ID sorting interface onto the iterator. 8 years ago
James Phillips ae1cd5b47d
Switches all ACL caches to 2Q. 8 years ago
James Phillips 3bcc819312 Removes brew info callout. 8 years ago
James Phillips fd0a66740f Merge pull request #2104 from jpartain89/patch-1 8 years ago
James Phillips 04fc5c8a45
Moves ACL ID generation down into the endpoint. 8 years ago
James Phillips ba1deb5ae9
Removes unsafe "recover to empty" code. 8 years ago
James Phillips 379eb5ecd0
Tweaks recovery based on interface changes. 8 years ago
James Phillips 1b633e66c5
Moves to a safer design where we don't ingest the initial peers.json file. 8 years ago
James Phillips aa4e9daf12
Touches up Raft integration after latest changes. 8 years ago
James Phillips 014649abb1
Formats log messages to be consistent. 8 years ago
James Phillips eabf67a431
Adds more comments about the raftSafeFn. 8 years ago
James Phillips e3a01d9b7f
Clarifies a comment about no-op peer operations. 8 years ago
James Phillips 87c15d414d
Adds back "safing" the configuration when a server leaves. 8 years ago
James Phillips b32578ccab
Integrates Consul with new version of Raft library. 8 years ago
James Phillips cc1f709333
Vendors first stage branch of the v2 Raft library. 8 years ago
James Phillips 52e11b9803 Update CHANGELOG.md 8 years ago
James Phillips 9803c03461 Merge pull request #2253 from hashicorp/b-intent-queue 8 years ago
James Phillips 8ec559a235
Updates Serf to pick up intent queue fix. 8 years ago
James Phillips f46957ad2e Merge pull request #2252 from hashicorp/f-govendor 8 years ago
James Phillips 4882d94c7a
Switches over to govendor. 8 years ago
James Phillips 3a21d4b48d Merge pull request #2251 from hashicorp/b-tomography-js-error 8 years ago
James Phillips f23786cd5a
Fixes JS exception when there are no coordinates present. 8 years ago
James Phillips 161c7b993c Merge pull request #2249 from hashicorp/sethvargo/link 8 years ago
Seth Vargo c77436ce9b
Update links to serf 8 years ago
James Phillips c499c4e7d3
Updates documentation for ACL replication. 8 years ago
James Phillips d29af2ddc7
Adds an ACL replication status endpoint. 8 years ago
James Phillips 734cc0b3d5
Increases the ACL cache size to 10k. 8 years ago
James Phillips c54269882b
Adds a full integrated test for ACL replication. 8 years ago
James Phillips 0a9060bb84
Adds remaining core replication tests. 8 years ago
James Phillips f44bc7e97a
Removes a TODO comment. 8 years ago
James Phillips 4d738728d7 Update upgrade-specific.html.markdown 8 years ago
James Phillips 096d5ff3bb
Adds tests for the ACL reconcile algorithm. 8 years ago
James Phillips e831727923
Activates fallback to replicated ACLs. 8 years ago
James Phillips 18b817b575
Hides the acl_replication_token from JSON output, like in /v1/agent/self. 8 years ago