Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[202205] Don't create the members@ array in config_db for PC when reading from… #14028

Merged

Commits on Mar 1, 2023

  1. Don't create the members@ array in config_db for PC when reading from…

    … minigraph (sonic-net#13660)
    
    Fixes sonic-net#11873.
    
    When loading from minigraph, for port channels, don't create the members@ array in config_db in the PORTCHANNEL table. This is no longer needed or used.
    
    In addition, when adding a port channel member from the CLI, that member doesn't get added into the members@ array, resulting in a bit of inconsistency. This gets rid of that inconsistency.
    saiarcot895 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    985492b View commit details
    Browse the repository at this point in the history