Commit Graph

1 Commits (3f576fc4cac7ae7abf40b5f2c0a10bcf8e97a75e)

Author SHA1 Message Date
Jenny Zhang 9ab70212f4 cmd/gitops-pusher: re-use existing types from acl package
This changes the ACLTestError type to reuse the existing/identical
types from the ACL implementation, to avoid issues in the future if
the two types fall out of sync.

Updates 

Signed-off-by: Jenny Zhang <jz@tailscale.com>