Page MenuHomePhabricator

Provide a simple read-only maintenance mode for repositories
ClosedPublic

Authored by epriestley on Aug 29 2019, 8:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 21, 1:50 PM
Unknown Object (File)
Thu, Dec 19, 9:36 PM
Unknown Object (File)
Sat, Dec 14, 12:02 PM
Unknown Object (File)
Sun, Dec 8, 3:29 PM
Unknown Object (File)
Wed, Dec 4, 11:30 PM
Unknown Object (File)
Tue, Dec 3, 10:10 PM
Unknown Object (File)
Sun, Nov 24, 8:51 PM
Unknown Object (File)
Sun, Nov 24, 6:13 PM
Subscribers
None

Details

Summary

Ref T13393. While doing a shard migration in the Phacility cluster, we'd like to stop writes to the migrating repository. It's safe to continue serving reads.

Add a simple maintenance mode for making repositories completely read-only during maintenance.

Test Plan

Put a repository into read-only mode, tried to write via HTTP + SSH. Viewed web UI. Took it back out of maintenance mode.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Aug 29 2019, 10:23 PM
This revision was automatically updated to reflect the committed changes.