James Phillips
8479d0c987
Updates getting started to remove broken links.
...
Fixes #2293 .
2016-09-16 15:58:01 -07:00
James Phillips
daa8a40993
Adds Operator endpoint link.
2016-09-15 13:13:09 -07:00
James Phillips
c7bdbec838
Merge pull request #2341 from hashicorp/jbs-getting-started-updates
...
Command output updates.
2016-09-15 07:38:02 -07:00
Brian Shumate
a9c305113e
Restore command line.
2016-09-15 10:37:08 -04:00
Brian Shumate
497c40bcd1
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
27061563ea
Tweaks wording in lifeguard section.
2016-09-14 10:17:23 -07:00
James Phillips
b7cf261f38
Adds a section about lifeguard.
2016-09-14 10:09:23 -07:00
James Phillips
f8d6e807d3
Updates website to version 0.7.0.
2016-09-14 09:27:31 -07:00
James Phillips
8c439ebafa
Puts tree back into development mode.
2016-09-14 09:20:31 -07:00
James Phillips
f2bc8cc4e5
Release v0.7.0
2016-09-14 09:11:34 -07:00
James Phillips
fe166a3d59
Puts tree in final release mode.
2016-09-14 08:47:01 -07:00
James Phillips
6ecbf2d759
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
4c82447726
remove reference to localhost in operator.html.markdown
2016-09-14 12:12:27 +02:00
James Phillips
cdecffd363
Update CHANGELOG.md
2016-09-12 17:16:39 -07:00
James Phillips
91d7d35982
Cleaned up some errors and did a general edit pass.
2016-09-12 17:14:46 -07:00
James Phillips
cf57ef604e
Gets rid of empty spaces.
2016-09-12 17:00:40 -07:00
James Phillips
4ec958b0f8
Adds some line breaks.
2016-09-12 16:59:36 -07:00
James Phillips
3f12406c16
Cleans up change log.
2016-09-12 16:58:08 -07:00
James Phillips
3b1f368fe5
Adds version note to near parameter.
2016-09-06 07:50:06 -07:00
James Phillips
cade4f8c09
Update CHANGELOG.md
2016-09-01 22:20:12 -07:00
James Phillips
6db4aea4c4
Tweaks options doc after latest merges.
2016-09-01 22:18:34 -07:00
James Phillips
aed72ccc60
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
4819cf3a52
Does some go fmt cleanup.
2016-09-01 22:14:19 -07:00
James Phillips
1924eccf71
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
f42333b945
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
314bd1363c
Adds a recursor timeout line to the merge test.
2016-09-01 21:53:33 -07:00
James Phillips
3f3bb444fa
Fixes a typo in a test error message.
2016-09-01 21:52:29 -07:00
James Phillips
ca71911eed
Tweaks documentation.
2016-09-01 21:50:46 -07:00
James Phillips
959b70ceb2
Update CHANGELOG.md
2016-09-01 09:51:13 -07:00
James Phillips
8e76af4311
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
94c0e961eb
Fixes error message in test.
2016-09-01 09:48:08 -07:00
James Phillips
09ba88b873
Update CHANGELOG.md
2016-09-01 09:12:01 -07:00
James Phillips
d623366201
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
2682410059
Merge remote-tracking branch 'upstream/master'
2016-09-01 10:15:32 -04:00
James Phillips
ce93b82e1e
Makes port selection atomic in unit tests.
2016-09-01 01:01:28 -07:00
James Phillips
6036f855a9
Cleans up the upgrade guide.
2016-09-01 00:22:09 -07:00
James Phillips
d04a706a7c
Tweaks comment to be more correct.
2016-08-31 23:54:53 -07:00
James Phillips
d419a0ae0d
Changes default for `leave_on_terminate` based on server or client mode.
2016-08-31 23:39:11 -07:00
James Phillips
4dd9b4b08a
Adds check that aborts bootstrap mode if there's an existing cluster.
2016-08-31 21:25:56 -07:00
James Phillips
8bd3dd817a
Puts tree back in dev mode.
2016-08-31 10:49:31 -07:00
James Phillips
2deda0c65b
Adds a note about stale reads to the performance guide.
2016-08-30 18:11:05 -07:00
James Phillips
1cb0bc6fe3
Release v0.7.0-rc2
2016-08-30 17:33:01 -07:00
James Phillips
30a895d196
Preps tree for 0.7.0-rc2 release.
2016-08-30 17:32:01 -07:00
James Phillips
dc7273ed21
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
750e1751ac
Copies the member data instead of referencing by pointer.
2016-08-30 16:54:21 -07:00
James Phillips
5e4db081f7
Removes Raft types from public API interface.
...
This will cause a lot of breakage because we've currently vendored a
branch of the Raft library.
2016-08-30 14:59:16 -07:00
James Phillips
ee0e331aca
Update CHANGELOG.md
2016-08-30 14:45:15 -07:00
James Phillips
23e6901e94
Merge pull request #2315 from hashicorp/f-allow-stale
...
Changes default DNS allow_stale to true.
2016-08-30 14:42:34 -07:00
James Phillips
3304352272
Changes default DNS allow_stale to true.
2016-08-30 13:55:19 -07:00
James Phillips
16b24c3d5f
Update CHANGELOG.md
2016-08-30 13:18:33 -07:00