gloo-mesh
gloo-mesh copied to clipboard
allow history to set multiple input snapshots
Currently in the discovery and networking reconcilers, we use history.SetInput
to set the input snapshot. Now that we support multiple (local and remote) input snapshots, we might want to be able to set both in history for debugging purposes.