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

[action] [PR:19778] [Supervisor][fabric] Fix the error message for non-present fabric card during config reload on SUP (#19778) #20778

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

mssonicbld
Copy link
Collaborator

  • [Supervisor][fabric] Fix the error message for non-present fabric card during config reload on SUP

Added checking to the docker_image_ctrl.j2 stop() method. This change adds code to check if related container exists, then call container stop. Otherwise, just log a message to indicate that "No such container". Fixes #19765


Signed-off-by: mlok marty.lok@nokia.com

…d during config reload on SUP (sonic-net#19778)

* [Supervisor][fabric] Fix the error message for non-present fabric card during config reload on SUP

Added checking to the docker_image_ctrl.j2 stop() method. This change adds code to check if related container exists, then call container stop. Otherwise, just log a message to indicate that "No such container". Fixes sonic-net#19765

---------

Signed-off-by: mlok <marty.lok@nokia.com>
@mssonicbld
Copy link
Collaborator Author

Original PR: #19778

@mssonicbld mssonicbld merged commit 6965dc7 into sonic-net:202405 Nov 13, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants