fix(karpenter): add EBS CSI startup taints - #688
Merged
Conversation
Contributor
OPA/conftest tenant-isolation gateResult: passed
|
Contributor
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
Contributor
Mutation test critical Lambda boundariesResult: passed
Coverage: 39.67% (1215/3063 lines) Lowest-covered Lambda files
|
Contributor
Automation gate testsResult: passed
Coverage: 84.81% (670/790 lines) Lowest-covered Lambda files
|
Contributor
Offline IaC contract testsResult: passed
Coverage: 95.14% (1467/1542 lines) Lowest-covered Lambda files
|
edersonbrilhante
force-pushed
the
fix-arc-karpenter-startup-taint
branch
from
August 31, 2026 19:04
c63a0d7 to
b0ea72e
Compare
edersonbrilhante
enabled auto-merge (squash)
August 31, 2026 19:05
Contributor
OpenTofu module tests (latest-stable)Result: passed OpenTofu version:
|
Contributor
OpenTofu module tests (minimum-supported)Result: passed OpenTofu version:
|
Nikolaichukr
approved these changes
Aug 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Adds the AWS EBS CSI startup taint to the shared EKS and per-tenant ARC Karpenter NodePools. Karpenter can therefore wait for EBS CSI initialization without provisioning duplicate nodes for the same pending runner workload.
Type of Change
Testing
tofu initbecause the local module cache is stale.