158 Commits (01e56d6faef252d822c9f0bb993c1284fb4eea42)

Author SHA1 Message Date
hc-github-team-consul-core 20b8427f8c
Backport of feature - [NET - 4005] - [Supportability] Reloadable Configuration - enable_debug into release/1.15.x (#17968) 1 year ago
Ronald 6167aef641
Warn when the token query param is used for auth (#16009) 2 years ago
Dan Upton 644cd864a5
Rate limit improvements and fixes (#15917) 2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700) 2 years ago
Chris S. Kim 0e176dd6aa
Allow consul debug on non-ACL consul servers (#15155) 2 years ago
Chris S. Kim bde57c0dd0 Regenerate files according to 1.19.2 formatter 2 years ago
freddygv d65e60de86 Return forbidden on permission denied 2 years ago
Chris S. Kim 03df6c3ac6
Reuse http.DefaultTransport in UIMetricsProxy (#14521) 2 years ago
alex 07bc22e405
no 1.9 style metrics (#13532) 2 years ago
Chris S. Kim fcdd031911
Revert getPathSuffixUnescaped (#13256) 3 years ago
Jared Kirschner 05a648f530 docs: clarify consistency mode operation 3 years ago
Mathew Estafanous 474385d153
Unify various status errors into one HTTP error type. (#12594) 3 years ago
R.B. Boyer f507f62f3c
peering: initial sync (#12842) 3 years ago
FFMMM 973d2d0f9a
mark disable_compat_1.9 to deprecate in 1.13, change default to true (#12675) 3 years ago
Eric 02d8a11ff0 remove gogo from acl protobufs 3 years ago
Eric 5cab213e81 assorted changes required to remove gogo 3 years ago
Dhia Ayachi 72a997242b
split `pbcommon` to `pbcommon` and `pbcommongogo` (#12587) 3 years ago
Jared Kirschner c73267f318 http: WARN if GET request has non-empty body 3 years ago
Eric eea8300187 Remove the stdduration gogo extension 3 years ago
Mark Anderson 676ea58bc4
Refactor config checks oss (#12550) 3 years ago
Mark Anderson aaefe15613
Bulk acl message fixup oss (#12470) 3 years ago
Mathew Estafanous c5d2bea92c
Change error-handling across handlers. (#12225) 3 years ago
Mathew Estafanous 0fdd1318e9
Ensure consistency with error-handling across all handlers. (#11599) 3 years ago
littlestar642 634c72d22f add path escape and unescape to path params 3 years ago
Jared Kirschner 2de79abc00 http: improve 404 Not Found response message 3 years ago
Jared Kirschner 34ea9ae8c9 http: improve UI not enabled response message 3 years ago
Dan Upton 1e47e3c82b
Groundwork for exposing when queries are filtered by ACLs (#11569) 3 years ago
R.B. Boyer ee372a854a acl: adding a new mesh resource 3 years ago
R.B. Boyer fb27c1b24f
agent: add partition labels to catalog API metrics where appropriate (#10890) 3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
Daniel Nephin 17841248dd config: remove ACLResolver settings from RuntimeConfig 3 years ago
Daniel Nephin e637cd71f3 acl: use authz consistently as the variable name for an acl.Authorizer 3 years ago
Daniel Nephin 84fac3ce0e acl: use acl.ManangeAll when ACLs are disabled 3 years ago
Daniel Nephin 8cfbc8e7c9 http: don't log an error if the request is cancelled 3 years ago
Daniel Nephin c3149ec0fd debug: use the new metrics stream in debug command 3 years ago
R.B. Boyer fc9b1a277d
sync changes to oss files made in enterprise (#10670) 3 years ago
Daniel Nephin 16b21b0864 http: add an X-Consul-Query-Backend header to responses 3 years ago
Dhia Ayachi 4c7f5f31c7
debug: remove the CLI check for debug_enabled (#10273) 4 years ago
Matt Keeler bbf5993534
Move static token resolution into the ACLResolver (#10013) 4 years ago
Daniel Nephin c98805f505 http: fix a bug that would cause runtimeConfig to be cached 4 years ago
Daniel Nephin c15d5b0ed1 http: Check HTTPUseCache in a single place 4 years ago
Kit Patella 5da2f1efa8 finish adding static server metrics 4 years ago
Kit Patella 06d59c03b9 add the service name in the agent rather than in the definitions themselves 4 years ago
Kit Patella 24a2471029 first pass on agent-configured prometheusDefs and adding defs for every consul metric 4 years ago
R.B. Boyer 61eac21f1a
agent: return the default ACL policy to callers as a header (#9101) 4 years ago
R.B. Boyer 6ba776b4f3
agent: protect the ui metrics proxy endpoint behind ACLs (#9099) 4 years ago
R.B. Boyer b6f686fecb
uiserver: upstream refactors done elsewhere (#8891) 4 years ago
Paul Banks 332477f24c
Add /v1/internal/ui/metrics-proxy API endpoint that proxies to a configured metrics provider backend. 4 years ago
Kit Patella 7fe2f80b4b add config flag to disable 1.9 metrics backwards compatibility. Add warnings on start and reload on default value 4 years ago
R.B. Boyer a2a8e9c783
connect: intentions are now managed as a new config entry kind "service-intentions" (#8834) 4 years ago