open-consul/agent/grpc-external/services/resource
Semir Patel 9615837c60
resource: List resources by owner (#17190)
2023-05-08 12:26:19 -05:00
..
testing testing: `RunResourceService` helper (#17068) 2023-04-26 11:57:10 +01:00
delete.go Sync .golangci.yml from ENT (#17180) 2023-04-28 17:14:37 +00:00
delete_test.go Create tombstone on resource `Delete` (#17108) 2023-04-28 10:49:08 -05:00
list.go Check acls on resource `Read`, `List`, and `WatchList` (#16842) 2023-04-11 06:10:14 -05: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 Controller Supervision (#17016) 2023-04-25 12:52:35 +01:00
mock_ACLResolver.go Check acls on resource `Read`, `List`, and `WatchList` (#16842) 2023-04-11 06:10:14 -05:00
mock_Backend.go resource: List resources by owner (#17190) 2023-05-08 12:26:19 -05:00
mock_Registry.go Check acls on resource `Read`, `List`, and `WatchList` (#16842) 2023-04-11 06:10:14 -05:00
read.go Tenancy wildcard validaton for `Write`, `Read`, and `Delete` endpoints (#17004) 2023-04-17 16:33:20 -05:00
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 resource: `WriteStatus` endpoint (#16886) 2023-04-11 19:23:14 +01:00
watch.go Check acls on resource `Read`, `List`, and `WatchList` (#16842) 2023-04-11 06:10:14 -05:00
watch_test.go Controller Supervision (#17016) 2023-04-25 12:52:35 +01:00
write.go resource: owner references must include a uid (#17169) 2023-04-28 11:22:42 +01:00
write_status.go Enforce operator:write acl on `WriteStatus` endpoint (#17019) 2023-04-20 16:25:33 +00:00
write_status_test.go Fix or disable pipeline breaking changes that made it into main in last day or so (#17130) 2023-04-25 15:17:48 -05:00
write_test.go resource: owner references must include a uid (#17169) 2023-04-28 11:22:42 +01:00