Page MenuHomePhabricator

Allow "bin/repository thaw --demote" to demote an entire service, not just a single device
ClosedPublic

Authored by epriestley on Dec 5 2018, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Jun 19, 11:07 PM
Unknown Object (File)
Thu, Jun 19, 11:07 PM
Unknown Object (File)
Thu, Jun 19, 11:07 PM
Unknown Object (File)
Thu, Jun 19, 11:07 PM
Unknown Object (File)
Tue, Jun 17, 12:35 AM
Unknown Object (File)
Jun 8 2025, 10:24 PM
Unknown Object (File)
Jun 2 2025, 2:12 PM
Unknown Object (File)
May 30 2025, 8:27 AM
Subscribers
None

Details

Summary

Ref T13222. See PHI992. If you lose an entire cluster, you may want to aggressively demote it out of existence. You currently need to xargs your way through this. Allow --demote <service>, which demotes all devices in a service.

Test Plan

Demoted with --demote <device> and --demote <service>. Hit the --promote service error.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable