Skip to content

[code sync] Merge code from sonic-net/sonic-utilities:202511 to 202603#358

Merged
mssonicbld merged 2 commits into
Azure:202603from
mssonicbld:sonicbld/202603-merge
Jun 3, 2026
Merged

[code sync] Merge code from sonic-net/sonic-utilities:202511 to 202603#358
mssonicbld merged 2 commits into
Azure:202603from
mssonicbld:sonicbld/202603-merge

Conversation

@mssonicbld

Copy link
Copy Markdown
Collaborator
* ae048e70 - (origin/202511) Add remove operation for buffer_profile if remove entire profile. (#4585) (2026-06-03) [mssonicbld]<br>```

mssonicbld and others added 2 commits June 3, 2026 04:14
…585)

<!--
 Please make sure you've read and understood our contributing guidelines:
 https://github.com/Azure/SONiC/blob/gh-pages/CONTRIBUTING.md

 CODE_OF_CONDUCT.md LICENSE README.md SECURITY.md SUPPORT.md azure-pipelines failure_prs.log scripts skip_prs.log Make sure all your commits include a signature generated with `git commit -s` **

 If this is a bug fix, make sure your description includes "closes #xxxx",
 "fixes #xxxx" or "resolves #xxxx" so that GitHub automatically closes the related
 issue when the PR is merged.

 If you are adding/modifying/removing any command or utility script, please also
 make sure to add/modify/remove any unit tests from the tests
 directory as appropriate.

 If you are modifying or removing an existing 'show', 'config' or 'sonic-clear'
 subcommand, or you are adding a new subcommand, please make sure you also
 update the Command Line Reference Guide (doc/Command-Reference.md) to reflect
 your changes.

 Please provide the following information:
-->

#### What I did

Add remove operation to support entire profile object removal, which complains in this issue: sonic-net/sonic-buildimage#23907

#### How I did it

Check the path in patch, if it proceed with entire object, then we allow remove operation for object level, otherwise follow current field level validator logic.

#### How to verify it

Test it in testbed.

Signed-off-by: Sonic Build Admin <sonicbld@microsoft.com>

#### 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)
@mssonicbld mssonicbld merged commit 40431a6 into Azure:202603 Jun 3, 2026
3 checks passed
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.

1 participant