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)
Tue, Nov 19, 3:22 PM
Unknown Object (File)
Oct 18 2024, 3:13 PM
Unknown Object (File)
Oct 16 2024, 11:41 PM
Unknown Object (File)
Oct 14 2024, 12:52 PM
Unknown Object (File)
Oct 9 2024, 10:49 AM
Unknown Object (File)
Sep 20 2024, 4:03 AM
Unknown Object (File)
Sep 12 2024, 5:17 AM
Unknown Object (File)
Sep 6 2024, 8:16 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