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
Ralph Caraveo
c06b72ba17
Fixed spelling for consul kv get command --help comments.
2017-04-12 17:31:57 -07:00
Brian Shumate
bf5b75b72c
Pink cylon image!
2017-04-12 20:21:51 -04:00
Kyle Havlovitz
0924d5a2de
Reorganize version check logic for autopilot
2017-04-12 17:09:57 -07:00
Brian Shumate
31bd1d0de3
UI: use new pink hues for active/primary btns
2017-04-12 19:32:10 -04:00
James Phillips
1b78e9e6b1
Update CHANGELOG.md
2017-04-12 16:08:58 -07:00
James Phillips
dbf4389002
Merge pull request #2898 from hashicorp/jbs-ui-new-logo
...
UI updates for new Consul logo
2017-04-12 16:08:20 -07:00
Kyle Havlovitz
22620d5e73
Wait to initialize autopilot until all servers are >= 0.8.0
2017-04-12 16:05:13 -07:00
Brian Shumate
a033e7477d
UI updates for new Consul logo
...
- Update consul-logo.png
- Update all favicons
- Update UI README
2017-04-12 18:58:06 -04:00
James Phillips
5d9f6c065c
Update CHANGELOG.md
2017-04-12 10:05:50 -07:00
James Phillips
6c6cb50f9d
Merge pull request #2895 from hashicorp/pr/2878
...
Adds brackets around ipv6 addresses for flood joins.
2017-04-12 10:04:39 -07:00
James Phillips
5b35ee3866
Tweaks error handling case to not panic further down.
2017-04-12 10:02:42 -07:00
James Phillips
b8c93800da
Merge pull request #2892 from BenFradet/patch-2
...
Replace scala-consul by helm in libraries and SDKs
2017-04-12 01:43:06 -07:00
Ben Fradet
10fddd11e4
scala-consul -> helm
2017-04-12 09:35:07 +01:00
James Phillips
e4feb77282
Merge pull request #2869 from liozN/master
...
Added jenkins consul plugin
2017-04-11 23:04:07 -07:00
James Phillips
b801248d31
Merge pull request #2849 from bbriggs/issue-2848
...
Add --quiet option to wget to prevent crashing when running remote-exec
2017-04-11 22:42:45 -07:00
James Phillips
01ef2b4993
Merge pull request #2885 from schalkwijk/clickable-homepage-cta
...
Make READ THE INTRODUCTION button on homepage clickable
2017-04-11 22:10:37 -07:00
James Phillips
fbd3260c4c
Merge pull request #2881 from mterron/patch-1
...
Update index.html
2017-04-11 20:17:02 -07:00
James Phillips
3249bf99fb
Update CHANGELOG.md
2017-04-11 19:05:19 -07:00
Alex Dadgar
0442422be5
Merge pull request #2884 from hashicorp/f-distributed-host-id
...
Hash host ID so its stable and well distributed
2017-04-11 18:46:18 -07:00
James Phillips
37dcc0ac22
Adds a note about upgrading the current leader last.
2017-04-11 10:50:56 -07:00
James Phillips
b039215919
Update CHANGELOG.md
2017-04-11 10:09:41 -07:00
James Phillips
288885501c
Merge pull request #2888 from hashicorp/go-1.8.1
...
Upgrades Go version to 1.8.1.
2017-04-11 10:08:38 -07:00
James Phillips
8831f2b23b
Upgrades Go version to 1.8.1.
2017-04-11 10:08:00 -07:00
James Phillips
03328e59d6
Merge pull request #2887 from devopsrebels/master
...
Fix wrong option name in options.html.markdown
2017-04-11 09:40:16 -07:00
James Phillips
0409096bba
Merge pull request #2886 from hashicorp/jbs-doc-faq
...
Docs: FAQ updates
2017-04-11 09:38:57 -07:00
Brian Shumate
b9f048614b
Address link issues / add GCE
2017-04-11 12:34:40 -04:00
Brian Shumate
cbff0c0250
add new FAQ details
2017-04-11 12:06:18 -04:00
Brian Shumate
09f7bc4036
Docs updates:
...
- Add a FAQ for per-key value size limitation in the KV
- Update Atlas FAQ with post-deprecation recommendations
2017-04-11 11:45:29 -04:00
Cihat Genc
13037fc139
Fix wrong option name in options.html.markdown
2017-04-11 14:58:15 +02:00
Samuel Lopes
5c5c568bf5
Make READ THE INTRODUCTION button on homepage clickable
...
The "call to action" button at the bottom of the homepage is currently unclickable, since it has a negative top margin and is thus "hidden" behind the bottom margin of the terminal div above it. I opted to remove the negative top margin and instead diminish the bottom margin of the terminal div. This approach ends up adding a bit more padding between the "DNS Query Interface" h2 and the marketing div above it, but I think overall the look is in-line with the aesthetics of the page.
I'm fairly unfamiliar with HTML / CSS, so if there is a better way to do what I've done, I'd love to hear it. I've tested this in Chrome and Safari.
2017-04-10 20:32:46 -05:00
Alex Dadgar
13f026dec4
Hash host ID so its stable and well distributed
...
This PR takes the host ID and runs it through a hash so that it is well
distributed. This makes it so that machines that report similar host IDs
are easily distinguished.
Instances of similar IDs occur on EC2 where the ID is prefixed and on
motherboards created in the same batch.
2017-04-10 11:57:24 -07:00
Cameron Stokes
af1d22135a
[docs] Autopilot guide: clarify left status
2017-04-10 11:18:54 -07:00
Terror
690c73ecb4
Update index.html
...
Correct link to the ACL guide.
2017-04-10 13:32:33 +12:00
Seth Vargo
04ab7ce040
Import fonts
2017-04-06 18:41:12 -04:00