You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why I did it
fixes in T2 Radian Resiliency feature support checked in as part of PR sonic-net#21732
Work item tracking
Microsoft ADO 31982579:
How I did it
The changes take care of following
Fix a typo which fetching chassis subtype in prefix_list script
remove root permission validation during radian status check
Input argument parsing fix during status check
during add_radian/del_radian template rendering, prefix-list entry to have prefixlen passed as an argument, instead of hardcoding it
How to verify it
Execute the prefix_list script, and make sure add/del radian entries go through as expected.
Ensure that status check doesnt require sudo
Ensure that status check fails when passed second argument
Ensure that backend code renders radian config as per expectation
0 commit comments