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

Install sudo and Mariner 2 and remove FIPS variant #27

Merged
merged 3 commits into from
Oct 26, 2024

Conversation

qmuntal
Copy link
Member

@qmuntal qmuntal commented Oct 25, 2024

Azure Pipelines requires sudo but Mariner 2 doesn't provide it by default. Install it in our Docker image.

While here, remove the Mariner 2 FIPS variants, they are not used anywhere as we enable FIPS mode at runtime when needed.
Also, remove the openssl-devel package. It was initially required by our OpenSSL backend, but it hasn't been necessary since long time ago.

For microsoft/go#1371.

@qmuntal qmuntal merged commit b9c607a into main Oct 26, 2024
10 checks passed
@qmuntal qmuntal deleted the dev/qmuntal/mariner2sudo branch October 26, 2024 14:26
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.

2 participants