Skip to content

[action] [PR:3115] Disable Key Validation feature during sonic-installation for Cisco Platforms (#3115)#3128

Merged
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/3115
Jan 20, 2024
Merged

[action] [PR:3115] Disable Key Validation feature during sonic-installation for Cisco Platforms (#3115)#3128
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/3115

Conversation

@mssonicbld
Copy link
Copy Markdown
Collaborator

Disabling key validation feature in grub file as its not yet supported for Cisco platforms

What I did
Check if the platform we are installing the image on is a Cisco platform
Return success if it is so we are on Cisco platform. This way, we do not perform signature verification as this feature is not yet supported on our platforms.
How I did it
Modified sonic-installer grub.py code

…atforms (sonic-net#3115)

Disabling key validation feature in grub file as its not yet supported for Cisco platforms

What I did
Check if the platform we are installing the image on is a Cisco platform
Return success if it is so we are on Cisco platform. This way, we do not perform signature verification as this feature is not yet supported on our platforms.
How I did it
Modified sonic-installer grub.py code
@mssonicbld
Copy link
Copy Markdown
Collaborator Author

Original PR: #3115

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