241 Commits (fb702327fabd4b7b3eee92ee3c25c6fe34ab35ea)

Author SHA1 Message Date
James Phillips 496b0bcf07 Adds support for agent-side ACL token management via API instead of config files. (#3324) 7 years ago
Kyle Havlovitz 19eae3d14b
Add UpgradeVersionTag to autopilot config 7 years ago
James Phillips 1791d99a10 Adds new config to make script checks opt-in, updates documentation. (#3284) 7 years ago
James Phillips 8d0a048408 Expands and rework context support in the API client. (#3273) 7 years ago
James Bardin deb43fea6b accept recv-only channels for cancellations (#3271) 7 years ago
Frank Schroeder 9c54f30c94 api: fix TestAPI_CatalogNodes test 7 years ago
Frank Schroeder 0e931a713c agent: fix failing test from localState decoupling 7 years ago
Frank Schroeder 7bbfef7000 api: refactor: unify naming of API tests 7 years ago
Frank Schroeder 8edeabce9a api: refactor: prefix all API tests with API_ 7 years ago
Preetha Appan 9eaf56bfe3 Fix socket file handle leaks from old blocking queries upon consul reload. This fixes issue #3018 8 years ago
Frank Schröder 825f72f5ef agent: support custom header and method for http checks (#3106) 8 years ago
Jared Wasinger d2ef61d079 Prevent Session.Destroy from leaving open TCP connections 8 years ago
Kyle Havlovitz 4e44db87e3
Don't overwrite Transport's TLS config if it's been set 8 years ago
Kyle Havlovitz 04f1ff78f8 Remove superfluous default HttpClient check in NewClient 8 years ago
Frank Schroeder 96c677fdba test: make test less flaky 8 years ago
Frank Schroeder 65b5c51ec7 test: add helper for ioutil.TempDir/TempFile 8 years ago
Frank Schroeder 3522a41bad test: include test name in temp file/dir 8 years ago
James Phillips c1d196152f
Fixes vet errors. 8 years ago
James Phillips ddfa57765c
retry: Removes the description parameter. 8 years ago
Frank Schroeder 21a82a0a16
test: Refactor WaitForResult tests with retry 8 years ago
Kyle Havlovitz cd56a5ebdd Add separate option for verifying incoming HTTPS traffic (#2974) 8 years ago
Frank Schroeder 9685bdcd0b api: Add ServiceTags to Health state endpoint (#153) 8 years ago
James Phillips 36725cef11 Tweaks ACL replication struct name. 8 years ago
James Phillips 138abeb5f7 Tweaks ACL replication status struct name. 8 years ago
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else 8 years ago
Ivan Bogdanov 1ebd6402fd API: Add ACLReplication 8 years ago
Frank Schröder 6dd2804d09 Issue #2905: Add check-not-exists to TXN endpoint 8 years ago
Kyle Havlovitz c6d0b4cf90 Make the API client's httpClient more pluggable (#2926) 8 years ago
Frank Schröder c40621ae10 Add datacenter to catalog node API (#2917) 8 years ago
Kyle Havlovitz ae6bf56ee1
Add tls client options to api/cli 8 years ago
Brian Shumate f499584c38
API: Add struct fields, fixes #2882 8 years ago
James Phillips 08f81ebddb
Moves operator sub-functions into their own files. 8 years ago
Kyle Havlovitz da9c825592
Add CLI/API endpoints for removing peer by ID 8 years ago
Seth Vargo 0170a28ec9
Use new APIs 8 years ago
Kyle Havlovitz 390f41d8d5
Add advanced autopilot features 8 years ago
James Phillips 3f3889022e
Tweaks the agent leave test to patch an occasional local failure. 8 years ago
James Phillips 7d011d7d77
Adds missing area API. 8 years ago
James Phillips e91377fa26
Cleans up based on review feedback. 8 years ago
James Phillips 3a0739cdfc
Tweaks the join response to be more useful. 8 years ago
James Phillips 79e192fd07
Adds public API for the network area endpoints. 8 years ago
James Phillips 472f1bd63e
Adds router into RPC paths with work in progress on coordinates. 8 years ago
Kyle Havlovitz 5353221666
Reorganized cluster health check loop and logic 8 years ago
Kyle Havlovitz 51b11cd344
Fix an issue with changing server IDs and add a few UX enhancements around autopilot features 8 years ago
Kyle Havlovitz 9b4497de09
Cleaned up and reorganized some autopilot-related code 8 years ago
Kyle Havlovitz 2eefe3ca5b
Add autopilot server health tracking 8 years ago
Kyle Havlovitz 92c8b9c3a0
Rename DeadServerCleanup and make wording adjustments 8 years ago
Kyle Havlovitz c1f776c78b
Added operator autopilot subcommands 8 years ago
Kyle Havlovitz c2e7f45002
Add CAS capability to autopilot config endpoint 8 years ago
Kyle Havlovitz 1c24c5d8d6
Add docs and api client methods for autopilot config 8 years ago
Jeff Mitchell 44733caf5c Update unix dial functions to use DialContext with new go-cleanhttp 8 years ago