Matt Keeler
08f9cd1678
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
6216a96f93
Add the workload health controller ( #17215 )
2023-05-19 13:53:29 -04:00
R.B. Boyer
ce6bf1d82e
fix two typos ( #17389 )
2023-05-17 08:50:26 -07:00
Matt Keeler
e23577b8aa
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
d4e176ba09
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
Matt Keeler
6919dabb50
Register new catalog & mesh protobuf types with the resource registry ( #17225 )
2023-05-08 15:36:35 -04:00