171 Commits (c17baadbf87ac9c601f59ad134648dadf832dd87)

Author SHA1 Message Date
Mitchell Hashimoto 5a47a53c70
acl: IntentionDefault => IntentionDefaultAllow 7 years ago
Mitchell Hashimoto ac72a0c5fd
agent: ACL checks for authorize, default behavior 7 years ago
Mitchell Hashimoto 6dc2db94ea
agent/structs: String format for Intention, used for logging 7 years ago
Mitchell Hashimoto fb7bccc690
agent: bolster commenting for clearer understandability 7 years ago
Mitchell Hashimoto 9a987d6452
agent: default deny on connect authorize endpoint 7 years ago
Mitchell Hashimoto 86a8ce45b9
agent: /v1/agent/connect/authorize is functional, with tests 7 years ago
Mitchell Hashimoto 70d1d5bf06
agent: get rid of method checks since they're done in the http layer 7 years ago
Mitchell Hashimoto d28ee70a56
agent: implement an always-200 authorize endpoint 7 years ago
Mitchell Hashimoto c2588262b7
agent: /v1/connect/ca/leaf/:service_id 7 years ago
Mitchell Hashimoto 578db06600
agent/consul: tests for CA endpoints 7 years ago
Mitchell Hashimoto e7536e5485
agent: /v1/connect/ca/roots 7 years ago
Mitchell Hashimoto 714026dfb7
agent: validate service entry on register 7 years ago
Pierre Souchay 26388503e0 Removed Nanoseconds cast as requested by @banks 7 years ago
Pierre Souchay 62a68a008d Removed content negotiation of Prometheus as requested by @banks 7 years ago
Pierre Souchay c152cb7bdf Added Missing Service Meta synchronization and field 7 years ago
Pierre Souchay 27362320e8 Enable compression / automatic Mime-Type detection for Prometheus endpoint 7 years ago
Pierre Souchay 93a01b0949 Now use prometheus_retention_time > 0 to enable prometheus support 7 years ago
Pierre Souchay fd98fb1449 Added support exposing metrics in Prometheus format 7 years ago
Yoann 0f6e05d4c1 Add support for compression in http api 7 years ago
Preetha Appan c7581d68c6
Renames agent API layer for service metadata to "meta" for consistency 7 years ago
Pierre Souchay 980189a33f Added validation of ServiceMeta in Catalog 7 years ago
Guido Iaquinti 8cd11d5888 Add package name to log output 7 years ago
Josh Soref 94835a2715 Spelling (#3958) 7 years ago
Paul Banks de58eb1820
Fixes #3891: agent monitor no longer unresponsive before logs stream. 7 years ago
Edd Steel 77f19f7505
Support OPTIONS requests 7 years ago
James Phillips c2a59f1e6c
Addresses additional state mutations. 7 years ago
James Phillips 1c6de1d623
Fixes all the racy output-side updates to tags. 7 years ago
Pierre Souchay 80dde5465b Added support for Service Metadata 7 years ago
James Phillips 93fd6bfeb4
Moves the coordinate fetch after the ACL check. 7 years ago
James Phillips 9509aa6c4b
Adds the NodeID field back to the /v1/agent/self Config block. 7 years ago
James Phillips 29367cd5ae
Moves ACL disabled response logic down into endpoints. 7 years ago
Frank Schroeder 8f145559d8
Decouple the code that executes checks from the agent 7 years ago
Frank Schroeder b803bf3091
local state: tests compile 7 years ago
Frank Schroeder 29e18c7494
agent: decouple anti-entropy from local state 7 years ago
Frank Schroeder 58b0e153f9
Revert "agent: decouple anti-entropy from local state" 7 years ago
Frank Schroeder 9ed4b2d631
Revert "local state: tests compile" 7 years ago
Frank Schroeder 1af52bf7be local state: tests compile 7 years ago
Frank Schroeder a842dc9c2b agent: decouple anti-entropy from local state 7 years ago
preetapan 77c972f594 Fixes agent error handling when check definition is invalid. Distingu… (#3560) 7 years ago
Frank Schröder 759ef8a1d4 config: add generic method to translate between CamelCase and snake_case (#3557) 7 years ago
Frank Schröder ce887a0c45 Provide stable config for agent/self (#3532) 7 years ago
Frank Schröder 21118cafeb Recursive sanitize (#3505) 7 years ago
Frank Schroeder 56e6439be9
fix data race 7 years ago
Frank Schröder 1e461110e6 agent: consolidate handling of 405 Method Not Allowed (#3405) 7 years ago
Preetha Appan d7e27e67c1 Introduce Code Policy validation via sentinel, with a noop implementation 7 years ago
Frank Schröder 12216583a1 New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
James Phillips 67b19ac065
Allow _all for WAN as a no-op. 7 years ago
James Phillips 1a117ba0a8
Makes the all segments query explict, and the default for `consul members`. 7 years ago
Kyle Havlovitz 7e565d7338
Fix some inconsistencies with segment logic and comments 7 years ago
James Phillips b1a15e0c3d
Adds open source side of network segments (feature is Enterprise-only). 7 years ago