consul/internal
Luke Kysow f180183642
Change logging of registered v2 resource endpoints to add /api prefix (#20355)
Change logging of registered v2 resource endpoints to add /api prefix (#20352)

* Change logging of registered v2 resource endpoints to add /api prefix

Previous:

    agent.http: Registered resource endpoint: endpoint=/demo/v1/executive

New:

    agent.http: Registered resource endpoint: endpoint=/api/demo/v1/executive

This reduces confusion when attempting to call the APIs after looking at
the logs.
2024-01-25 14:57:38 -08:00
..
auth Backport of temporarily disallow L7 traffic permissions into release/1.17.x (#19488) 2023-11-02 18:36:38 +00:00
catalog Backport of Deflake the catalog v2beta1 integration tests into release/1.17.x (#20280) 2024-01-19 19:49:56 +00:00
controller mesh: Add ComputedProxyConfiguration and a controller that computes it. (#19043) 2023-10-10 17:34:53 -06:00
go-sso Manual Backport of [Cloud][CC-6925] Updates to pushing server state into release/1.17.x (#19810) 2023-12-04 15:34:24 -05:00
mesh Backport of [NET-4968] Upgrade Go to 1.21 into release/1.17.x (#20182) 2024-01-12 15:21:25 +00:00
protohcl Manual Backport of [Cloud][CC-6925] Updates to pushing server state into release/1.17.x (#19810) 2023-12-04 15:34:24 -05:00
protoutil mesh: compute more of the xRoute features into ComputedRoutes (#18980) 2023-09-22 16:13:24 -05:00
radix [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
resource Change logging of registered v2 resource endpoints to add /api prefix (#20355) 2024-01-25 14:57:38 -08:00
resourcehcl mesh: rename Upstreams and UpstreamsConfiguration to Destinations* (#18995) 2023-09-25 12:03:45 -06:00
storage resource: Require scope for resource registration (#18635) 2023-09-01 09:44:53 -05:00
tenancy Add namespace read write tests (#19173) 2023-10-13 12:03:06 -04:00
testing/golden Backport of NET-5397 - wire up destination golden tests from sidecar-proxy controller for xds controller and xdsv2 into release/1.17.x (#19350) 2023-10-24 16:48:10 +00:00
tools Backport of NET-5824 Exported services api (#20015) (#20315) 2024-01-23 14:43:52 +05:30