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

[dhcp_server] Adjust the dhcp_server cli data format to align with dhcp_cfggen #18519

Merged
merged 10 commits into from
Apr 16, 2024

Conversation

w1nda
Copy link
Member

@w1nda w1nda commented Apr 2, 2024

Why I did it

dhcp_server cli using string while dhcp_cfggen using array of string, I need to align them.

Work item tracking
  • Microsoft ADO (number only): 27315501

How I did it

Add magic character @ to make sure string will be interpreted to array of string.

How to verify it

Unit test.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@w1nda w1nda requested a review from lguohan as a code owner April 2, 2024 02:46
@w1nda w1nda requested review from yaqiangz and Xichen96 and removed request for lguohan April 2, 2024 02:47
rules/config Outdated Show resolved Hide resolved
@w1nda

This comment was marked as outdated.

@yaqiangz yaqiangz self-requested a review April 12, 2024 06:51
@w1nda
Copy link
Member Author

w1nda commented Apr 12, 2024

Hi @yxieca , cloud you help merge this PR? thanks.

@yxieca yxieca merged commit 8d54b0d into sonic-net:master Apr 16, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants