consul/internal/resource/resourcetest
Iryna Shustava 105ebfdd00
catalog, mesh: implement missing ACL hooks (#19143)
This change adds ACL hooks to the remaining catalog and mesh resources, excluding any computed ones. Those will for now continue using the default operator:x permissions.

It refactors a lot of the common testing functions so that they can be re-used between resources.

There are also some types that we don't yet support (e.g. virtual IPs) that this change adds ACL hooks to for future-proofing.
2023-10-13 23:16:26 +00:00
..
acls.go catalog, mesh: implement missing ACL hooks (#19143) 2023-10-13 23:16:26 +00:00
builder.go Add traffic permissions integration tests. (#19008) 2023-10-06 12:06:12 -04:00
client.go Add traffic permissions integration tests. (#19008) 2023-10-06 12:06:12 -04:00
decode.go Honor Default Traffic Permissions in V2 (#18886) 2023-09-19 10:42:32 -04:00
fs.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
require.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
tenancy.go catalog, mesh: implement missing ACL hooks (#19143) 2023-10-13 23:16:26 +00:00
testing.go [COMPLIANCE] License changes (#18443) 2023-08-11 09:12:13 -04:00
validation.go mesh: make FailoverPolicy work in xdsv2 and ProxyStateTemplate (#18900) 2023-09-20 11:59:01 -05:00