Matt Keeler
a5ba889034
Implement the service endpoints controller ( #17216 )
...
* Add a ReplaceType dep mapper and move them into their own file
* Implement the service endpoints controller
* Implement a Catalog Controllers Integration Test
2023-06-06 17:09:48 -04:00
Matt Keeler
d37572bd44
Add a Node health controller ( #17214 )
...
This will aggregate all HealthStatus objects owned by the Node and update the status of the Node with an overall health.
2023-05-15 09:55:03 -04:00
Matt Keeler
456156ebec
Add type validations for the catalog resources ( #17211 )
...
Also adding some common resource validation error types to the internal/resource package.
2023-05-12 09:24:55 -04:00
Dan Upton
6c24a66f73
resource: optionally compare timestamps in `EqualStatus` ( #17275 )
2023-05-10 10:37:54 +01:00
Semir Patel
40eefaba18
Reaper controller for cascading deletes of owner resources ( #17256 )
2023-05-09 13:57:40 -05:00
Dan Upton
d53a1d4a27
resource: add helpers for more efficiently comparing IDs etc ( #17224 )
2023-05-09 19:02:24 +01:00
Dan Upton
6e1bc57469
Controller Runtime
2023-05-09 15:25:55 +01:00
Semir Patel
9fef1c7f17
Create tombstone on resource `Delete` ( #17108 )
2023-04-28 10:49:08 -05:00
Dan Upton
b9c485dcb8
Controller Supervision ( #17016 )
2023-04-25 12:52:35 +01:00
hashicorp-copywrite[bot]
9f81fc01e9
[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
2f7d591702
Tenancy wildcard validaton for `Write`, `Read`, and `Delete` endpoints ( #17004 )
2023-04-17 16:33:20 -05:00
Semir Patel
b8c9e133be
Add mutate hook to `Write` endpoint ( #16958 )
2023-04-12 16:50:07 -05:00
Semir Patel
3b83c7ee9a
Enforce ACLs on resource `Write` and `Delete` endpoints ( #16956 )
2023-04-12 16:22:44 -05:00
Dan Upton
d595e6ade9
resource: `WriteStatus` endpoint ( #16886 )
2023-04-11 19:23:14 +01:00
Semir Patel
317240fca7
Resource validation hook for `Write` endpoint ( #16950 )
2023-04-11 06:55:32 -05:00
Semir Patel
686f49346c
Check acls on resource `Read`, `List`, and `WatchList` ( #16842 )
2023-04-11 06:10:14 -05:00
Dan Upton
4fa2537b3b
Resource `Write` endpoint ( #16786 )
2023-04-06 10:40:04 +01:00
Ronald
b64674623e
Copyright headers for missing files/folders ( #16708 )
...
* copyright headers for agent folder
2023-03-28 18:48:58 -04:00
Semir Patel
5a3fec6238
Basic resource type registry ( #16622 )
2023-03-14 13:30:25 -05:00