Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 10, 2024

Backport of #98239 to release/6.0-staging

Customer Impact

  • Customer reported
  • Found internally

Adds ca-certificates package as dependency, to runtime deps package for Mariner 2.0.

Mariner (Azure Linux) minimum image only includes Microsoft intermediate CAs which are insufficient for any https transactions. nuget restore requires https by default so event simple dotnet new console will fail unless you first install ca-certificates.

Regression

  • Yes
  • No

No.

Testing

Created private package and installed it on Mariner 2.0.

Risk

Low. Very simple change.

@NikolaMilosavljevic NikolaMilosavljevic added the Servicing-consider Issue for next servicing release review label Feb 10, 2024
@carlossanlop
Copy link
Contributor

@NikolaMilosavljevic @jkoritzinsky today is code complete for the March release. If this PR meets all the servicing criteria, please merge it before 4pm PT.

@NikolaMilosavljevic NikolaMilosavljevic added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Feb 12, 2024
@NikolaMilosavljevic NikolaMilosavljevic merged commit abe57b0 into release/6.0-staging Feb 12, 2024
@jkotas jkotas deleted the backport/pr-98239-to-release/6.0-staging branch February 21, 2024 00:47
@github-actions github-actions bot locked and limited conversation to collaborators Mar 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants