You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build an internal config for a GwConfig if it does not have it.
This should only happen if we rollback to a blank config.
We dpon't build the internal config for a blank config upfront
not try to apply it. We only try to apply such a config if the
first config to be applied fails, as a means to clean up.
This behavior can be trivially changed by not storing a blank
config in the config database.
Signed-off-by: Fredi Raspall <[email protected]>
0 commit comments