open-consul/internal/resource
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
..
demo resource: optionally compare timestamps in `EqualStatus` (#17275) 2023-05-10 10:37:54 +01:00
reaper Reaper controller for cascading deletes of owner resources (#17256) 2023-05-09 13:57:40 -05:00
resourcetest Add a Node health controller (#17214) 2023-05-15 09:55:03 -04:00
testdata Add type validations for the catalog resources (#17211) 2023-05-12 09:24:55 -04:00
equality.go resource: optionally compare timestamps in `EqualStatus` (#17275) 2023-05-10 10:37:54 +01:00
equality_test.go resource: optionally compare timestamps in `EqualStatus` (#17275) 2023-05-10 10:37:54 +01:00
errors.go Add type validations for the catalog resources (#17211) 2023-05-12 09:24:55 -04:00
errors_test.go Add type validations for the catalog resources (#17211) 2023-05-12 09:24:55 -04:00
reference.go [COMPLIANCE] Add Copyright and License Headers (#16854) 2023-04-20 12:40:22 +00:00
registry.go Create tombstone on resource `Delete` (#17108) 2023-04-28 10:49:08 -05:00
registry_test.go Create tombstone on resource `Delete` (#17108) 2023-04-28 10:49:08 -05:00
tombstone.go Create tombstone on resource `Delete` (#17108) 2023-04-28 10:49:08 -05:00