52 Commits (FFMMM-patch-1)

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 1e02460bd1
re-run gofmt on 1.17 (#11579) 3 years ago
Chris S. Kim 9bbfa048a2
Sync enterprise changes to oss (#10994) 3 years ago
Dhia Ayachi ced8329d80
try to infer command partition from node partition (#10981) 3 years ago
R.B. Boyer 097e1645e3
agent: ensure that most agent behavior correctly respects partition configuration (#10880) 3 years ago
Kyle Havlovitz 77a2f38677 http: add partition query param parsing 3 years ago
Daniel Nephin c98805f505 http: fix a bug that would cause runtimeConfig to be cached 4 years ago
R.B. Boyer b6f686fecb
uiserver: upstream refactors done elsewhere (#8891) 4 years ago
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading 4 years ago
Daniel Nephin 282fbdfa75 api: rename HTTPServer to HTTPHandlers 4 years ago
Paul Banks 2ae5230851
Update UI Config passing to not use an inline script (#8645) 4 years ago
R.B. Boyer 462f0f37ed
connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 4 years ago
freddygv c791fbc79c Update namespaces subject-verb agreement 4 years ago
Kit Patella ad1d4d4d07 http: migrate from instrumentation in s.wrap() to an s.enterpriseHandler() 5 years ago
Kit Patella 927f584761 agent: stub out auditing functionality in OSS 5 years ago
Anthony Scalisi beb928f8de fix spelling errors (#7135) 5 years ago
Matt Keeler 663cf1e9a8
AuthMethod updates to support alternate namespace logins (#7029) 5 years ago
Matt Keeler 9d801d1dc2 ui: feature support templating for index.html (#6921) 5 years ago
Matt Keeler 8f0ab0129e
Miscellaneous Fixes (#6896) 5 years ago
Matt Keeler a704ebe639
Add Namespace support to the API module and the CLI commands (#6874) 5 years ago
Matt Keeler e4ea9b0a96
Updates to allow for Namespacing ACL resources in Consul Enterp… (#6675) 5 years ago
Mike Morris 65be58703c
connect: remove managed proxies (#6220) 5 years ago
R.B. Boyer c395affc93
connect: expose an API endpoint to compile the discovery chain (#6248) 5 years ago
R.B. Boyer 9138a97054
Fix bug in service-resolver redirects if the destination uses a default resolver. (#6122) 5 years ago
Kyle Havlovitz aba54cec55 Add HTTP endpoints for config entry management (#5718) 6 years ago
R.B. Boyer e47d7eeddb acl: adding support for kubernetes auth provider login (#5600) 6 years ago
R.B. Boyer cc1aa3f973 acl: adding Roles to Tokens (#5514) 6 years ago
Grégoire Seux 4f62a3b528 Implement /v1/agent/health/service/<service name> endpoint (#3551) 6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791) 6 years ago
Jack Pearkes 8c684db488 New command: consul debug (#4754) 6 years ago
Paul Banks e812f5516a Add -sidecar-for and new /agent/service/:service_id endpoint (#4691) 6 years ago
Mitchell Hashimoto 0accfc1628
agent: rename test to check 7 years ago
Mitchell Hashimoto d1c21a8629
agent: implement HTTP endpoint 7 years ago
Paul Banks e0e12e165b
TLS watching integrated into Service with some basic tests. 7 years ago
Paul Banks cd88b2a351
Basic `watch` support for connect proxy config and certificate endpoints. 7 years ago
Kyle Havlovitz 75f62e3117
Update the CA config endpoint to enable GETs 7 years ago
Mitchell Hashimoto d28ee70a56
agent: implement an always-200 authorize endpoint 7 years ago
Mitchell Hashimoto 63d674d07d
agent: /v1/connect/ca/configuration PUT for setting configuration 7 years ago
Mitchell Hashimoto c2588262b7
agent: /v1/connect/ca/leaf/:service_id 7 years ago
Mitchell Hashimoto e7536e5485
agent: /v1/connect/ca/roots 7 years ago
Mitchell Hashimoto 368137b81b
agent: /v1/health/connect/:service 7 years ago
Mitchell Hashimoto fd33b76ec2
agent: /v1/catalog/connect/:service 7 years ago
Mitchell Hashimoto d57a3ca2af
agent: GET /v1/connect/intentions/match 7 years ago
Mitchell Hashimoto 0d96cdc0a5
agent: GET /v1/connect/intentions/:id 7 years ago
Mitchell Hashimoto 274bfdd864
agent: POST /v1/connect/intentions 7 years ago
Mitchell Hashimoto 5a1fb35d6e
agent: GET /v1/connect/intentions endpoint 7 years ago
Edd Steel d0f0d67b4a
Clarify comments 7 years ago
Edd Steel c5f0bb3711 Allow endpoints to handle OPTIONS/MethodNotFound themselves 7 years ago
Edd Steel f5af8b0f03
Initialise `allowedMethods` in init() 7 years ago