Skip to content

fix: schedule testkube MongoDB on non-FIPS nodes#1639

Open
zanejohnson-azure wants to merge 1 commit intoci_prodfrom
zane/fix-testkube-mongodb-fips
Open

fix: schedule testkube MongoDB on non-FIPS nodes#1639
zanejohnson-azure wants to merge 1 commit intoci_prodfrom
zane/fix-testkube-mongodb-fips

Conversation

@zanejohnson-azure
Copy link
Copy Markdown
Contributor

MongoDB 8.0.15 core dumps on FIPS-enabled Azure Linux (Mariner) nodes due to crypto incompatibility. Add nodeAffinity rule to exclude nodes with kubernetes.azure.com/fips_enabled label so MongoDB schedules on non-FIPS Ubuntu/Azure Linux nodes instead.

failure: https://github-private.visualstudio.com/microsoft/_build/results?buildId=115940&view=logs&j=42bb4d3f-029b-553c-72ba-ad97c7d14c22&t=cd9c9f01-dc90-5cd5-9d20-6002fde8fd05&s=57c7e66c-ce80-5b96-c032-7bbe77afcd19

MongoDB 8.0.15 core dumps on FIPS-enabled Azure Linux (Mariner) nodes
due to crypto incompatibility. Add nodeAffinity rule to exclude nodes
with kubernetes.azure.com/fips_enabled label so MongoDB schedules on
non-FIPS Ubuntu/Azure Linux nodes instead.
@zanejohnson-azure zanejohnson-azure requested a review from a team as a code owner April 9, 2026 23:46
@zanejohnson-azure zanejohnson-azure enabled auto-merge (squash) April 10, 2026 00:10
@zanejohnson-azure
Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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.

1 participant