mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
A long time ago, we dropped the requirement for frontend to have any disk for caching. Our helm deployments use read-only rootFSes, so this wouldn't even work. This PR aims to make that clearer by removing some last remnants of those times. Test plan: Frontend starts locally and integration tests pass in CI. |
||
|---|---|---|
| .. | ||
| middleware | ||
| templates | ||
| autoupgrade_progress.go | ||
| autoupgrade_servers.go | ||
| autoupgrade.go | ||
| BUILD.bazel | ||
| config_test.go | ||
| config.go | ||
| doc.go | ||
| http.go | ||
| logo.go | ||
| serve_cmd.go | ||
| sysreq.go | ||