Commit Graph

2530 Commits

Author SHA1 Message Date
Armon Dadgar 8d184a241f agent: Rename AtlasCluster to AtlasInfrastructure 2015-02-18 15:12:15 -08:00
Armon Dadgar b9cdb94f19 agent: Fixing setup of SCADA HTTP listener 2015-02-18 15:12:15 -08:00
Armon Dadgar 6a640604dd agent: Fixing panic on shutdown 2015-02-18 15:12:15 -08:00
Armon Dadgar e99f9dd070 agent: Provide auto-join metadata to SCADA 2015-02-18 15:12:14 -08:00
Armon Dadgar 85a47ba584 agent: Adding atlas_join configuration 2015-02-18 15:12:14 -08:00
Armon Dadgar 32aaee5185 agent: SCADA HTTP integration 2015-02-18 15:12:14 -08:00
Armon Dadgar 456645f2fb agent: SCADA HTTP listener 2015-02-18 15:12:14 -08:00
Armon Dadgar 55597dc38f agent: Starting SCADA integration 2015-02-18 15:12:14 -08:00
Armon Dadgar ebfd35898b agent: Adding Atlas CLI flags 2015-02-18 15:12:14 -08:00
Armon Dadgar b4929c090a agent: Adding new Atlas configs 2015-02-18 15:12:14 -08:00
Armon Dadgar ee5153067a Change tabs to spaces 2015-02-18 15:09:48 -08:00
Armon Dadgar af5daf0472 Merge pull request #710 from hashicorp/f-ui-undefined
ui: Only set blank token if none set
2015-02-18 15:08:43 -08:00
Armon Dadgar 39013bbe6a ui: Only set blank token if none set 2015-02-18 14:44:52 -08:00
Ryan Breen b014d7f970 Website: cleanup intro. 2015-02-18 16:45:10 -05:00
Ryan Uber 578a4fd9cc Only build pushes to master and PR's on travis 2015-02-17 12:33:08 -08:00
Armon Dadgar 7a71843f30 Merge pull request #707 from hashicorp/f-snapshot
agent: Snapshot and restore health state on reload. Fixes #693
2015-02-17 12:07:45 -08:00
Armon Dadgar 762cd24c16 CHANGELOG updates 2015-02-17 12:02:39 -08:00
Armon Dadgar b319c41bd9 agent: Snapshot and restore health state on reload. Fixes #693 2015-02-17 12:00:04 -08:00
Ryan Breen b7ba331544 Website: clean up docs/compatibility. 2015-02-17 14:29:00 -05:00
Ryan Breen 802804a6cf Website: add some missing intra-page links in docs/agent/options 2015-02-16 20:51:04 -05:00
Ryan Breen abfe4061a8 Website: clean up a few intra-page links in docs/agent/options 2015-02-16 20:42:21 -05:00
Ryan Breen bfcdd210b7 Website: add intra-page links in docs/agent/options 2015-02-16 19:48:49 -05:00
Armon Dadgar 415fb21369 CHANGELOG updates 2015-02-16 14:33:12 -08:00
Armon Dadgar 05610966df command/exec: Handle a missing key during cancelation. Fixes #626 2015-02-16 14:32:50 -08:00
Armon Dadgar 638057d2eb CHANGELOG updates 2015-02-16 14:30:40 -08:00
Armon Dadgar d92e5d37e3 Revert "* use defer to avoid tracking lock"
This reverts commit a030abdefc.
This commit causes a connection to be leaked if there is a race with
another concurrent RPC.
2015-02-16 14:04:47 -08:00
Ryan Breen 3f23ac2fc7 Website: finalize edits for configuration file options in docs/agent/options. 2015-02-15 00:47:52 -05:00
Ryan Breen 0c22eb0039 Website: edits for configuration file options in docs/agent/options. 2015-02-15 00:43:01 -05:00
Ryan Breen 412b89abdf Add myself to the community page. 2015-02-14 14:25:56 -05:00
Armon Dadgar 9791cb1298 Merge pull request #695 from ryanbreen/session
Website: cleanup for docs/agent/http/session
2015-02-13 17:21:24 -08:00
Armon Dadgar 880817d635 Merge pull request #700 from ryanbreen/options
Website: cleanup for the docs/agent/options Command-line options section
2015-02-13 17:21:05 -08:00
Ryan Breen 75335db84f Website: tweak cleanup for the docs/agent/options Command-line options section. 2015-02-13 15:19:17 -05:00
Ryan Breen 96c4aecc17 Website: cleanup for the docs/agent/options Command-line options section. 2015-02-13 14:58:05 -05:00
Ryan Breen 679c5ddc50 Remove language about LockDelay parsing. 2015-02-12 20:34:40 -05:00
Armon Dadgar 907bbfa8c9 Merge pull request #691 from artushin/master
close idle connections after stopping http checks to service
2015-02-12 17:05:31 -08:00
Armon Dadgar 7f403a1614 Merge pull request #696 from michaeltchapman/watchcommand
website: Fix list of types available to watch
2015-02-12 17:04:06 -08:00
Armon Dadgar 20e936ead7 Merge pull request #692 from ryanbreen/kv
Website: cleanup of docs/agent/http/kv
2015-02-12 16:53:49 -08:00
Michael Chapman 8256737d5d website: Fix list of types available to watch
The list of types erroneously had services listed twice in place
of 'service' and 'services'
2015-02-13 11:20:26 +11:00
Ryan Breen f325791590 More cleanup for docs/agent/http/session. 2015-02-12 15:15:53 -05:00
Ryan Breen d2bc6f156d Website: cleanup for docs/agent/http/session. 2015-02-12 14:50:54 -05:00
artushin 2ae843d51c oops. DefaultTransport being used. 2015-02-12 10:11:22 -06:00
Ryan Breen 22162efccf Website: finalize cleanup of docs/agent/http/kv 2015-02-11 23:44:10 -05:00
Ryan Breen 1b6b1e09bd Website: cleanup of docs/agent/http/kv 2015-02-11 21:54:03 -05:00
Jack Pearkes a82bbb6561 ui: add session behavior and ttl to UI
fixes #649
2015-02-11 18:51:30 -08:00
Jack Pearkes 2f541b5ef7 ui: update gemfile 2015-02-11 18:41:40 -08:00
Jack Pearkes 255d358643 ui: add service address
fixes #686
2015-02-11 18:18:31 -08:00
Jack Pearkes d00d1b0b09 website: fix white bar
fixes #690
2015-02-11 17:49:17 -08:00
artushin 5ec92971ac close idle connections after stopping http checks to service 2015-02-11 18:29:51 -06:00
Armon Dadgar 79d28b9baf Merge pull request #689 from ryanbreen/health
Website: cleanup for docs/agent/http/health.
2015-02-10 17:44:33 -08:00
Ryan Breen 03fad82b09 Website: finalize cleanup for docs/agent/http/health. 2015-02-10 15:52:22 -05:00