Commit Graph

5524 Commits

Author SHA1 Message Date
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
James Phillips e4eb5960fe Merge pull request #2844 from hashicorp/agent-acl-default
Disables agent-level enforcement on Consul agents unless acl_datacenter is set.
2017-03-29 13:01:35 -07:00
Kyle Havlovitz 0cc024399d
Clean up raft servers without a corresponding serf entry 2017-03-29 12:52:00 -07:00
James Phillips 11ee9a9e72
Disables agent-level enforcement on Consul agents unless acl_datacenter is set. 2017-03-29 12:24:42 -07:00
James Phillips 33ab068c28
Capitalizes title. 2017-03-29 11:32:56 -07:00
James Phillips 78bf520e84
Adds which DC each command runs in and a DNS example to the areas guide. 2017-03-29 11:30:05 -07:00
vaLentin chernoZemski 1e5163d241 Supress signal logging on SIGPIPE. Should address #2768
When consul-template is communicating with consul and the job is done, consul thread receives SIGPIPE.

This cause the logs to be filled "Caught signal: broken pipe" and they does not bring any usefull info with them.

Skipping those.
2017-03-29 09:46:58 +03:00
Kyle Havlovitz e081b39014 Merge pull request #2840 from hashicorp/f-advanced-autopilot-guide
Add section on advanced autopilot features to the guide
2017-03-28 12:06:51 -07:00
James Phillips f05fc93b22 Update CHANGELOG.md 2017-03-28 12:02:19 -07:00
James Phillips 15a183c5a0 Merge pull request #2839 from hashicorp/network-area-docs
Adds network area docs.
2017-03-28 11:57:57 -07:00
James Phillips dac716641e
Adds network areas guide. 2017-03-28 11:56:55 -07:00
Kyle Havlovitz 038b07ea1c
Add section on advanced autopilot features to the guide 2017-03-28 11:56:21 -07:00
James Phillips 0b0eba8e97
Adds network area CLI documentation. 2017-03-28 10:31:56 -07:00
James Phillips 1296e40ad5
Adds basic operator area HTTP documentation. 2017-03-28 01:09:20 -07:00
James Phillips 6508b38160 Merge pull request #2835 from tviaud/patch-1
Update autopilot.html.markdown
2017-03-28 01:02:28 -07:00
Thomas Viaud 7f8eafeeaa Update autopilot.html.markdown 2017-03-28 09:54:36 +02:00
James Phillips b731403f7f Update CHANGELOG.md 2017-03-27 23:34:48 -07:00
James Phillips f8a4a873cf
Breaks the operator HTTP doc into sections. 2017-03-27 23:28:08 -07:00
James Phillips ade31f247a
Puts tree back in dev mode. 2017-03-27 18:44:22 -07:00
James Phillips 16fb1e2771
Release v0.8.0-rc1 2017-03-27 16:27:48 -07:00
James Phillips 5d5c661e62
Puts the tree in -rc1 release mode. 2017-03-27 16:27:27 -07:00