Skip to content

Support control character in config#217

Merged
ganglyu merged 1 commit intosonic-net:masterfrom
ganglyu:control_char
Apr 18, 2024
Merged

Support control character in config#217
ganglyu merged 1 commit intosonic-net:masterfrom
ganglyu:control_char

Conversation

@ganglyu
Copy link
Copy Markdown
Contributor

@ganglyu ganglyu commented Apr 18, 2024

Why I did it

sonic-net/sonic-buildimage#16957
Above PR introduced "\n" in config_db, and current GNMI implementation does not support such config.

How I did it

Update yang validation part to read config from file.

How to verify it

Run GNMI end to end test.

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Link to config_db schema for YANG module changes

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

@ganglyu ganglyu requested a review from liuh-80 April 18, 2024 08:38
@ganglyu ganglyu merged commit 3363587 into sonic-net:master Apr 18, 2024
ganglyu added a commit to ganglyu/sonic-gnmi that referenced this pull request Jun 18, 2024
Why I did it
sonic-net/sonic-buildimage#16957
Above PR introduced "\n" in config_db, and current GNMI implementation does not support such config.

How I did it
Update yang validation part to read config from file.

How to verify it
Run GNMI end to end test.
ganglyu added a commit to ganglyu/sonic-gnmi that referenced this pull request Jun 18, 2024
Why I did it
sonic-net/sonic-buildimage#16957
Above PR introduced "\n" in config_db, and current GNMI implementation does not support such config.

How I did it
Update yang validation part to read config from file.

How to verify it
Run GNMI end to end test.
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.

2 participants