Commit Graph

5702 Commits

Author SHA1 Message Date
Frank Schröder 892fa89399 Add datacenter to catalog node API (#2917)
This patch stores the datacenter of a node in memdb
and exposes it via the API in all places where a Node
structure is returned.

 * /catalog/nodes
 * /catalog/node/:node
 * /catalog/service/:service
 * /health/service/:service
 * /query/:uuid/execute
2017-04-18 05:02:24 -07:00
James Phillips c7831a188e Merge pull request #2919 from InTheCloudDan/patch-1
Docs: fix typo
2017-04-17 18:47:25 -07:00
Dan O'Brien 612756d1bc Docs: fix typo 2017-04-17 21:29:18 -04:00
James Phillips 8c1be42b71 Update CHANGELOG.md 2017-04-17 17:31:58 -07:00
James Phillips 2d2fc269d7 Merge pull request #2918 from hashicorp/pr-2577-slackpad
Provide error if -ui and -ui-dir are both specified
2017-04-17 17:29:37 -07:00
mckennajones 703bb52369
Updating documentation regarding webui flags 2017-04-17 17:29:14 -07:00
mckennajones 1695506b1d
Added check to see if ui and ui-dir flags are both specified 2017-04-17 17:25:57 -07:00
James Phillips 9108dcd79c Merge pull request #2916 from Ashald/patch-1
ACL guide fixes
2017-04-17 15:01:31 -07:00
Borys Pierov 74444bca8e ACL guide fixes 2017-04-17 17:59:03 -04:00
James Phillips 2cf0f17e78
Puts the tree in 0.8.2 dev mode. 2017-04-17 12:05:23 -07:00
James Phillips 59abb5630e
Bumps download link to 0.8.1. 2017-04-17 11:14:48 -07:00
James Phillips e75dc7ee04
Release v0.8.1 2017-04-17 11:01:43 -07:00
James Phillips 5d869f51d5
Puts the tree in 0.8.1 release mode. 2017-04-17 10:37:25 -07:00
James Phillips dbdd8fcd5b Merge pull request #2915 from hashicorp/watcher-test
Makes watcher test more robust.
2017-04-16 22:16:26 -07:00
James Phillips fa5d3a81cd
Makes watcher test more robust. 2017-04-16 22:15:48 -07:00
Kyle Havlovitz 107ae91d17 Update CHANGELOG.md 2017-04-14 14:57:09 -07:00
Kyle Havlovitz 077c981841 Merge pull request #2914 from hashicorp/tls-client-options
Add tls client options to api/cli
2017-04-14 14:55:17 -07:00
Kyle Havlovitz 095b441ed4
Fix help text for -ca-path 2017-04-14 14:44:45 -07:00
Kyle Havlovitz 8119cea849
Vendor the go-rootcerts lib for the client tls options 2017-04-14 13:46:19 -07:00
Kyle Havlovitz cdd8b5b880
Add tls client options to api/cli 2017-04-14 13:37:29 -07:00
James Phillips 502f9a4996
Tweaks 404 message. 2017-04-14 09:00:59 -07:00
James Phillips 6445371422 Update CHANGELOG.md 2017-04-13 20:11:06 -07:00
James Phillips bb7218e4f2 Merge pull request #2912 from hashicorp/issue-2624
Adds guard in session ACL check in case session is not found.
2017-04-13 20:10:19 -07:00
James Phillips a24228d34a
Fixes broken link to network areas API. 2017-04-13 19:19:42 -07:00
James Phillips 74958a8a8d
Removes old Atlas ecosystem doc from Consul. 2017-04-13 17:39:32 -07:00
James Phillips c1faa792d3 Update CHANGELOG.md 2017-04-13 16:54:35 -07:00
James Phillips 1129827f91 Merge pull request #2842 from vaLski/supress_sigpipe_logging
Supress signal logging on SIGPIPE. Should address #2768
2017-04-13 16:52:29 -07:00
James Phillips 002c70c4d4
Adds guard in session ACL check in case session is not found.
Fixes #2624.
2017-04-13 15:03:17 -07:00
James Phillips 178cf57e4c Update CHANGELOG.md 2017-04-13 14:45:38 -07:00
James Phillips 354974aff2 Merge pull request #2911 from hashicorp/serial-leader-loop
Switches to reliable Raft leader notifications.
2017-04-13 14:43:32 -07:00
James Phillips 1f40dc83e3
Updates static assets to pick up #2899. 2017-04-13 14:40:16 -07:00
James Phillips 4f1c4d226d Merge pull request #2899 from hashicorp/jbs-ui-color
UI: use new pink hues for active/primary btns
2017-04-13 14:37:20 -07:00
James Phillips b5c60616ca Update CHANGELOG.md 2017-04-13 14:31:28 -07:00
James Phillips b664b5d189 Merge pull request #2908 from hashicorp/jbs-2882
API: Add struct fields, fixes #2882
2017-04-13 14:30:24 -07:00
James Phillips 6055a7c0bd
Switches to reliable Raft leader notifications.
This fixes #2896 by switching to the `notifyCh` instead of the `leaderCh`,
so we get all up/down events from Raft regarding leadership. We also wait
for the old leader loop to shut down before we ever consider starting a
new one, which keeps that single-threaded and fixes the panic in that issue.
2017-04-13 14:17:32 -07:00
James Phillips a55e074a33 Merge pull request #2910 from hashicorp/jbs-2867
Docs: update bootstrapping and config, fixes #2867
2017-04-13 12:26:27 -07:00
Brian Shumate a9d9c43110
Put back manual process steps 2017-04-13 15:20:02 -04:00
Kyle Havlovitz fc554e44fc Update CHANGELOG.md 2017-04-13 10:58:06 -07:00
Kyle Havlovitz 71462af04e Merge pull request #2897 from hashicorp/autopilot-config-fix
Wait to initialize autopilot until all servers are >= 0.8.0
2017-04-13 10:56:48 -07:00
James Phillips 709d2a1212 Update CHANGELOG.md 2017-04-13 10:51:19 -07:00
James Phillips 86a69e8207 Merge pull request #2904 from hashicorp/non-host-id
Adds a new -disable-host-node-id option to help when testing with containers.
2017-04-13 10:49:05 -07:00
Kyle Havlovitz 4584d4f4e7
Add nil check to operator autopilot endpoint 2017-04-13 10:43:07 -07:00
James Phillips bc6873b66d Merge pull request #2909 from hashicorp/consul-color
consuls color was reverted to incorrect
2017-04-13 10:07:46 -07:00
Brian Shumate 35f16d888f
Docs: update bootstrapping and config, fixes #2867
- Add various join options to bootstrapping guide
- Add note about Atlas deprecation to bootstrapping guide
- Add notes about -retry-join and retry_join to -join option
- Add notes about -retry-join and retry_join to start_join option
2017-04-13 13:03:26 -04:00
captainill fd71b78627 consuls color was reverted to incorrect color. Rename to red 2017-04-13 09:22:32 -07:00
Brian Shumate 9d87883c85
API: Add struct fields, fixes #2882
- Add CreateIndex and ModifyIndex to AgentService
- Add CreateIndex and ModifyIndex to Node
2017-04-13 11:36:19 -04:00
Brian Shumate 22c058b115
Everything is pink now 2017-04-13 09:27:32 -04:00
James Phillips 20bf47d2b4
Adds a new -disable-host-node-id option to help when testing with containers.
Fixes #2877.
2017-04-12 22:07:18 -07:00
James Phillips f16090e39e Merge pull request #2900 from deckarep/consul-kv-get-doc-spelling-fix
Fixed spelling for consul kv get command --help comments.
2017-04-12 20:53:21 -07:00
Kyle Havlovitz 31a249a42e
Add formatting to autopilot init messages 2017-04-12 18:39:03 -07:00