20 Commits (18831-backport1.14.10)

Author SHA1 Message Date
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
Mark Anderson 98a2e282be Fixup acl.EnterpriseMeta 3 years ago
R.B. Boyer eb21649f82
partitions: various refactors to support partitioning the serf LAN pool (#11568) 3 years ago
Jared Kirschner 14059c2653 Fix defaults for autopilot config update 3 years ago
Matt Keeler c048e86bb2
Switch to using the external autopilot module 4 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Hans Hasselberg 07261db64d thread local-only through the layers 4 years ago
Sarah Adams 78ad8203a4
Use encoding/json as JSON decoder instead of mapstructure (#6680) 5 years ago
Sarah Christoff 5e1c6e907b
Set MinQuorum variable in Autopilot (#6654) 5 years ago
Sarah Adams 8ff1f481fe
add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
Kyle Havlovitz de28555671
Move autopilot to a standalone package 7 years ago
Kyle Havlovitz d3dd2b1402
Move check definition to a sub-struct 7 years ago
Kyle Havlovitz ce4e8c46fa
Add deregister critical service field and refactor duration parsing 7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
Frank Schroeder d8195b3a4d agent: drop status code comments 7 years ago
Frank Schroeder 5d1546b052 agent: use http.StatusBadRequest instead of 400 7 years ago
Frank Schroeder 1acff3533e
agent: move agent/consul/structs to agent/structs 7 years ago
Kyle Havlovitz d74390ef86 Fix UpgradeVersionTag field not being passed correctly (#3304) 7 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder 3e00e36f41 golint: Untangle if blocks with return in else 8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln 8 years ago
Kyle Havlovitz da9c825592
Add CLI/API endpoints for removing peer by ID 8 years ago
Kyle Havlovitz 390f41d8d5
Add advanced autopilot features 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 c3d638e2c5
Move RaftStats to Status endpoint 8 years ago
Kyle Havlovitz 2eefe3ca5b
Add autopilot server health tracking 8 years ago
Kyle Havlovitz c2e7f45002
Add CAS capability to autopilot config endpoint 8 years ago
Kyle Havlovitz 81c7a0299e
Add state store table and endpoints for autopilot 8 years ago
Kyle Havlovitz abdf1fbab3
Convert keyring command to use base.Command 8 years ago
Kyle Havlovitz 5d888f5303
Added -relay-factor param to keyring operations 8 years ago
Kyle Havlovitz 6bd65c668b Combine keyring endpoints into one 8 years ago
Kyle Havlovitz dd3368c19e Add keyring http endpoints 8 years ago
James Phillips e5850d8a26
Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands. 8 years ago