Kyle Havlovitz
85f41f3d50
Update CHANGELOG.md
2018-01-22 12:33:38 -08:00
Kyle Havlovitz
cde1e7ceb6
Merge pull request #3821 from hashicorp/persist-file-handling
...
Add graceful handling of malformed persisted service/check files.
2018-01-22 12:31:33 -08:00
John Cowen
e9cdf5b02c
Merge pull request #3815 from johncowen/b-erroneous-p-tag
...
Fixes erroneous closed <p> tag
2018-01-22 18:32:47 +00:00
James Phillips
0569364ec7
Merge pull request #3825 from kalafut/master
...
Fix broken link to SWIM paper
2018-01-22 08:30:59 -08:00
Jim Kalafut
cedc7e6119
Fix broken link to SWIM paper
2018-01-21 17:41:58 -08:00
James Phillips
20c6a5f76b
Updates the change log.
2018-01-19 16:38:48 -08:00
James Phillips
975120cdfd
Merge pull request #3824 from hashicorp/azure-vmss
...
Adds retry-join support for Azure Virtual Machine Scale Sets.
2018-01-19 16:37:43 -08:00
James Phillips
d93eb3659c
Updates configuration docs for Azure VMSS support.
2018-01-19 16:37:22 -08:00
James Phillips
fb31d0ec6b
Updates hashicorp/go-discover to pull in support for Azure Virtual Machine Scale Sets.
2018-01-19 16:24:08 -08:00
James Phillips
0219af3817
Updates the change log.
2018-01-19 15:58:56 -08:00
James Phillips
c2c36c8793
Merge pull request #3822 from hashicorp/rtt-spam
...
Updates Serf to pickup fix for spammy zero RTT log messages.
2018-01-19 15:55:35 -08:00
Kyle Havlovitz
67eb060894
Update CHANGELOG.md
2018-01-19 15:42:12 -08:00
Kyle Havlovitz
f156b12b22
Merge pull request #3820 from hashicorp/serfwan-port-fix
...
Enforce a valid port for the Serf WAN since it can't be disabled.
2018-01-19 15:40:56 -08:00
James Phillips
93fd6bfeb4
Moves the coordinate fetch after the ACL check.
2018-01-19 15:25:22 -08:00
James Phillips
5800474f02
Updates Serf to pickup fix for spammy zero RTT log messages.
...
Fixes #3789 .
2018-01-19 14:47:12 -08:00
Kyle Havlovitz
68ae92cb8c
Don't remove the files, just log an error
2018-01-19 14:25:51 -08:00
Kyle Havlovitz
8c5be2dd97
Enforce a valid port for the Serf WAN since it can't be disabled.
...
Fixes #3817
2018-01-19 14:22:23 -08:00
Kyle Havlovitz
4e325a6b8f
Add graceful handling of malformed persisted service/check files.
...
Previously a change was made to make the file writing atomic,
but that wasn't enough to cover something like an OS crash so we
needed something here to handle the situation more gracefully.
Fixes #1221 .
2018-01-19 14:07:36 -08:00
Andrei Burd
9f012d7b9c
docker-compose based demo
2018-01-19 22:56:55 +02:00
Kyle Havlovitz
f689b22639
Update CHANGELOG.md
2018-01-18 11:57:08 -08:00
Kyle Havlovitz
a9139cac59
Merge pull request #3799 from fastest963/fileNotDir
...
Resolve symlinks in config directory
2018-01-18 11:26:23 -08:00
John Cowen
b3fc258315
Fixes erroneous closed <p> tag
2018-01-16 11:29:55 +00:00
James Phillips
410e96108a
Update external.html.md
2018-01-12 13:23:16 -08:00
James Hartig
aedab91a66
Resolve symlinks in config directory
...
Docker/Openshift/Kubernetes mount the config file as a symbolic link and
IsDir returns true if the file is a symlink. Before calling IsDir, the
symlink should be resolved to determine if it points at a file or
directory.
Fixes #3753
2018-01-12 15:43:38 -05:00
James Phillips
cd09cafffe
Reorders the issue template.
2018-01-11 18:16:51 -08:00
James Phillips
5eeaf5feef
Update CHANGELOG.md
2018-01-11 16:16:38 -08:00
James Phillips
fafd780876
Updates the change log.
2018-01-11 08:04:31 -08:00
James Phillips
3278716ff5
Merge pull request #3788 from fastest963/checkID
...
Added CheckID and Name to AgentServiceCheck struct
2018-01-11 08:03:20 -08:00
James Phillips
6378d607fd
Merge pull request #3794 from hashicorp/tls-cleanup
...
Removes stale TLS config clone() in favor of new supported method.
2018-01-10 15:25:27 -08:00
James Phillips
8324c1b9a6
Removes stale TLS config clone() in favor of new supported method.
2018-01-10 15:24:26 -08:00
James Phillips
c21db94ad3
Updates the change log.
2018-01-10 15:19:47 -08:00
James Phillips
860fbc3902
Merge pull request #3793 from hashicorp/node-id
...
Adds the NodeID field back to the /v1/agent/self Config block.
2018-01-10 15:18:36 -08:00
James Phillips
9509aa6c4b
Adds the NodeID field back to the /v1/agent/self Config block.
...
Fixes #3778
2018-01-10 15:17:54 -08:00
James Phillips
ebcd1787db
Adds more info about how to fix the private IP error.
...
Closes #3790
2018-01-10 09:53:41 -08:00
James Phillips
9dd1a70844
Merge pull request #3792 from hashicorp/issue-3791
...
Fixes crash where body was optional for PQ endpoint (it is not).
2018-01-10 09:43:59 -08:00
James Phillips
10b4eaf4ea
Updates the change log.
2018-01-10 09:38:13 -08:00
James Phillips
48cfe6ff5f
Fixes crash where body was optional for PQ endpoint (it is not).
...
Fixes #3791
2018-01-10 09:33:49 -08:00
James Phillips
6c3cce19fa
Merge pull request #3787 from kopaka/patch-2
...
Corrected word order sequence
2018-01-08 18:10:48 -08:00
James Phillips
8d3ff051aa
Updates builder to newer Ubuntu version.
2018-01-08 18:09:06 -08:00
James Phillips
cfdc0f5064
Updates website Ruby gems to get newer nokogiri.
2018-01-08 18:08:42 -08:00
James Hartig
ac225b2e7d
Added CheckID and Name to AgentServiceCheck struct
2018-01-08 15:59:55 -05:00
Scott Pynn
0715ae968d
Corrected word order sequence
...
Also removed a couple of extraneous spaces.
2018-01-08 12:02:10 -05:00
James Phillips
8837a18d25
Merge pull request #3786 from jamesearl/docs/prefix-filter-dead-link
...
fix dead telemetry prefix filter link
2018-01-05 14:27:32 -08:00
James Cunningham
8dfe140501
fix dead telemetry prefix filter link
2018-01-05 15:19:33 -07:00
James Phillips
2aab5001cb
Merge pull request #3785 from whit537/over-parallelization
...
Provide hint about test over-parallelization
2018-01-05 13:56:31 -08:00
Chad Whitacre
9859f5ad12
Provide hint about test over-parallelization
2018-01-05 16:47:14 -05:00
Chad Whitacre
9ff59df34b
Fix typo
2018-01-05 15:24:44 -05:00
James Phillips
832c304db6
Updates the change log.
2018-01-04 22:34:39 -08:00
James Phillips
25119c480a
Updates the change log.
2018-01-04 22:08:29 -08:00
James Phillips
1bca0297d8
Updates the change log.
2018-01-04 18:57:28 -08:00