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

Support bullseye for docker-sonic-restapi docker-sonic-telemetry #9791

Merged
merged 1 commit into from
Jan 21, 2022

Conversation

xumia
Copy link
Collaborator

@xumia xumia commented Jan 19, 2022

Why I did it

Support bullseye for docker-sonic-restapi docker-sonic-telemetry
Upgrade to bullseye and Golang-1.15 to support FIPS.

How I did it

How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

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

@@ -1,5 +1,5 @@
{% from "dockers/dockerfile-macros.j2" import install_debian_packages, install_python_wheels, copy_files %}
FROM docker-config-engine-stretch
FROM docker-config-engine-bullseye
Copy link
Collaborator

Choose a reason for hiding this comment

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

@sumukhatv Please check.

@xumia xumia merged commit 7a226ff into sonic-net:master Jan 21, 2022
@xumia xumia deleted the support-bullseye-dockers branch January 21, 2022 00:41
@sumukhatv
Copy link
Contributor

Changes to REST-API container needs to be verified. This will need some time.

lguohan pushed a commit that referenced this pull request Mar 5, 2022
Backport the changes done in #9791 to the 202012 branch, and change the base image to Buster.

Signed-off-by: Saikrishna Arcot <[email protected]>
zjswhhh pushed a commit that referenced this pull request Mar 7, 2022
Backport the changes done in #9791 to the 202012 branch, and change the base image to Buster.

Signed-off-by: Saikrishna Arcot <[email protected]>
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