Commit Graph

2134 Commits

Author SHA1 Message Date
Ryan Breen cd5fc328fa Final edits to encryption doc. 2015-01-31 21:59:59 -05:00
Ryan Breen e4f792bbbf Tighten up TLS setting language a bit. 2015-01-31 18:59:11 -05:00
Ryan Breen 144096225d Tighten up TLS mode language a bit. 2015-01-31 18:55:58 -05:00
Ryan Breen 2063a412ad Substantial and potentially inaccurate rewrite to docs/agent/encryption. 2015-01-31 18:33:29 -05:00
Ryan Uber 50c478b34f Merge pull request #663 from ryanbreen/master
Grammatical cleanups to doc/agent/dns
2015-01-31 10:38:43 -08:00
Ryan Breen 07bb5ea4ac Clean up double 'is'. 2015-01-31 13:36:31 -05:00
Ryan Breen 0df468170e Final tweaks to DNS doc. 2015-01-31 13:17:43 -05:00
Ryan Breen 7396677907 More heavy-handed reorg of content for flow. 2015-01-31 13:07:21 -05:00
Ryan Breen 01e2895573 Restructure opening paragraphs to have better flow. 2015-01-31 13:01:00 -05:00
Ryan Breen 2c22cef5cc Finish first pass of DNS updates. 2015-01-31 12:59:03 -05:00
Ryan Breen 81528d772b Update docs for standard DNS queries. 2015-01-31 12:51:28 -05:00
Ryan Breen b63c42e90b Minor cleanups to docs/agent/dns. 2015-01-30 23:32:57 -05:00
Armon Dadgar c560d02745 Merge pull request #660 from gkze/master
Add zsh completion
2015-01-30 13:19:17 -08:00
Armon Dadgar 78e85cf2d8 Merge pull request #662 from ryanbreen/master
Grammatical cleanups to doc/agent/basics
2015-01-30 13:18:05 -08:00
Ryan Breen b953d37df5 Make capitalization of agent more consistent. 2015-01-30 14:49:58 -05:00
Ryan Breen 1d11a7355e Minor cleanups to docs/agent/basics. 2015-01-30 14:48:20 -05:00
gkze 731111ee7c Add new 0.5 commands 2015-01-30 00:12:03 -08:00
Armon Dadgar 4b9124c037 Merge pull request #659 from ryanbreen/master
Minor grammar and content tweaks to improve readability of docs/agent/check
2015-01-29 15:15:58 -08:00
gkze 120ecdc8c2 Add zsh completion 2015-01-29 14:24:10 -08:00
Ryan Breen 56f2807822 A bit more language cleanup to checks. 2015-01-29 17:17:02 -05:00
Ryan Breen c82cc407d9 No need to confine the example to a web app. 2015-01-29 17:14:19 -05:00
Ryan Breen 618ff00714 Some reorg of the TTL description. 2015-01-29 17:12:20 -05:00
Ryan Breen 64f8665a5d Make it clear that checks persist with the node, period, not just across runs of the agent but across reboots as well. 2015-01-29 17:10:15 -05:00
Ryan Breen 3fb6a60d84 Add a bit more detail around checks and clarify some language. 2015-01-29 17:08:56 -05:00
Ryan Breen 6d8f46188d Language touch-ups for the checks docs. 2015-01-29 16:45:19 -05:00
Ryan Uber 029a6025aa agent: http checks work inside of service definitions 2015-01-29 12:11:42 -08:00
Ryan Uber 1caaae0ff7 Merge pull request #655 from hashicorp/f-exec-acl
agent: pass locally configured token during remote exec
2015-01-29 11:16:01 -08:00
Armon Dadgar 18eaff24a4 Merge pull request #653 from ryanbreen/master
Grammatical cleanups to doc/agent/services
2015-01-29 11:11:56 -08:00
Ryan Uber 6ecca376e4 agent: pass locally configured token during remote exec 2015-01-29 10:42:46 -08:00
arnaud briche 4d105487a8 - add Timeout field to CheckType and CheckHTTP to make http request timeout configurable by the client 2015-01-29 13:37:48 +07:00
Ryan Breen 14a8d4049b Move the note about checks to its own line. 2015-01-28 19:46:28 -05:00
Ryan Breen 1d35ae1223 Grammatical cleanup in services.html. 2015-01-28 19:43:52 -05:00
Ryan Uber 9efda655a1 agent: test service/check deletion with empty ID 2015-01-27 21:47:59 -08:00
Ryan Uber 6d27dc3548 Merge pull request #644 from foostan/add_validation_of_deregistration
Validate ServiceID/CheckID when deregistering.
2015-01-27 21:39:35 -08:00
foostan a75b727391 Validation ServiceID/CheckID when deleting in deleteService() in local.go 2015-01-27 18:11:57 +09:00
foostan 99659e9014 Add tests to remove service/check without an ID 2015-01-27 18:10:56 +09:00
Ryan Uber 97f6ea88f4 Merge pull request #642 from ceh/clean-tmpdirs
consul: clean up TempDirs in FSM tests
2015-01-26 15:34:04 -08:00
foostan 524cb0d0c3 Validate ServiceID/CheckID when deregistering. 2015-01-27 01:06:57 +09:00
Emil Hessman 70a6cdac6d consul: clean up TempDirs in FSM tests 2015-01-26 08:34:23 +01:00
Armon Dadgar c9850af02d Merge pull request #638 from ceh/bat-build
make.bat: add Makefile functionality for Windows
2015-01-25 14:04:17 -08:00
Armon Dadgar 266fd248cb Clarify the compatibility 2015-01-25 13:59:37 -08:00
Armon Dadgar 95f49ead61 Merge pull request #641 from ceh/lock-docs
docs: describe child process handling on Windows for lock command
2015-01-25 13:49:35 -08:00
Emil Hessman 2a80aacb86 docs: describe child process handling on Windows for lock command
Add website documentation for how the lock command handles child
process termination on Windows.
2015-01-25 11:42:29 +01:00
Emil Hessman 3539224c42 make.bat: add Makefile functionality for Windows
Converted the Makefile functionality into several bat files to better
support building on Windows. All targets have been introduced in the
make.bat file, except for "cov" and "format".

Running make.bat with no arguments runs the all target per default,
just like Makefile.
If an argument is supplied, it must be one of all, cover, deps,
integ, test, vet, or updatedeps.

For example

  > make.bat test

runs the test target.
2015-01-25 06:35:56 +01:00
Ryan Uber 72fe5f4cd2 Merge pull request #637 from ceh/win-build
command: fix Windows build
2015-01-24 21:31:35 -08:00
Emil Hessman c8224b3f94 command: fix Windows build
Add a per GOOS implementation to send signals to PIDs
since syscall.Kill does not exist on Windows.

It will always send a SIGKILL on Windows since there
seems to be no POSIX compatible notion.

Fixes build on Windows.
2015-01-25 05:00:52 +01:00
Ryan Uber dd0c9dfbbc agent/http: fix service registration with nil checks value 2015-01-23 18:50:51 -08:00
Ryan Uber 068c4137cb agent/http: clean up socket setup 2015-01-23 17:57:04 -08:00
Ryan Uber adb3bd4c5e agent: make check tests more reliable 2015-01-23 16:07:20 -08:00
Ryan Uber 661c7f021b Update CHANGELOG 2015-01-23 13:29:00 -08:00