Closed
Description
Error "unlinkat /tmp/violations: read-only file system" in the os.RemoveAll(conn.Path) in the disk driver when using readonlyrootfilesystem set to true and /tmp/violations/. Add some more resiliency by only deleting the entries or can be mitigated by changing the mount point of the volume -
gatekeeper/pkg/export/disk/disk.go
Line 105 in e399d60