Commit Graph

1 Commits (9eb59c72c13d062482686afc8ad46f891c0c3d74)

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>