5595 Commits

Author SHA1 Message Date
James Phillips
402636ff2d
Release v0.8.0 v0.8.0 2017-04-04 21:22:14 -07:00
James Phillips
23947700fa
Puts the tree into release mode. 2017-04-04 21:15:46 -07:00
James Phillips
5ab7ea6f53
Deprecates the ACLs internals doc in favor of a guide. 2017-04-04 18:56:42 -07:00
James Phillips
d621958e94
Removes guide link for Atlas integration. 2017-04-04 18:55:09 -07:00
Kyle Havlovitz
59c6d48eb5
Prefix autopilot log messages with 'autopilot' 2017-04-04 17:21:49 -07:00
James Phillips
c444ac3495 Merge pull request #2872 from hashicorp/b-required-quorum
Use voter count instead of server count to calculate required quorum
2017-04-04 15:54:05 -07:00
Kyle Havlovitz
e6a2ef64df
Use voter count instead of server count for required quorum 2017-04-04 15:42:17 -07:00
James Phillips
8471360c9e Merge pull request #2865 from moofish32/doc/v8-compatibility
Raft Protocol vs Consul Protocol Doc Clarification
2017-04-04 12:44:36 -07:00
James Phillips
ef177a5106 Update upgrade-specific.html.markdown 2017-04-04 12:43:24 -07:00
Seth Vargo
7779c5942c
Link to new api 2017-04-04 12:52:00 -04:00
Seth Vargo
9b8aefe500 Merge pull request #2871 from hashicorp/sethvargo/api
Update API docs
2017-04-04 12:45:37 -04:00
Seth Vargo
d87b6130a5
Tabs v spaces 2017-04-04 12:45:08 -04:00
Seth Vargo
61d814e69c
Rename sidebar link items 2017-04-04 12:40:53 -04:00
Seth Vargo
4c755c2d17
Add Makefile target for compiling entire website 2017-04-04 12:33:35 -04:00
Seth Vargo
99c3592064
Update API docs 2017-04-04 12:33:35 -04:00
Lioz Nudel
7c0b9e8b40 Added jenkins consul plugin 2017-04-04 17:01:13 +03:00
Mike Cowgill
aabfd357ff Raft version in 0.8 is 3 2017-04-04 00:20:29 -07:00
Mike Cowgill
b7851b23be compatibility table update and note about Raft version being separate 2017-04-04 00:17:49 -07:00
James Phillips
3b1f40c274
Changes title to Server Read Scaling. 2017-04-03 12:51:00 -07:00
James Phillips
f288c0e8eb Adds top-level guide links that were missing. 2017-03-31 09:06:24 -07:00
James Phillips
fea3c62399 Merge pull request #2862 from wjimenez5271/wjimenez5271-docs
clarify when acl_default_policy takes effect
2017-03-31 08:49:23 -07:00
Seth Vargo
21b5570cb4
Fix GitHub link 2017-03-30 19:24:08 -04:00
Seth Vargo
2768612b37
Fix enterprise link 2017-03-30 19:17:26 -04:00
Seth Vargo
2816a83934
Remove app init 2017-03-30 19:10:00 -04:00
Seth Vargo
bce3809dfc Merge pull request #2859 from hashicorp/sethvargo/rebrand
Move to new branding
2017-03-30 19:00:51 -04:00
Kyle Havlovitz
01d5ce6db0 Update CHANGELOG.md 2017-03-30 15:54:21 -07:00
Kyle Havlovitz
2c14ef915b Merge pull request #2548 from boingram/master
Use ErrorWriter in cli so that errors get written to stderr
2017-03-30 15:51:48 -07:00
Seth Vargo
06dbeefaad
Move to new branding
This JUST moves over to the new branding. Once we get this in, I can
work on making the sidebar links and splitting out the API into its own
section.
2017-03-30 18:46:50 -04:00
James Phillips
2dc74e8683 Merge pull request #2858 from hashicorp/operator-shuffle
Moves operator sub-functions into their own files.
2017-03-30 12:41:40 -07:00
James Phillips
08f81ebddb
Moves operator sub-functions into their own files. 2017-03-30 12:35:50 -07:00
James Phillips
1767fa87a7 Merge pull request #2857 from hashicorp/jbs-1264
docs: Clarify force-remove limited to same DC, fixes #1264
2017-03-30 11:46:51 -07:00
Brian Shumate
b2d7b11c44
docs: Clarify force-remove limited to same DC, fixes #1264 2017-03-30 14:44:10 -04:00
James Phillips
4f9a0f1d79 Merge pull request #2856 from hashicorp/jbs-1203
docs: Configuration precedence clarification, fixes #1203
2017-03-30 11:15:25 -07:00
Brian Shumate
6f17af8453
docs: Configuration precedence clarification, fixes #1203 2017-03-30 14:13:50 -04:00
James Phillips
c57c60e56c Merge pull request #2855 from hashicorp/jbs-1628
docs: add user resource limits FAQ, fixes #1628
2017-03-30 11:04:27 -07:00
Brian Shumate
dc5b148313
docs: add user resource limits FAQ, fixes #1628 2017-03-30 13:56:03 -04:00
James Phillips
89ff9bb635 Update CHANGELOG.md 2017-03-30 10:30:51 -07:00
James Phillips
86870ae51d Merge pull request #2854 from hashicorp/remote-exec
Changes `disable_remote_exec` default to true so remote exec is opt-in.
2017-03-30 10:29:09 -07:00
Kyle Havlovitz
5fd96d1ee4 Update CHANGELOG.md 2017-03-30 10:15:36 -07:00
Kyle Havlovitz
9ff4322dda Merge pull request #2847 from hashicorp/remove-peer-by-id
Add CLI/API endpoints for removing peer by ID
2017-03-30 10:13:56 -07:00
Kyle Havlovitz
da9c825592
Add CLI/API endpoints for removing peer by ID 2017-03-30 10:13:32 -07:00
James Phillips
7e2dcb61bf
Changes disable_remote_exec default to true so remote exec is opt-in. 2017-03-30 09:43:32 -07:00
James Phillips
8552575e3d
Adds a link from the autopilot CLI page to the guide. 2017-03-29 21:14:26 -07:00
Bren Briggs
cfe11c2956
Add --quiet option to wget to prevent crashing when running remote-exec 2017-03-29 21:42:10 -04:00
James Phillips
b75bf02f8b Update CHANGELOG.md 2017-03-29 17:38:30 -07:00
James Phillips
11b5fcb0c9 Merge pull request #2846 from hashicorp/check-match
Bans check updates for nodes other than top-level reg. updates.
2017-03-29 17:37:23 -07:00
James Phillips
eb2db85593
Bans check updates for nodes other than top-level reg. updates. 2017-03-29 16:17:58 -07:00
Kyle Havlovitz
73f0e6f8f6 Merge pull request #2845 from hashicorp/stale-raft-servers
Clean up raft servers without a corresponding serf entry
2017-03-29 14:33:58 -07:00
Kyle Havlovitz
e74e83fc6c
Remove stale raft servers differently depending on minRaftVersion 2017-03-29 13:38:40 -07:00
James Phillips
e34559a257
Updates change log and upgrade guide with details about #2844. 2017-03-29 13:05:57 -07:00