Skip to content

Upgrade network container to Trixie#22682

Merged
yxieca merged 1 commit intosonic-net:masterfrom
saiarcot895:use-current-container-registry
Mar 5, 2026
Merged

Upgrade network container to Trixie#22682
yxieca merged 1 commit intosonic-net:masterfrom
saiarcot895:use-current-container-registry

Conversation

@saiarcot895
Copy link
Copy Markdown
Contributor

@saiarcot895 saiarcot895 commented Mar 2, 2026

Description of PR

Summary:
Fixes # (issue)

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • New Test case
    • Skipped for non-supported platforms
  • Test case improvement

Back port request

  • 202205
  • 202305
  • 202311
  • 202405
  • 202411
  • 202505
  • 202511

Approach

What is the motivation for this PR?

Switch from the old sonicdev-microsoft container registry to publicmirror container registry.

How did you do it?

Replace all non-comment references to the old container registry (except for the sonic-mgmt container, I'm not sure if that is in the publicmirror container registry) to the new one.

How did you verify/test it?

Locally deployed a T0 KVM testbed. KVM tests also used this change.

Any platform specific information?

Supported testbed topology if it's a new test case?

Documentation

@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@github-actions github-actions bot requested review from r12f, sdszhang and wangxin March 2, 2026 05:31
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
@saiarcot895 saiarcot895 force-pushed the use-current-container-registry branch from 916b074 to 67a06c1 Compare March 2, 2026 23:01
@mssonicbld
Copy link
Copy Markdown
Collaborator

/azp run

@github-actions github-actions bot requested a review from lizhijianrd March 2, 2026 23:01
@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@saiarcot895 saiarcot895 changed the title Switch to using the current container registry Upgrade network container to Trixie Mar 2, 2026
@saiarcot895
Copy link
Copy Markdown
Contributor Author

/azpw run

@mssonicbld
Copy link
Copy Markdown
Collaborator

/AzurePipelines run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Collaborator

@yxieca yxieca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI agent on behalf of Ying. Reviewed: update moves docker registry references to publicmirror; scope limited to add_ceos_list + docker_registry var. CI green (ignoring optional VPP per instruction).

@yxieca
Copy link
Copy Markdown
Collaborator

yxieca commented Mar 5, 2026

Merge summary

What is the motivation for this PR
Switch from the old sonicdev-microsoft container registry to publicmirror container registry.

How did you do it
Replace all non-comment references to the old container registry (except for the sonic-mgmt container, which may not be in publicmirror) to the new one.

How did you verify/test it
Locally deployed a T0 KVM testbed. KVM tests also used this change.

Signed-off-by
Signed-off-by: Saikrishna Arcot sarcot@microsoft.com

@yxieca yxieca merged commit 949419d into sonic-net:master Mar 5, 2026
21 of 22 checks passed
@saiarcot895 saiarcot895 deleted the use-current-container-registry branch March 5, 2026 22:28
ksravani-hcl pushed a commit to ksravani-hcl/sonic-mgmt that referenced this pull request Mar 10, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
ksravani-hcl pushed a commit to ksravani-hcl/sonic-mgmt that referenced this pull request Mar 10, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
aronovic pushed a commit to aronovic/sonic-mgmt that referenced this pull request Mar 10, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Mihut Aronovici <aronovic@cisco.com>
bingwang-ms pushed a commit to bingwang-ms/sonic-mgmt that referenced this pull request Mar 16, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
bingwang-ms added a commit that referenced this pull request Mar 16, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Co-authored-by: Saikrishna Arcot <sarcot@microsoft.com>
selldinesh pushed a commit to selldinesh/sonic-mgmt that referenced this pull request Mar 16, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: selldinesh <dinesh.sellappan@keysight.com>
abhishek-nexthop pushed a commit to nexthop-ai/sonic-mgmt that referenced this pull request Mar 17, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Abhishek <abhishek@nexthop.ai>
yanmo96 added a commit to Azure/sonic-mgmt.msft that referenced this pull request Mar 18, 2026
## Summary

Cherry-pick of sonic-net/sonic-mgmt#22682 onto 202412.

Upgrades the net container from Bookworm to Trixie. Also adds a new
variable for the Docker registry, since containers for newer Debian
versions are mirrored in a different Docker registry.

## Original PR
- sonic-net/sonic-mgmt#22682 — Upgrade network container to Trixie
- Author: @saiarcot895
- Original commit: 67a06c13888c2c95c6281a96dc93595c98662cda

## Cherry-pick note
This is a clean cherry-pick with -x tracking the source commit.
@davidm-arista
Copy link
Copy Markdown
Collaborator

Removing request for 202505. This is a stable release branch that should only have critical bug fixes. Also the PR author did not request the backport, and no explanation was given when the request label was added.

@xwjiang-ms
Copy link
Copy Markdown
Contributor

Removing request for 202505. This is a stable release branch that should only have critical bug fixes. Also the PR author did not request the backport, and no explanation was given when the request label was added.

Already added to 202505 by #22995, or PR test will fail in pulling net container image

xwjiang-ms added a commit to xwjiang-ms/sonic-mgmt that referenced this pull request Mar 20, 2026
Cherry pick sonic-net#22682 into 202411

Switch from the old sonicdev-microsoft container registry to publicmirror
container registry and upgrade network container from debian:jessie to
debian:trixie.

Signed-off-by: Xiawei Jiang <xiaweijiang@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
liushilongbuaa pushed a commit that referenced this pull request Mar 23, 2026
* [202411] Upgrade network container to Trixie (#22682)

Cherry pick #22682 into 202411

Switch from the old sonicdev-microsoft container registry to publicmirror
container registry and upgrade network container from debian:jessie to
debian:trixie.

Signed-off-by: Xiawei Jiang <xiaweijiang@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix argparse conflicting option string

Signed-off-by: xwjiang-ms <xiaweijiang@microsoft.com>

---------

Signed-off-by: Xiawei Jiang <xiaweijiang@microsoft.com>
vrajeshe pushed a commit to vrajeshe/sonic-mgmt that referenced this pull request Mar 23, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
Signed-off-by: Venkata Gouri Rajesh Etla <vrajeshe@cisco.com>
ravaliyel pushed a commit to ravaliyel/sonic-mgmt that referenced this pull request Mar 27, 2026
Also add a new variable for the Docker registry, since the containers
for the newer Debian versions are mirrored in a different Docker
registry.

Signed-off-by: Saikrishna Arcot <sarcot@microsoft.com>
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.

7 participants