open-consul/agent/grpc-external/services/resource
R.B. Boyer e1110ea82d
prototest: fix early return condition in AssertElementsMatch (#17416)
2023-05-22 13:49:50 -05:00
..
testing testing: `RunResourceService` helper (#17068) 2023-04-26 11:57:10 +01:00
delete.go resource: add helpers for more efficiently comparing IDs etc (#17224) 2023-05-09 19:02:24 +01:00
delete_test.go Create tombstone on resource `Delete` (#17108) 2023-04-28 10:49:08 -05:00
list.go resource: add missing validation to the `List` and `WatchList` endpoints (#17213) 2023-05-10 10:38:48 +01:00
list_by_owner.go resource: List resources by owner (#17190) 2023-05-08 12:26:19 -05:00
list_by_owner_test.go resource: List resources by owner (#17190) 2023-05-08 12:26:19 -05:00
list_test.go prototest: fix early return condition in AssertElementsMatch (#17416) 2023-05-22 13:49:50 -05:00
mock_ACLResolver.go
mock_Backend.go resource: List resources by owner (#17190) 2023-05-08 12:26:19 -05:00
mock_Registry.go
read.go
read_test.go Controller Supervision (#17016) 2023-04-25 12:52:35 +01:00
server.go De-scope tenenacy requirements to OSS only for now. (#17087) 2023-04-24 08:14:51 -05:00
server_test.go
watch.go resource: handle `ErrWatchClosed` in `WatchList` endpoint (#17289) 2023-05-15 12:35:10 +01:00
watch_test.go resource: add missing validation to the `List` and `WatchList` endpoints (#17213) 2023-05-10 10:38:48 +01:00
write.go Allow resource updates to omit an owner refs UID (#17423) 2023-05-22 10:44:49 -04:00
write_status.go Reaper controller for cascading deletes of owner resources (#17256) 2023-05-09 13:57:40 -05:00
write_status_test.go Reaper controller for cascading deletes of owner resources (#17256) 2023-05-09 13:57:40 -05:00
write_test.go Allow resource updates to omit an owner refs UID (#17423) 2023-05-22 10:44:49 -04:00