authzed / spicedb-kubeapi-proxy

Secure access to the Kubernetes API using SpiceDB
https://authzed.com/spicedb
Apache License 2.0
21 stars 1 forks source link

Consider making lock config only on writes instead of on rules #50

Open ecordell opened 1 year ago

ecordell commented 1 year ago

Right now, a config rule specifies the locking mode, but it's only ever used for writes. We should consider if we want to make locks useable in other operations, or if the config should be only on write blocks.