Dan Upton
f72d75d6b2
resource: add missing validation to the `List` and `WatchList` endpoints ( #17213 )
2023-05-10 10:38:48 +01:00
Semir Patel
f8b900d555
Reaper controller for cascading deletes of owner resources ( #17256 )
2023-05-09 13:57:40 -05:00
Dan Upton
270df96301
resource: add helpers for more efficiently comparing IDs etc ( #17224 )
2023-05-09 19:02:24 +01:00
Semir Patel
9615837c60
resource: List resources by owner ( #17190 )
2023-05-08 12:26:19 -05:00
Semir Patel
2601f0488c
Sync .golangci.yml from ENT ( #17180 )
2023-04-28 17:14:37 +00:00
Semir Patel
896c39d98c
Create tombstone on resource `Delete` ( #17108 )
2023-04-28 10:49:08 -05:00
Dan Upton
6d024775a0
resource: owner references must include a uid ( #17169 )
2023-04-28 11:22:42 +01:00
Dan Upton
91f3abf27b
testing: `RunResourceService` helper ( #17068 )
2023-04-26 11:57:10 +01:00
Semir Patel
cf50def90b
Fix or disable pipeline breaking changes that made it into main in last day or so ( #17130 )
...
* Fix straggler from renaming Register->RegisterTypes
* somehow a lint failure got through previously
* Fix lint-consul-retry errors
* adding in fix for success jobs getting skipped. (#17132 )
* Temporarily disable inmem backend conformance test to get green pipeline
* Another test needs disabling
---------
Co-authored-by: John Murret <john.murret@hashicorp.com>
2023-04-25 15:17:48 -05:00
Dan Upton
f7c4f04060
Controller Supervision ( #17016 )
2023-04-25 12:52:35 +01:00
Semir Patel
2409c32e20
De-scope tenenacy requirements to OSS only for now. ( #17087 )
...
Partition and namespace must be "default"
Peername must be "local"
2023-04-24 08:14:51 -05:00
Semir Patel
b12d638046
Enforce operator:write acl on `WriteStatus` endpoint ( #17019 )
2023-04-20 16:25:33 +00:00
hashicorp-copywrite[bot]
87aee8308b
[COMPLIANCE] Add Copyright and License Headers ( #16854 )
...
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
Co-authored-by: Ronald <roncodingenthusiast@users.noreply.github.com>
2023-04-20 12:40:22 +00:00
Semir Patel
0674f30fc1
Tenancy wildcard validaton for `Write`, `Read`, and `Delete` endpoints ( #17004 )
2023-04-17 16:33:20 -05:00
Semir Patel
fc3d024d4d
Enforce Owner rules in `Write` endpoint ( #16983 )
2023-04-14 08:19:46 -05:00
Semir Patel
1f860b99d2
Fix delete when uid not provided ( #16996 )
2023-04-14 08:18:24 -05:00
Semir Patel
f9311318e1
Add mutate hook to `Write` endpoint ( #16958 )
2023-04-12 16:50:07 -05:00
Semir Patel
53a0755f03
Enforce ACLs on resource `Write` and `Delete` endpoints ( #16956 )
2023-04-12 16:22:44 -05:00
Dan Upton
d46543631c
resource: `WriteStatus` endpoint ( #16886 )
2023-04-11 19:23:14 +01:00
Semir Patel
8d0d600ea3
Resource validation hook for `Write` endpoint ( #16950 )
2023-04-11 06:55:32 -05:00
Semir Patel
ca19954c08
Check acls on resource `Read`, `List`, and `WatchList` ( #16842 )
2023-04-11 06:10:14 -05:00
Semir Patel
2b0a5b52c2
Resource `Delete` endpoint ( #16756 )
2023-04-06 08:58:54 -05:00
Dan Upton
4e8ab7a390
Resource `Write` endpoint ( #16786 )
2023-04-06 10:40:04 +01:00
Dan Upton
52ce151221
Raft storage backend ( #16619 )
2023-04-04 17:30:06 +01:00
Dan Upton
37207b4e4c
storage: fix resource leak in Watch ( #16817 )
2023-03-31 13:24:19 +01:00
Ronald
71fb0a723e
Copyright headers for missing files/folders ( #16708 )
...
* copyright headers for agent folder
2023-03-28 18:48:58 -04:00
Ronald
dd0e8eec14
copyright headers for agent folder ( #16704 )
...
* copyright headers for agent folder
* Ignore test data files
* fix proto files and remove headers in agent/uiserver folder
* ignore deep-copy files
2023-03-28 14:39:22 -04:00
Semir Patel
bd4a01f38f
Resource service List(..) endpoint ( #16753 )
2023-03-27 16:25:27 -05:00
Semir Patel
0b441e07cc
WatchList(..) endpoint for the resource service ( #16726 )
2023-03-27 14:37:54 -05:00
Semir Patel
9f607d4970
Read(...) endpoint for the resource service ( #16655 )
2023-03-27 10:35:39 -05:00
Semir Patel
a4780c60b8
GRPC stub for the ResourceService ( #16528 )
2023-03-09 13:40:23 -06:00