Skip to content

[202205][sonic-utilities submodule update] pick up latest needed fix#12090

Merged
gechiang merged 1 commit intosonic-net:202205from
gechiang:202205
Sep 16, 2022
Merged

[202205][sonic-utilities submodule update] pick up latest needed fix#12090
gechiang merged 1 commit intosonic-net:202205from
gechiang:202205

Conversation

@gechiang
Copy link
Copy Markdown
Collaborator

Why I did it

Update submodule sonic-utilities to pick up an urgent needed fix:

commit c6d080da0bc7b5175f8488d7111554cfbe2a10cc (HEAD -> 202205, origin/202205)
Author: gechiang <[email protected]>
Date:   Thu Sep 15 11:40:16 2022 -0700

    Fix DBConfig not initialize issue in pfcwd (#2238) (#2372)
    
    #### What I did
    Fix pfcwd connect DB with exception issue: https://github.com/Azure/sonic-buildimage/issues/11269
    
    pfcwd implicit depends on InterfaceAliasConverter() to initialize DB config, however following PR change InterfaceAliasConverter() behavior to lazy initialize, then pfcwd failed when try connect to DB without initialize DB config:
    
    https://github.com/Azure/sonic-utilities/pull/2183
    
    #### How I did it
    Load  DB config in pfcwd.
    
    #### How to verify it
    Pass all UT.
    
    Co-authored-by: Hua Liu <[email protected]>


How I did it

How to verify it

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205

Description for the changelog

Submodule sonic-utilities update to pick up original PR (sonic-net/sonic-utilities#2238) to 202205 branch

Ensure to add label/tag for the feature raised. example - PR#2174 where, Generic Config and Update feature has been labelled as GCU.

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@gechiang gechiang merged commit 570f1b0 into sonic-net:202205 Sep 16, 2022
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants