Commit Graph

5069 Commits (aa1c464961667e51db4a6ffb4b4aef6890cf5ec2)
 

Author SHA1 Message Date
Kyle Havlovitz aa1c464961
Convert exec command to use base.Command
8 years ago
Kyle Havlovitz 8985398c7e
Convert event command to use base.Command
8 years ago
Sean Chittenden e4d6687fa2
Update `vendor/vendor.json` to reflect `shiriou/gopsutil#313` being merged.
8 years ago
James Phillips eb99212b83 Merge pull request #2669 from legendtkl/master
8 years ago
James Phillips 242cef5ac8 Removes broken WriteRequest ACL reference for catalog endpoints.
8 years ago
Kyle Havlovitz a4cb414e58 Merge pull request #2717 from hashicorp/f-cli-rework
8 years ago
Kyle Havlovitz 0b85bbfed1
Small tweaks to base command
8 years ago
Kyle Havlovitz 197dc10a7f
Add utility types to enable checking for unset flags
8 years ago
Kyle Havlovitz 49d2ce1c3d
Move command Meta to base.Command and split http options
8 years ago
James Phillips 48d7b069ad Merge pull request #2718 from jonathanwcrane/patch-1
8 years ago
Jonathan Crane 64bc86b87a fix grammatical error in 2nd paragraph
8 years ago
Kyle Havlovitz edc353914d
Fix the check for displaying the command options
8 years ago
Kyle Havlovitz 8009432b1b
Convert configtest and force-leave commands to use Meta
8 years ago
James Phillips c990e683f2 Merge pull request #2716 from hashicorp/b-lower-hostid
8 years ago
Sean Chittenden 7d9c9881fc
Update `shirou/gopsutil/313` to pull in lowercased `HostID`s.
8 years ago
James Phillips 3c26515607 Merge pull request #2715 from hashicorp/slackpad-patch-1
8 years ago
James Phillips 14c6d009cc Drop testutil wait to 2 seconds.
8 years ago
James Phillips 97dbfb8b32
Points at new release and puts tree in 0.8.0 dev mode.
8 years ago
Kyle Havlovitz e86ec5b54c
vendor: Add golang-text dependency
8 years ago
James Phillips 1c442cb570
Release v0.7.4
8 years ago
Kyle Havlovitz 3d09fb880f
Merge branch 'master' into f-cli-rework
8 years ago
James Phillips 5c0a89ccf5
Puts the tree in 0.7.4 release mode.
8 years ago
James Phillips 0797d4f92b
Updates Serf library to get relay fixes.
8 years ago
Sean Chittenden f228812746
Update github.com/shiriou/gopsutil's `vendor.json` entries.
8 years ago
Sean Chittenden abceea206d
Chase an upstream `go fmt` that has been long overdue.
8 years ago
Sean Chittenden 95a8ee35d6
Remove _test.go files from shirou/gopsutil
8 years ago
Sean Chittenden ee8705f549
Add durable HostID generation for Windows.
8 years ago
James Phillips 04d4bc9ea2 Merge pull request #2708 from oliora/master
8 years ago
Andrey Upadyshev 1ec69ba1d2 Fix `acquire` parameter nesting
8 years ago
James Phillips 9423bf948b Merge pull request #2707 from hashicorp/e-reduce-len-constraint
8 years ago
Sean Chittenden b94aac3a2c
Round the node lookup prefix down to the nearest modulo two size before
8 years ago
Sean Chittenden fe49c0a0ab
Reduce the size of the UUID Lookup Length restriction from `8` to `2`.
8 years ago
Kyle Havlovitz 01588efc2a Update CHANGELOG.md
8 years ago
Kyle Havlovitz 5b8049075e Merge pull request #2704 from hashicorp/f-relay-query-responses
8 years ago
James Phillips a5c8ccadd4 Merge pull request #2572 from hashicorp/jbs-2535
8 years ago
Kyle Havlovitz 5d888f5303
Added -relay-factor param to keyring operations
8 years ago
Kyle Havlovitz ed5bf524ba
Update serf deps
8 years ago
James Phillips 5d2031432e Removes an obsolete environment variable from the example upstart script.
8 years ago
James Phillips 15e2e64c00
Adds a test for node UUID or name lookups.
8 years ago
Sean Chittenden 35fd064a79
Revert `97904cec95f1a1fafd18405f0dd143eb63d595a9`
8 years ago
Sean Chittenden 22addad024
Add a note about looking up nodes by their node id.
8 years ago
Sean Chittenden b764606844 Merge pull request #2702 from hashicorp/f-dns-nodeid
8 years ago
Sean Chittenden c16f33402a
Treat a uuid prefix lookup error as a soft error, as if a node name
8 years ago
Sean Chittenden 62527c1698
Treat a uuid prefix lookup error as a soft error, as if a node name lookup returned nil.
8 years ago
Sean Chittenden 295ca817f3
Run a test of `NodeServices()` with a NodeID as an argument.
8 years ago
Sean Chittenden 854f2b2bfc
Whoops. Return an empty set in the event that there are multiple matches.
8 years ago
Sean Chittenden e86cefe640
Rename `nodeName` to `nodeNameOrID`.
8 years ago
Sean Chittenden 13fb395010
Toggle `AllowMissing` to false to accommodate old clients without Node IDs.
8 years ago
Sean Chittenden f3f3f73e6d
Enable looking up consul nodes by their node ID.
8 years ago
Kyle Havlovitz 644dff8922 Update CHANGELOG.md
8 years ago