-
Story
-
Resolution: Done
-
Normal
-
None
-
None
-
5
-
False
-
None
-
False
-
-
-
MCO Sprint 235, MCO Sprint 236, MCO Sprint 237, MCO Sprint 238
-
0
-
0.0
The MCD today writes pending configs to journal, which the next boot then uses to read the state.
This is mostly redundant since we also read/write the updated config to disk. The pending config was originally implemented very early on, and today causes more trouble than it helps, since the journal could be broken, or the config could not be found, which is very troublesome to debug and recover.
We should remove the workflow entirely