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
[201911][db_migrator] fix old 1911 feature config migration to a new … (sonic-net#1637)
* [201911][db_migrator] fix old 1911 feature config migration to a new one.
This change is in addition to sonic-net#1522.
The init_cfg.json may have important fields added to configuration, while in
previous fix these entries will not be added when table already exists.
This change fixes this behaviour. Also, in order to preserve users auto_restart
configuration a special logic for migrating CONTAINER_FEATURE table has been implemented.
Signed-off-by: Stepan Blyschak <[email protected]>
0 commit comments