consul/internal/resource
Matt Keeler 91d331bbaa
Add ServiceEndpoints Mutation hook tests (#18404)
* Add ServiceEndpoints Mutation hook tests

* Move endpoint owner validation into the validation hook

Also there were some minor changes to error validation to account for go-cmp not liking to peer through an errors.errorstring type that get created by errors.New
2023-08-08 15:22:14 -04:00
..
demo resource: Make resource read tenancy aware (#18397) 2023-08-07 16:37:03 -05:00
http resource: Make resource read tenancy aware (#18397) 2023-08-07 16:37:03 -05:00
mappers/bimapper bimapper: fix a bug and add some more test coverage (#18387) 2023-08-04 16:45:10 -05:00
reaper Reaper controller for cascading deletes of owner resources (#17256) 2023-05-09 13:57:40 -05:00
resourcetest Add ServiceEndpoints Mutation hook tests (#18404) 2023-08-08 15:22:14 -04:00
testdata Add type validations for the catalog resources (#17211) 2023-05-12 09:24:55 -04:00
authz_oss.go resource: add `AuthorizerContext` helper method (#17393) 2023-06-26 13:23:05 +01:00
decode.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
decode_test.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
equality.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
equality_test.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
errors.go Add ServiceEndpoints Mutation hook tests (#18404) 2023-08-08 15:22:14 -04:00
errors_test.go Implement the service endpoints controller (#17216) 2023-06-06 17:09:48 -04:00
reference.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
refkey.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
refkey_test.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
registry.go resource: Make resource read tenancy aware (#18397) 2023-08-07 16:37:03 -05:00
registry_test.go resource: Make resource read tenancy aware (#18397) 2023-08-07 16:37:03 -05:00
stringer.go resource: adding various helpers for working with resources (#18342) 2023-08-01 13:39:15 -05:00
tenancy.go resource: Make resource read tenancy aware (#18397) 2023-08-07 16:37:03 -05:00
tombstone.go resource: enforce consistent naming of resource types (#17611) 2023-06-26 13:25:14 +01:00