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

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

Build:
Build:
LAST BUILD BRANCH: lnguyen924/nt-poc
DEFAULT BRANCH: main
Ran 19 Mar 2026 10:59AM UTC
Jobs 1
Files 157
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

19 Mar 2026 10:47AM UTC coverage: 93.822%. Remained the same
23291310260

Pull #1545

github

comtalyst
BREAKING CHANGE: restrict kubernetes.azure.com labels/taints to match AKS Machine API validation

Sync CRD validation rules with AKS RP Machine API validation to prevent
late-binding 400 errors at provisioning time. Users now get immediate
feedback at kubectl apply time when using restricted labels or taints.

Labels:
- Restrict kubernetes.azure.com/* domain with allowlist (mode, scalesetpriority,
  fips_enabled, os-sku, cluster, sku-cpu, sku-memory, ebpf-dataplane,
  cluster-health-monitor-checker-synthetic)
- Block agentpool label (AgentBaker-generated, set by system)

Taints:
- Restrict kubernetes.azure.com/* domain on taints to scalesetpriority=spot:NoSchedule
  and mode=gateway:NoSchedule (matching RP allowed system taints)
- Restrict kubernetes.azure.com/* domain on startupTaints to
  egressgateway.kubernetes.azure.com/cni-not-ready=true:NoSchedule only
- Add maxItems=100 and maxLength=253 for CEL cost budget

Validation source: AKS RP utils_agentpool.go (labels) and nodetaintsvalidator.go
(taints). Machine API reuses the same AgentPool validation pipeline.

Closes Azure/karpenter-poc#1702

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1545: BREAKING CHANGE: restrict kubernetes.azure.com labels/taints to match AKS Machine API validation

58782 of 62653 relevant lines covered (93.82%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23291310260.1 19 Mar 2026 10:59AM UTC 157
93.82
GitHub Action Run
Source Files on build 23291310260
  • Tree
  • List 157
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1545
  • PR Base - main (#23285942374)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc