Commit Graph

7812 Commits

Author SHA1 Message Date
Veselkov Konstantin c2395d9bd0 fix refactoring 2018-01-28 22:53:30 +04:00
Veselkov Konstantin c4ad54e057 fix refactoring 2018-01-28 22:48:21 +04:00
Veselkov Konstantin 05666113a4 remove golint warnings 2018-01-28 22:40:13 +04:00
James Phillips 4713921a4c
Merge pull request #3839 from yfouquet/change_jvm_httpclient
Adjust link to Java HTTP API
2018-01-26 08:45:13 -08:00
Yoann Fouquet 7edc742c39 Adjust link to Java HTTP API
OrbitzWorldwide/consul-client has moved to rickfast/consul-client.
2018-01-26 17:31:18 +01:00
James Phillips 443250c76c
Improves user lookup error message.
Closes #3188
Closes #3184
2018-01-26 07:56:44 -08:00
Kyle Havlovitz 32dbb51c3b
Remove nonvoter from metadata.Server 2018-01-25 17:08:03 -08:00
James Phillips 38f5b2e7ce
Gets rid of named return parameters.
This wasn't wrong before but we don't generally use this style in
Consul.
2018-01-25 14:29:50 -08:00
James Phillips 1acaaecbdd
Moves non-stdlib includes into their own section. 2018-01-25 14:26:15 -08:00
James Phillips 9c1a3a0753
Merge pull request #3819 from burdandrei/docker-compose-demo
docker-compose based demo
2018-01-25 13:32:49 -08:00
James Phillips e16f1032d4
Merge pull request #3833 from szemek/curl-binary
Documentation KV Create/upload key, upload binary data or file with line breaks via curl
2018-01-25 13:15:59 -08:00
James Phillips 65a19d0603
Updates the change log. 2018-01-24 10:15:02 -08:00
James Phillips 093cb5c931
Merge pull request #3837 from hashicorp/bump-go
Bumps Go version to 1.9.3.
2018-01-24 10:14:25 -08:00
James Phillips cc95297dcf
Bumps Go version to 1.9.3. 2018-01-24 10:14:14 -08:00
James Phillips bfbedd6c66
Bumps to latest middleman-hashicorp version. 2018-01-24 09:32:45 -08:00
James Phillips d844c1787c
Puts the tree into 1.0.4 dev mode. 2018-01-24 08:01:59 -08:00
James Phillips 2ec1d431ea
Bumps website Consul version to 1.0.3. 2018-01-24 07:20:00 -08:00
James Phillips 44309219b3
Release v1.0.3 2018-01-24 06:57:17 -08:00
James Phillips c2d82891b7
Puts the tree into 1.0.3 release mode. 2018-01-24 06:53:21 -08:00
James Phillips 5e798de202
Updates the change log. 2018-01-24 06:52:46 -08:00
Przemysław Dąbek 51a663eeca
Update kv.html.md 2018-01-24 11:55:17 +01:00
James Phillips f5f360acd4
Removes obsolete bash/zsh completion scripts.
Consul can now set this up for you, see
https://www.consul.io/docs/commands/index.html#autocompletion.
2018-01-23 20:13:39 -08:00
Kyle Havlovitz 0e76d62846
Reset clusterHealth when autopilot starts 2018-01-23 12:52:28 -08:00
James Phillips 504b55e370
Merge pull request #3831 from hashicorp/slackpad-patch-1
Adds a link to Consul Enterprise in the README.
2018-01-23 12:33:10 -08:00
James Phillips 1646fce2c3
Adds a link to Consul Enterprise in the README. 2018-01-23 12:32:54 -08:00
Kyle Havlovitz fbbb993c80
Merge pull request #3830 from hashicorp/autopilot-health-loop
Move autopilot health loop into leader operations
2018-01-23 11:34:32 -08:00
Kyle Havlovitz 6d1dbe6cc4
Move autopilot health loop into leader operations 2018-01-23 11:17:41 -08:00
James Phillips a4c3a3433c
Updates web assets to latest. 2018-01-22 14:46:07 -08:00
Kyle Havlovitz ae1c64544c
Update CHANGELOG.md 2018-01-22 12:33:38 -08:00
Kyle Havlovitz c4528a6110
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 ebff782504
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 6a78adf07a
Merge pull request #3825 from kalafut/master
Fix broken link to SWIM paper
2018-01-22 08:30:59 -08:00
Jim Kalafut 15274b7e36
Fix broken link to SWIM paper 2018-01-21 17:41:58 -08:00
James Phillips b69c118ccd
Updates the change log. 2018-01-19 16:38:48 -08:00
James Phillips 99ad82bfcd
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 be14fa217c
Updates configuration docs for Azure VMSS support. 2018-01-19 16:37:22 -08:00
James Phillips 2e660c7172
Updates hashicorp/go-discover to pull in support for Azure Virtual Machine Scale Sets. 2018-01-19 16:24:08 -08:00
James Phillips b17978003c
Updates the change log. 2018-01-19 15:58:56 -08:00
James Phillips a93c2edbe6
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 9cb681ac0f
Update CHANGELOG.md 2018-01-19 15:42:12 -08:00
Kyle Havlovitz bb068b4c93
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 77ab587ae1
Moves the coordinate fetch after the ACL check. 2018-01-19 15:25:22 -08:00
James Phillips 503e01774b
Updates Serf to pickup fix for spammy zero RTT log messages.
Fixes #3789.
2018-01-19 14:47:12 -08:00
Kyle Havlovitz b651253cb2
Don't remove the files, just log an error 2018-01-19 14:25:51 -08:00
Kyle Havlovitz f191eb2df3
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 17ec4a9394
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 7ae48bcd66 docker-compose based demo 2018-01-19 22:56:55 +02:00
Kyle Havlovitz dac4367fb2
Update CHANGELOG.md 2018-01-18 11:57:08 -08:00
Kyle Havlovitz f65612401a
Merge pull request #3799 from fastest963/fileNotDir
Resolve symlinks in config directory
2018-01-18 11:26:23 -08:00
John Cowen 12f36415a4 Fixes erroneous closed <p> tag 2018-01-16 11:29:55 +00:00