-
Notifications
You must be signed in to change notification settings - Fork 3.3k
{CI} Install ca-certificates in Mariner docker container
#26027
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
Conversation
|
Validation for Azure CLI Full Test Starting...
Thanks for your contribution! |
|
CI |
| #!/usr/bin/env bash | ||
|
|
||
| # This script should be run in a centos7 docker. | ||
| # This script should be run in a Mariner 2.0 docker container. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about change centos7 to ubi or fedora in test_rpm_in_docker.sh
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That‘s irrelevant to this PR. Let's keep this PR clean.
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
Description
Revert #26005
According to https://eng.ms/docs/products/mariner-linux/gettingstarted/containers/marinercontainerimage
Now we have to manually install
ca-certificatesto allow Azure CLI on Mariner to access addresses such asazure-cli/src/azure-cli/azure/cli/command_modules/resource/_bicep.py
Line 278 in 36786c5
azure-cli/src/azure-cli/azure/cli/command_modules/storage/azcopy/util.py
Line 42 in 4b86ba6