Commit Graph

4408 Commits

Author SHA1 Message Date
James Phillips b0b05f48f3 Merge pull request #2262 from WIZARD-CXY/master
Fixes go race bug in startup log buffering.
2016-09-20 17:24:52 -07:00
James Phillips 67a03d57b5 Merge pull request #2346 from svetlyak40wt/patch-1
Fixed header level for version 0.7.0
2016-09-17 18:24:22 -07:00
Alexander Artemenko 74f2000182 Fixed header level for version 0.7.0
Wrong header level breaks automatic changelog parsing at allmychanges.com.
2016-09-17 22:54:05 +04:00
James Phillips 906c19769f Merge pull request #2344 from soupdiver/return_error_when_no_logger_is_provided_on_http_server_creation
Returns an error if no logOutput is provided.
2016-09-17 09:10:01 -07:00
Felix f0eb0ba549 return an error if no logOutput is provided
Otherwise the code will panic at a later stage where it is more complicated to figure out what’s actually going on.
2016-09-17 17:46:13 +09:00
James Phillips b2e867454a Updates getting started to remove broken links.
Fixes #2293.
2016-09-16 15:58:01 -07:00
James Phillips 6f0a3b9bf5 Adds Operator endpoint link. 2016-09-15 13:13:09 -07:00
James Phillips a03cd5c3dd Merge pull request #2341 from hashicorp/jbs-getting-started-updates
Command output updates.
2016-09-15 07:38:02 -07:00
Brian Shumate 1ee4ba2db6
Restore command line. 2016-09-15 10:37:08 -04:00
Brian Shumate 1654de6184
Command output updates.
- Updated starting agent example to show new output/timestamps
- Updated curl example to show TaggedAddresses
- Updated dig example to return 127.0.0.1
2016-09-15 10:25:23 -04:00
James Phillips f57b84b807 Tweaks wording in lifeguard section. 2016-09-14 10:17:23 -07:00
James Phillips c591d86dd5
Adds a section about lifeguard. 2016-09-14 10:09:23 -07:00
James Phillips d60c985f8f Updates website to version 0.7.0. 2016-09-14 09:27:31 -07:00
James Phillips 8cae7b1f44
Puts tree back into development mode. 2016-09-14 09:20:31 -07:00
James Phillips a189091a35
Release v0.7.0 2016-09-14 09:11:34 -07:00
James Phillips 31d809e66e
Puts tree in final release mode. 2016-09-14 08:47:01 -07:00
James Phillips 858aa828a8 Merge pull request #2337 from pszymczyk/master
Remove reference to localhost in operator.html.markdown
2016-09-14 07:11:46 -07:00
Pawel Szymczyk d97f389805 remove reference to localhost in operator.html.markdown 2016-09-14 12:12:27 +02:00
James Phillips 16e708e96a Update CHANGELOG.md 2016-09-12 17:16:39 -07:00
James Phillips 495334e04e
Cleaned up some errors and did a general edit pass. 2016-09-12 17:14:46 -07:00
James Phillips 82a46b22ae
Gets rid of empty spaces. 2016-09-12 17:00:40 -07:00
James Phillips 7ba4992006
Adds some line breaks. 2016-09-12 16:59:36 -07:00
James Phillips 56a5ad25fb
Cleans up change log. 2016-09-12 16:58:08 -07:00
James Phillips 0a34741d72 Adds version note to near parameter. 2016-09-06 07:50:06 -07:00
James Phillips bb3b714b17 Update CHANGELOG.md 2016-09-01 22:20:12 -07:00
James Phillips 08d6bfbc9b Tweaks options doc after latest merges. 2016-09-01 22:18:34 -07:00
James Phillips f686d34483 Merge pull request #2263 from sweeneyb/dnsPort
Add support for dns port as a command line option
2016-09-01 22:16:15 -07:00
James Phillips 4b2eaeda17
Does some go fmt cleanup. 2016-09-01 22:14:19 -07:00
James Phillips d19995c067 Merge pull request #2322 from hashicorp/pr-2321-slackpad
Adds a configurable timeout for DNS recursor client.
2016-09-01 22:11:54 -07:00
James Phillips ed3b258d9c Merge pull request #2313 from martinivanov/master
Replace key_path with private_key and file() interpolation in consul GCE terraform deployment.
2016-09-01 21:54:44 -07:00
James Phillips fce0052a70
Adds a recursor timeout line to the merge test. 2016-09-01 21:53:33 -07:00
James Phillips da34496645
Fixes a typo in a test error message. 2016-09-01 21:52:29 -07:00
James Phillips 951f597cde
Tweaks documentation. 2016-09-01 21:50:46 -07:00
James Phillips 05b2a3daeb Update CHANGELOG.md 2016-09-01 09:51:13 -07:00
James Phillips 1488af4277 Merge pull request #2319 from hashicorp/f-bootstrap-abort
Adds check that aborts bootstrap mode if there's an existing cluster.
2016-09-01 09:49:03 -07:00
James Phillips 40e1553cfc
Fixes error message in test. 2016-09-01 09:48:08 -07:00
James Phillips 0c798e4ad9 Update CHANGELOG.md 2016-09-01 09:12:01 -07:00
James Phillips 7369875cf7 Merge pull request #2320 from hashicorp/f-leave
Changes default for `leave_on_terminate` based on server or client mode.
2016-09-01 09:08:10 -07:00
Pivotal DX129 fe61650ef0 Merge remote-tracking branch 'upstream/master' 2016-09-01 10:15:32 -04:00
James Phillips 4d05d692fc
Makes port selection atomic in unit tests. 2016-09-01 01:01:28 -07:00
James Phillips d5191741a1
Cleans up the upgrade guide. 2016-09-01 00:22:09 -07:00
James Phillips 79aec1b34b
Tweaks comment to be more correct. 2016-08-31 23:54:53 -07:00
James Phillips 55ef6c54a6
Changes default for `leave_on_terminate` based on server or client mode. 2016-08-31 23:39:11 -07:00
James Phillips c8b184cfd2
Adds check that aborts bootstrap mode if there's an existing cluster. 2016-08-31 21:25:56 -07:00
James Phillips 7bcb34d498 Puts tree back in dev mode. 2016-08-31 10:49:31 -07:00
James Phillips 4fd419d609 Adds a note about stale reads to the performance guide. 2016-08-30 18:11:05 -07:00
James Phillips dd8061b3db
Release v0.7.0-rc2 2016-08-30 17:33:01 -07:00
James Phillips a3fd12aecf
Preps tree for 0.7.0-rc2 release. 2016-08-30 17:32:01 -07:00
James Phillips d1a76b363b Merge pull request #2316 from hashicorp/b-operator
Copies the member data instead of referencing by pointer.
2016-08-30 17:29:53 -07:00
James Phillips cda2bd29a9
Copies the member data instead of referencing by pointer. 2016-08-30 16:54:21 -07:00