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

[healthd] Added change to handle Feature Table exception #19480

Merged
merged 8 commits into from
Jul 13, 2024

Conversation

abdosi
Copy link
Contributor

@abdosi abdosi commented Jul 4, 2024

What I did:
Fix: #18818

How I did:

Handle any exception in API get_service_from_feature_table() gracefully .

How I verify:
Manual Verification.

abdosi added 8 commits June 4, 2024 21:34
Signed-off-by: Abhishek Dosi <[email protected]>
Without this it causes Yang Validation failure for Systems that are Pure
L2/Chassis Supervisor (no BGP) as Yang expects bgp_asn as valid
as_number

Signed-off-by: Abhishek Dosi <[email protected]>
Signed-off-by: Abhishek Dosi <[email protected]>
Basically handle any exception when calling API
get_device_runtime_metadata() and go for retry.

Signed-off-by: Abhishek Dosi <[email protected]>
@abdosi abdosi requested a review from lguohan as a code owner July 4, 2024 21:59
@abdosi abdosi changed the title Secureboot [healthd] Added change to handle Feature Table exception in Jul 5, 2024
@abdosi abdosi changed the title [healthd] Added change to handle Feature Table exception in [healthd] Added change to handle Feature Table exception Jul 5, 2024
@abdosi
Copy link
Contributor Author

abdosi commented Jul 5, 2024

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@abdosi
Copy link
Contributor Author

abdosi commented Jul 6, 2024

@bingwang-ms : Can you help review this.

@bingwang-ms
Copy link
Contributor

@dgsudharsan Can you help review this change?

@abdosi
Copy link
Contributor Author

abdosi commented Jul 10, 2024

@bingwang-ms : please help with merge of this and cherry-pick to 202405.

@abdosi
Copy link
Contributor Author

abdosi commented Jul 13, 2024

@rlhui / @lguohan : can you help with sign-off/merge of this PR.

@rlhui rlhui merged commit 339a4e6 into sonic-net:master Jul 13, 2024
21 checks passed
@rlhui
Copy link
Contributor

rlhui commented Jul 13, 2024 via email

arun1355492 pushed a commit to arun1355492/sonic-buildimage that referenced this pull request Jul 26, 2024
…9480)

*Fix: sonic-net#18818

Handle any exception in API get_service_from_feature_table() gracefully .

---------

Signed-off-by: Abhishek Dosi <[email protected]>
liushilongbuaa pushed a commit to liushilongbuaa/sonic-buildimage that referenced this pull request Aug 1, 2024
…9480)

*Fix: sonic-net#18818

Handle any exception in API get_service_from_feature_table() gracefully .

---------

Signed-off-by: Abhishek Dosi <[email protected]>
@StormLiangMS
Copy link
Contributor

enhancement, no cherry pick for 202305

mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Aug 2, 2024
…9480)

*Fix: sonic-net#18818

Handle any exception in API get_service_from_feature_table() gracefully .

---------

Signed-off-by: Abhishek Dosi <[email protected]>
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202311: #19785

mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Aug 2, 2024
…9480)

*Fix: sonic-net#18818

Handle any exception in API get_service_from_feature_table() gracefully .

---------

Signed-off-by: Abhishek Dosi <[email protected]>
@mssonicbld
Copy link
Collaborator

Cherry-pick PR to 202405: #19787

mssonicbld pushed a commit that referenced this pull request Aug 3, 2024
*Fix: #18818

Handle any exception in API get_service_from_feature_table() gracefully .

---------

Signed-off-by: Abhishek Dosi <[email protected]>
mssonicbld pushed a commit that referenced this pull request Aug 24, 2024
*Fix: #18818

Handle any exception in API get_service_from_feature_table() gracefully .

---------

Signed-off-by: Abhishek Dosi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants