Commit Graph

5482 Commits

Author SHA1 Message Date
Kyle Havlovitz 9221aed856
Remove the RPC client interface and update docs 2017-02-28 13:41:09 -08:00
James Phillips 87f70c1543 Merge pull request #2777 from hashicorp/sethvargo/cache
Cache for a longer time on Fastly
2017-02-28 13:25:48 -08:00
Seth Vargo 090aff0338
Cache for a longer time on Fastly 2017-02-28 15:59:01 -05:00
Sean Chittenden cbbbf5ee39
Follow the lead in 6fc901a8f3 and set the default `DisplayName` to `Consul` 2017-02-26 12:26:14 -08:00
Kyle Havlovitz 211995bc3c
Convert agent command to use base.Command 2017-02-24 18:11:05 -08:00
Kyle Havlovitz 1eef639403
Add CLI RPC deprecation notice to docs 2017-02-24 18:10:46 -08:00
Kyle Havlovitz 5429e8ce66
Add cli docs and minor test/comment tweaks 2017-02-24 16:55:44 -08:00
Kyle Havlovitz bf735aa008
Use BoolValue for flag type 2017-02-24 16:00:39 -08:00
Kyle Havlovitz 2ea36d7bd4
Merge branch 'master' into f-autopilot 2017-02-24 15:55:18 -08:00
Kyle Havlovitz c1f776c78b
Added operator autopilot subcommands 2017-02-24 15:54:49 -08:00
Kyle Havlovitz c2e7f45002
Add CAS capability to autopilot config endpoint 2017-02-24 13:08:49 -08:00
James Phillips f5fe659497 Reserves an RPC selector byte for Consul Enterprise. 2017-02-24 09:54:33 -08:00
James Phillips e37f66d0b2
Exports config functions from base. 2017-02-23 21:08:43 -08:00
James Phillips a48ecf56a9
Exports visit function from base. 2017-02-23 21:01:06 -08:00
Kyle Havlovitz 1c24c5d8d6
Add docs and api client methods for autopilot config 2017-02-23 21:00:15 -08:00
Kyle Havlovitz 81c7a0299e
Add state store table and endpoints for autopilot 2017-02-23 20:32:13 -08:00
James Phillips ec7598f261 Merge pull request #2764 from hashicorp/website-typography-updates
Website typography updates
2017-02-23 15:01:09 -08:00
Kyle Havlovitz 950a9d2212
Move raft_protocol out of autopilot config 2017-02-23 13:08:40 -08:00
Kyle Havlovitz 0023454ccc
Add config section to docs for autopilot 2017-02-22 13:11:01 -08:00
Kyle Havlovitz b20fd222f6
Add raft version 2/3 compatibility 2017-02-22 12:53:32 -08:00
Jason Costello 5237581634 Mobile tweak 2017-02-21 16:31:17 -08:00
Jason Costello 98d6152ab4 Docs typographic tweaks 2017-02-21 16:23:23 -08:00
Jason Costello 58807f924b Remove redundant declarations 2017-02-21 16:07:57 -08:00
Jason Costello e31ad1adf7 Beef up lead paragraph in Jumbotron 2017-02-21 15:57:24 -08:00
Jason Costello 3e5b45bd28 Adjustments to <a>, and general letter-spacing 2017-02-21 15:57:05 -08:00
Jason Costello dbed54ee3b Improved mono declaration scope 2017-02-21 15:34:59 -08:00
Jason Costello 31cefff104 Update logo, remove old assets 2017-02-21 15:31:39 -08:00
Jason Costello bb62ea2c87 Various adjustments 2017-02-21 15:11:57 -08:00
Jason Costello fece7708f3 Remove refs to Museo 2017-02-21 14:37:51 -08:00
Jason Costello ce058b6a4a Wire up Klavika, remove Museo declarations 2017-02-21 10:45:56 -08:00
Kyle Havlovitz 985d232522
Add configurable cleanup of dead servers when a new server joins 2017-02-17 10:49:16 -08:00
James Phillips 65b7ed462c Update CHANGELOG.md 2017-02-17 00:17:07 -08:00
James Phillips b2e51c3a4b Merge pull request #2755 from hashicorp/aws-sdk-update
Updates AWS Go SDK.
2017-02-17 00:15:32 -08:00
James Phillips 7d4b07956e
Updates AWS Go SDK.
Needed as part of Go 1.8 transition; see https://aws.amazon.com/blogs/developer/aws-sdk-for-go-update-needed-for-go-1-8/.
2017-02-16 23:55:59 -08:00
James Phillips 4e380758b6 Merge pull request #2753 from ellery44/patch-1
Adds missing double quote
2017-02-16 14:07:44 -08:00
Ellery Addington-White 47ee5edefc Adds missing double quote 2017-02-16 13:38:55 -08:00
James Phillips 3a877b9510 Update CHANGELOG.md 2017-02-16 13:36:23 -08:00
James Phillips 8fe23378bc Merge pull request #2752 from hashicorp/f-go-1.8
Bumps Go version to 1.8.
2017-02-16 13:35:49 -08:00
James Phillips 0070e449fe
Bumps Go version to 1.8. 2017-02-16 13:21:28 -08:00
Kyle Havlovitz 3c637874c0 Update CHANGELOG.md 2017-02-16 12:09:48 -08:00
Kyle Havlovitz 1eb33e58c9 Merge pull request #2748 from hashicorp/f-operator-rework
Split operator raft command into subcommands
2017-02-16 12:07:53 -08:00
Kyle Havlovitz c8d0273f1b
Condense raft subcommand into one doc page 2017-02-16 11:44:14 -08:00
James Phillips 161c453077 Merge pull request #2749 from hadielmougy/master
New clojure discovery client for Consul HTTP API
2017-02-16 09:26:15 -08:00
Hadi b26466e953 Merge pull request #1 from hadielmougy/clj-catalog-patch-1
Update downloads_tools.html.erb
2017-02-16 16:41:58 +02:00
Hadi 6a5151d8ec Update downloads_tools.html.erb
add link to clojure client for consul http catalog api
2017-02-16 16:38:31 +02:00
Kyle Havlovitz e85b401eb9
Split operator raft command into subcommands 2017-02-15 13:53:34 -08:00
James Phillips 9103e77f57
Bumps website to Consul version 0.7.5. 2017-02-15 07:00:51 -08:00
James Phillips 4154fb9c20 Update CHANGELOG.md 2017-02-14 18:57:17 -08:00
James Phillips 9f2ffc8fbc Merge pull request #2743 from v6/patch-1
// , Add another way to update config
2017-02-14 18:30:06 -08:00
James Phillips 840347aa40 Update CHANGELOG.md 2017-02-14 18:16:36 -08:00