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

[sonic-package-manager] fix CLI plugin compatibility issue #2842

Merged
merged 1 commit into from
May 29, 2023

Conversation

stepanblyschak
Copy link
Contributor

@stepanblyschak stepanblyschak commented May 22, 2023

What I did

Overcome a CLI plugin compatibility issue

How I did it

DHCP relay extension expects the spm to name its plugin "dhcp-relay". This change keeps that format if there is just one CLI plugin.

How to verify it

Previous command output (if the output of a command-line utility has changed)

New command output (if the output of a command-line utility has changed)

DHCP relay extension expects the spm to name its plugin "dhcp-relay". This change keeps that format if there is just one CLI plugin.

Signed-off-by: Stepan Blyschak <[email protected]>
@akokhan
Copy link
Contributor

akokhan commented May 26, 2023

@qiluo-msft , @prsunny , looks like this pending PR blocks sonic-net/sonic-buildimage#15145 which may fix CI issue. Please approve and merge.

@liat-grozovik liat-grozovik merged commit 4fead89 into sonic-net:master May 29, 2023
pdhruv-marvell pushed a commit to pdhruv-marvell/sonic-utilities that referenced this pull request Aug 23, 2023
…#2842)

- What I did
Overcome a CLI plugin compatibility issue

- How I did it
DHCP relay extension expects the spm to name its plugin "dhcp-relay". This change keeps that format if there is just one CLI plugin.

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

Successfully merging this pull request may close these issues.

4 participants