consul/internal/resource
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
..
demo Backport of catalog, mesh: implement missing ACL hooks into release/1.17.x (#19212) 2023-10-14 01:50:22 +00:00
http Change logging of registered v2 resource endpoints to add /api prefix (#20355) 2024-01-25 14:57:38 -08:00
mappers Backport of NET-7025 - ci: test-integrations failures in compatibility tests. panics occuring in selectionTracker.TrackIDForSelection into release/1.17.x (#20230) 2024-01-16 22:55:51 +00:00
protoc-gen-deepcopy Backport of Clone proto into deepcopy correctly into release/1.17.x (#19207) 2023-10-13 22:07:49 +00:00
protoc-gen-json-shim Create DeepCopy() and Json Marshal/Unmarshal for proto-public (#19015) 2023-10-13 14:55:58 +00:00
protoc-gen-resource-types Add protoc generator to emit resource type variables (#18957) 2023-09-21 17:18:47 -04:00
reaper [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
resourcetest Backport of Introduce randomized timings and reproducible randomization into controller integration tests. into release/1.17.x (#19575) 2023-11-08 16:39:28 -05:00
testdata Add type validations for the catalog resources (#17211) 2023-05-12 09:24:55 -04:00
acls.go Backport of catalog, mesh: implement missing ACL hooks into release/1.17.x (#19212) 2023-10-14 01:50:22 +00:00
authz.go resource: ensure resource.AuthorizerContext properly strips the local… (#18908) 2023-09-19 17:14:15 -05:00
authz_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
authz_ce_test.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
decode.go v2 explicit destination traffic permissions (#18823) 2023-09-25 16:50:07 +00:00
decode_test.go resource: Require scope for resource registration (#18635) 2023-09-01 09:44:53 -05:00
equality.go bimapper: allow to untrack links and support reference or id (#18451) 2023-08-17 18:03:05 -06:00
equality_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
errors.go Backport of catalog, mesh: implement missing ACL hooks into release/1.17.x (#19212) 2023-10-14 01:50:22 +00:00
errors_test.go catalog,mesh,auth: Bump versions to v2beta1 (#18930) 2023-09-22 10:51:15 -06:00
filter.go catalog: add metadata filtering to refine workload selectors (#19198) 2023-10-13 13:37:42 -05:00
filter_test.go catalog: add metadata filtering to refine workload selectors (#19198) 2023-10-13 13:37:42 -05:00
reference.go mesh: Wire ComputedRoutes into the ProxyStateTemplate via the sidecar controller (#18752) 2023-09-14 17:19:04 -05:00
refkey.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
refkey_test.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
registry.go Backport of catalog, mesh: implement missing ACL hooks into release/1.17.x (#19212) 2023-10-14 01:50:22 +00:00
registry_test.go resource: allow for the ACLs.Read hook to request the entire data payload to perform the authz check (#18925) 2023-09-22 09:53:55 -05:00
sort.go mesh: store bound reference pointers on a ComputedRoutes resource and use during reconcile (#18965) 2023-09-22 15:46:14 -05:00
sort_test.go mesh: store bound reference pointers on a ComputedRoutes resource and use during reconcile (#18965) 2023-09-22 15:46:14 -05:00
stringer.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
tenancy.go mesh: ensure that xRoutes have ParentRefs that have matching Tenancy to the enclosing resource (#19176) 2023-10-13 11:31:56 -05:00
tenancy_bridge_ce.go Remove old build tags (#19128) 2023-10-10 10:58:06 -04:00
tenancy_test.go resource: add helper to normalize inner Reference tenancy during mutate (#18765) 2023-09-13 12:08:12 -05:00
tombstone.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00