consul/internal/resource
Luke Kysow 840f11a0c5
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:18:54 -08:00
..
demo Add Common Controller Caching Infrastructure (#19767) 2023-12-13 10:06:39 -05:00
http Change logging of registered v2 resource endpoints to add /api prefix (#20352) 2024-01-25 14:18:54 -08:00
mappers NET-7025 - ci: test-integrations failures in compatibility tests. panics occuring in selectionTracker.TrackIDForSelection (#20040) 2023-12-22 16:32:40 +00:00
protoc-gen-deepcopy
protoc-gen-json-shim
protoc-gen-resource-types Add Common Controller Caching Infrastructure (#19767) 2023-12-13 10:06:39 -05:00
reaper Add Common Controller Caching Infrastructure (#19767) 2023-12-13 10:06:39 -05:00
resourcetest Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
testdata
acls.go
authz.go
authz_ce.go
authz_ce_test.go
decode.go Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
decode_test.go Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
equality.go
equality_test.go
errors.go
errors_test.go
filter.go Migrate the Endpoints controller to use the controller cache (#20241) 2024-01-18 17:52:52 -05:00
filter_test.go
hooks.go
hooks_test.go
reference.go
refkey.go
refkey_test.go
registry.go
registry_test.go
resource.go [OSS] feat: add experiments flag for v2 dns and skeleton interfaces (#20115) 2024-01-10 11:19:20 -05:00
resource_test.go resource: misc finalizer apis (#19474) 2023-11-02 15:56:02 -05:00
sort.go
sort_test.go Skip tests with p95 greater than 30 seconds outside of main and release branches. (#19628) 2023-11-15 13:43:33 -07:00
stringer.go
tenancy.go
tenancy_test.go
tombstone.go