consul/internal/resource
Matt Keeler 653a886689
Implement a Catalog Controllers Lifecycle Integration Test (#17435)
* Implement a Catalog Controllers Lifecycle Integration Test

* Prevent triggering the race detector.

This allows defining some variables for protobuf constants and using those in comparisons. Without that, something internal in the fmt package ended up looking at the protobuf message size cache and triggering the race detector.
2023-06-16 12:58:53 -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 Implement a Catalog Controllers Lifecycle Integration Test (#17435) 2023-06-16 12:58:53 -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 Implement the service endpoints controller (#17216) 2023-06-06 17:09:48 -04:00
errors_test.go Implement the service endpoints controller (#17216) 2023-06-06 17:09:48 -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