open-consul/internal/controller
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
..
api.go Add a Node health controller (#17214) 2023-05-15 09:55:03 -04:00
api_test.go Add a Node health controller (#17214) 2023-05-15 09:55:03 -04:00
controller.go resource: add helpers for more efficiently comparing IDs etc (#17224) 2023-05-09 19:02:24 +01:00
doc.go Controller Runtime 2023-05-09 15:25:55 +01:00
lease.go Controller Runtime 2023-05-09 15:25:55 +01:00
manager.go Controller Runtime 2023-05-09 15:25:55 +01:00
supervisor.go Cleanup from unblocking the pipeline 🧹 (#17121) 2023-04-26 13:59:58 +01:00
supervisor_test.go Controller Supervision (#17016) 2023-04-25 12:52:35 +01:00