f3be5d9b80
This commit fixes an issue where trust bundles could not be read by services in a non-default namespace, unless they had excessive ACL permissions given to them. Prior to this change, `service:write` was required in the default namespace in order to read the trust bundle. Now, `service:write` to a service in any namespace is sufficient. |
||
---|---|---|
.. | ||
service.go | ||
service_oss_test.go | ||
service_test.go | ||
testing.go | ||
testutil_oss_test.go | ||
validate.go | ||
validate_test.go |