ANILA SOMAN
05/09/2023, 11:06 AMCharith (Cerbos)
05/09/2023, 11:11 AMANILA SOMAN
05/09/2023, 11:18 AMCharith (Cerbos)
05/09/2023, 11:20 AMmaster
by any chance? If the default branch is not main
you have to specify it explicitly using the branch
config field.master
branch. So, you need to set branch: master
in the Cerbos git config section.ANILA SOMAN
05/09/2023, 11:24 AMCharith (Cerbos)
05/09/2023, 11:25 AMsubDir: policies
config line because you don't have a directory named policies in the repoANILA SOMAN
05/09/2023, 11:33 AM{
"error": "failed to send batch [0,1): rpc error: code = Unimplemented desc = Configured store is not mutable"
}
Charith (Cerbos)
05/09/2023, 11:37 AMANILA SOMAN
05/09/2023, 11:42 AMCharith (Cerbos)
05/09/2023, 11:48 AMlocal
audit sink, you can query the audit log using the SDK: https://pkg.go.dev/github.com/cerbos/cerbos/client#GrpcAdminClient.AuditLogs. We don't have an example for it though.ANILA SOMAN
05/09/2023, 11:53 AMCharith (Cerbos)
05/09/2023, 12:08 PMblob
storage for Cerbos using a S3/GCS bucket and having a CI stage where all your different git repos publish their policies to that bucket.ANILA SOMAN
05/09/2023, 2:44 PMCharith (Cerbos)
05/09/2023, 3:07 PM