bazelbuild / bazelbuild/remote-apis
ActionCache: explicit delete operation?
Open
- Dominant language
- Go
- Stars
- 445
- Forks
- 141
- PR merge metrics
- No merged PRs in 30d
Description
The action cache currently does *not* have a delete operation. According to GCP, the RBE permissions include a delete permission. One could consider an update request without a result as a delete. However, this isn't clear from the documentation. I think I'd have a slight preference for having a separate delete operation. WDYT?
Contributor guide
Assessment
This issue has not been assessed yet.