B-622T-alternative-control-plane-state-tracking
Status: closed/duplicate
The tracking task state in main branch with git commits seems somewhat brittle and dirty.
Wondering about altenative approaches to track the state of the control plane in a more robust way.
perhaps a branch solely for tracking state of the control plane, and then we can merge in the main branch to it, and then we can track the state of the control plane in that branch, and then we can merge that branch back to main when we want to update the state of the control plane.