164 Commits (12be06f8e52d8a11fc6f41f0b76b437cea0d07b7)

Author SHA1 Message Date
wojtkiewicz 1e0fd27a74
agent: add allowStale option for HTTP API (#3142) 8 years ago
wojtkiewicz 37785028be
agent: add "http_config" 8 years ago
Frank Schroeder 1c75cf1af5 pkg refactor 8 years ago
Frank Schroeder aa1519c9f7 agent: move parseMetaPair to config and export 8 years ago
Frank Schroeder 9956bc9b47 agent: LastContact cannot be negative (#3067) 8 years ago
Frank Schroeder b6c69ebf5d
agent: refactor DNS and HTTP server 8 years ago
Frank Schroeder 82650f73e3
agent: move http/dns endpoints into agent 8 years ago
Frank Schroeder b42916e1ff
agent: simplify socket address helper 8 years ago
Frank Schroeder c44e41a741
agent: replace goto with local function 8 years ago
Frank Schroeder 327401e7ee
agent: inline uiDir field 8 years ago
Frank Schroeder 8f381d62f6
agent: drop logOutput parameter 8 years ago
Frank Schroeder c47db2c922
agent: drop config argument 8 years ago
Frank Schroeder 6eba69fbfe agent: drop atlas/scada code 8 years ago
Kyle Havlovitz cd56a5ebdd Add separate option for verifying incoming HTTPS traffic (#2974) 8 years ago
Kyle Havlovitz b70e419aeb Add TLS cipher suite options and CA path support (#2963) 8 years ago
Frank Schroeder cf3ec1cf5c golint: Rename fields and structs 8 years ago
Frank Schroeder ee5b06a231 Use fmt.Fprint/Fprintf/Fprintln 8 years ago
Kyle Havlovitz 2eefe3ca5b
Add autopilot server health tracking 8 years ago
Kyle Havlovitz 81c7a0299e
Add state store table and endpoints for autopilot 8 years ago
Kyle Havlovitz 07ba3ddb6e
Add TLSMinVersion to config options 8 years ago
Kyle Havlovitz 7f91cd12f4
Add -node-meta to agent command line options 8 years ago
Kyle Havlovitz c9e430c396
Validate metadata config earlier and handle multiple filters 8 years ago
Kyle Havlovitz 84504a20fc
Add meta key validations and more tests 8 years ago
James Phillips ca7a243b70
Adds ACL management support to the agent. 8 years ago
Kyle Havlovitz bd69c6d871 Add reload/leave http endpoints (#2516) 8 years ago
Kyle Havlovitz 124f907063 Add monitor http endpoint 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 fa680bded7
Defaults to pretty JSON in dev mode. 8 years ago
James Phillips c01a3871c9 Adds support for snapshots and restores. (#2396) 8 years ago
Felix f0eb0ba549 return an error if no logOutput is provided 8 years ago
James Phillips e5850d8a26
Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands. 8 years ago
James Phillips 9f7a973ace
Adds an `X-Consul-Translate-Addresses` to signal translation is enabled. 8 years ago
James Phillips f73166ced9
Installs a wrapper around HTTP endpoints that generate metrics. 8 years ago
James Phillips d29af2ddc7
Adds an ACL replication status endpoint. 8 years ago
Ryan Uber 7fd0c3ce70 agent: parseSource still subs for _agent 9 years ago
Ryan Uber 62884a22d4 consul: send agent source data as separate query source 9 years ago
Ryan Uber 104b234dde agent: always pass local agent query source, allow override 9 years ago
Ryan Uber 4c1afb1bc6 consul: use the Near field instead of PreferLocal 9 years ago
James Phillips 69f58ad04a Moves txn code into a new endpoint, not specific to KV. 9 years ago
James Phillips 1fefdcb962 Terminates pretty responses with a newline. 9 years ago
James Phillips e491245062 Performs basic plumbing of KVS transactions through all the layers. 9 years ago
James Phillips 7ebad899da Adds a new PUT-based TTL check update endpoint. 9 years ago
James Phillips e79dd7c8de Fixes redirect from / to /ui when internal UI is enabled. 9 years ago
Chris Cooper e2065e10c0 add comment codes 9 years ago
Chris Cooper 00dd9d6b78 refactors http server error codes to use the http statuses defined in the http package instead of literals 9 years ago
Philippe M. Chiasson a2eddcab38 remove address splitting 9 years ago
Philippe M. Chiasson 21345a8a7f Move logged client IP to the end of the log message 9 years ago
Ryan Uber 3cf6a173a5 agent: static UI is configurable 9 years ago
Ryan Uber c3e7c98da2 agent: compile web assets into consul binary 9 years ago