• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Azure / karpenter-provider-azure / 23376973411
94%
main: 95%

Build:
Build:
LAST BUILD BRANCH: tallaxes/regional-vm-0
DEFAULT BRANCH: main
Ran 21 Mar 2026 09:54AM UTC
Jobs 1
Files 161
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Mar 2026 09:43AM UTC coverage: 93.78% (+0.001%) from 93.779%
23376973411

Pull #1557

github

comtalyst
fix: sync CRD validation with AKS Machine API to prevent provisioning failures

Block AKS system taints (kubernetes.azure.com/ prefix) at CRD admission via CEL
validation, and sanitize them at runtime as defense-in-depth. This prevents users
from specifying taints that AKS Machine API would reject server-side, causing
provisioning failures.

Labels: existing sanitization already strips kubernetes.azure.com/ labels before
sending to Machine API. Added documentation comments to formalize this alignment.

Changes:
- Add CEL validation rules blocking kubernetes.azure.com/ taints on NodePool CRD
  (both taints and startupTaints fields)
- Add runtime taint sanitization in configureTaints() matching the existing label
  sanitization pattern in configureLabelsAndMode()
- Add IsAKSTaint() helper function parallel to IsAKSLabel()
- Add hack/validation/taints.sh for CRD generation pipeline
- Add comprehensive tests for all new validation logic
- Resolve existing TODO comment about taint sanitization

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1557: fix: sync CRD validation with AKS Machine API to prevent provisioning failures

22 of 22 new or added lines in 2 files covered. (100.0%)

21 existing lines in 1 file now uncovered.

58906 of 62813 relevant lines covered (93.78%)

0.95 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
21
88.74
0.28% pkg/providers/instance/aksmachineinstancehelpers.go
Jobs
ID Job ID Ran Files Coverage
1 23376973411.1 21 Mar 2026 09:54AM UTC 161
93.78
GitHub Action Run
Source Files on build 23376973411
  • Tree
  • List 161
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1557
  • PR Base - main (#23369038757)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc