[service-checker] Fix the service-checker issue which is caused by PR…#317
Merged
gechiang merged 1 commit intoAzure:202205from Apr 3, 2024
gechiang:ghc-202205
Merged
[service-checker] Fix the service-checker issue which is caused by PR…#317gechiang merged 1 commit intoAzure:202205from gechiang:ghc-202205
gechiang merged 1 commit intoAzure:202205from
gechiang:ghc-202205
Conversation
…17836 (#18109) PR #17836 added the container checking for database-chassis for Supervisor. But the related container_feature_dict[] is missing for the database-chassis. This causes the exception failure shows on Supervisor Signed-off-by: mlok <marty.lok@nokia.com>
Contributor
Author
|
@judyjoseph for VIZ |
11 tasks
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage-msft
that referenced
this pull request
Apr 9, 2024
Why I did it src/linkmgrd * 2b81c83 - (HEAD -> 202205, origin/202205) [active-standby] Enforce switchover based on heartbeats when mux probe keeps failing (Azure#184) (5 hours ago) [Jing Zhang] src/sonic-platform-common * c401866 - (HEAD -> 202205, origin/202205) Add set/get_lpmode APIs for sff8436 and sff8636 optics (Azure#353) (4 hours ago) [longhuan-cisco] * ea8331e - implement CMIS set_laser_freq to support 100GHz grid space (Azure#294) (4 hours ago) [ChiouRung Haung] src/sonic-platform-daemons * cc32493 - (HEAD -> 202205, origin/202205) Retrieve subport from CONFIG_DB to enable breakout support (Azure#342) (4 hours ago) [mihirpat1] * 864e589 - Pass grid parameter while calling set_laser_freq (Azure#317) (4 hours ago) [mihirpat1] src/sonic-swss * 699477d - (HEAD -> 202205, origin/202205) overlay_dmac change in Vnet configuration. (#2721) (4 hours ago) [siqbal1986] src/sonic-utilities * f9f3e7e4 - (HEAD -> 202205, origin/202205) [voq] Add fabric_ns to the ns_list when display_option is DISPLAY_ALL. (#2717) (4 hours ago) [jfeng-arista] * eb2d9167 - [GCU] Prohibit removal of PFC_WD POLL_INTERVAL field (#2777) (4 hours ago) [isabelmsft]
liushilongbuaa
pushed a commit
that referenced
this pull request
Mar 25, 2026
…utomatically (#24404) #### Why I did it src/sonic-host-services ``` * fda4e65 - (HEAD -> master, origin/master, origin/HEAD) Include info level logs in reboot cause services (#278) (7 days ago) [roy-nexthop] * 3492186 - Module graceful shutdown support commit 255 is triggering loganalyzer failures in non-smartswitch platforms (#322) (8 days ago) [rameshraghupathy] * 1d7ec58 - Remove unwrap() in sonic-host-services (#321) (9 days ago) [Qi Luo] * bbee5e6 - Call sonic-kdump-config --remote after setting ssh_path and ssh_string (#319) (12 days ago) [HP] * ce60800 - Ignore failures in enabling a systemd service (#320) (12 days ago) [Saikrishna Arcot] * ee9ef3f - Module graceful shutdown support (#255) (13 days ago) [rameshraghupathy] * f1de8e3 - Add ExclusionList for telemetry/frr_bmp since they are not service in pub repo (#317) (3 weeks ago) [Feng-msft] * 6507fa3 - [hostcfg] Fix timezone mismatch after image upgrade (#312) (4 weeks ago) [Ben Levi] ``` #### How I did it #### How to verify it #### Description for the changelog
mssonicbld
added a commit
that referenced
this pull request
Apr 22, 2026
…AD automatically (#2206) #### Why I did it src/sonic-utilities ``` * 9936d081 - (HEAD -> 202603, origin/202603) Merge pull request #317 from mssonicbld/sonicbld/202603-merge (23 hours ago) [mssonicbld] * 72384e2a - Merge branch '202511' of https://github.com/sonic-net/sonic-utilities into 202603 (23 hours ago) [Sonic Automation] * df7ec227 - Nokia-armhf config-reload with swss and sync restart (#4473) (2 days ago) [mssonicbld] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…17836 (#18109)
PR #17836 added the container checking for database-chassis for Supervisor. But the related container_feature_dict[] is missing for the database-chassis. This causes the exception failure shows on Supervisor
Why I did it
Work item tracking
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Tested branch (Please provide the tested image version)
Description for the changelog
Link to config_db schema for YANG module changes
A picture of a cute animal (not mandatory but encouraged)