Commit Graph

4390 Commits (858aa828a8bb4e71d511ac68bc8ff40e77300b15)
 

Author SHA1 Message Date
James Phillips 858aa828a8 Merge pull request #2337 from pszymczyk/master
8 years ago
Pawel Szymczyk d97f389805 remove reference to localhost in operator.html.markdown
8 years ago
James Phillips 16e708e96a Update CHANGELOG.md
8 years ago
James Phillips 495334e04e
Cleaned up some errors and did a general edit pass.
8 years ago
James Phillips 82a46b22ae
Gets rid of empty spaces.
8 years ago
James Phillips 7ba4992006
Adds some line breaks.
8 years ago
James Phillips 56a5ad25fb
Cleans up change log.
8 years ago
James Phillips 0a34741d72 Adds version note to near parameter.
8 years ago
James Phillips bb3b714b17 Update CHANGELOG.md
8 years ago
James Phillips 08d6bfbc9b Tweaks options doc after latest merges.
8 years ago
James Phillips f686d34483 Merge pull request #2263 from sweeneyb/dnsPort
8 years ago
James Phillips 4b2eaeda17
Does some go fmt cleanup.
8 years ago
James Phillips d19995c067 Merge pull request #2322 from hashicorp/pr-2321-slackpad
8 years ago
James Phillips ed3b258d9c Merge pull request #2313 from martinivanov/master
8 years ago
James Phillips fce0052a70
Adds a recursor timeout line to the merge test.
8 years ago
James Phillips da34496645
Fixes a typo in a test error message.
8 years ago
James Phillips 951f597cde
Tweaks documentation.
8 years ago
James Phillips 05b2a3daeb Update CHANGELOG.md
8 years ago
James Phillips 1488af4277 Merge pull request #2319 from hashicorp/f-bootstrap-abort
8 years ago
James Phillips 40e1553cfc
Fixes error message in test.
8 years ago
James Phillips 0c798e4ad9 Update CHANGELOG.md
8 years ago
James Phillips 7369875cf7 Merge pull request #2320 from hashicorp/f-leave
8 years ago
Pivotal DX129 fe61650ef0 Merge remote-tracking branch 'upstream/master'
8 years ago
James Phillips 4d05d692fc
Makes port selection atomic in unit tests.
8 years ago
James Phillips d5191741a1
Cleans up the upgrade guide.
8 years ago
James Phillips 79aec1b34b
Tweaks comment to be more correct.
8 years ago
James Phillips 55ef6c54a6
Changes default for `leave_on_terminate` based on server or client mode.
8 years ago
James Phillips c8b184cfd2
Adds check that aborts bootstrap mode if there's an existing cluster.
8 years ago
James Phillips 7bcb34d498 Puts tree back in dev mode.
8 years ago
James Phillips 4fd419d609 Adds a note about stale reads to the performance guide.
8 years ago
James Phillips dd8061b3db
Release v0.7.0-rc2
8 years ago
James Phillips a3fd12aecf
Preps tree for 0.7.0-rc2 release.
8 years ago
James Phillips d1a76b363b Merge pull request #2316 from hashicorp/b-operator
8 years ago
James Phillips cda2bd29a9
Copies the member data instead of referencing by pointer.
8 years ago
James Phillips 84e8fc5848
Removes Raft types from public API interface.
8 years ago
James Phillips 74a40a2de9 Update CHANGELOG.md
8 years ago
James Phillips f894f333f5 Merge pull request #2315 from hashicorp/f-allow-stale
8 years ago
James Phillips ed7356dd5c
Changes default DNS allow_stale to true.
8 years ago
James Phillips 672365b7d9 Update CHANGELOG.md
8 years ago
James Phillips 3effaa77bc Merge pull request #2312 from hashicorp/f-op-command
8 years ago
James Phillips 2c9885d10d
Updates documentation with details on the Consul operator actions.
8 years ago
James Phillips 3c9188c38b
Makes the Raft configuration API easier to consume.
8 years ago
James Phillips 3f16142b40
Adds a log warning when operator peer changes occur.
8 years ago
Martin Ivanov d9e9c7161b Replace key_path with private_key and file() interpolation.
8 years ago
James Phillips 0558b9c44b
Fixes a stale comment.
8 years ago
James Phillips e5850d8a26
Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands.
8 years ago
James Phillips 53149bd2f9
Makes empty checkServiceNode return a nil.
8 years ago
Pivotal DX129 f9b6cd636e Fixed code formatting
8 years ago
Pierre Delagrave 578602f248 Added website documentation for the new recursor_timeout parameter
8 years ago
Pierre Delagrave db8ff0a582 Made the dns recursor timeout test more reliable
8 years ago