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

Azure / karpenter-provider-azure / 23123533490
94%
main: 94%

Build:
Build:
LAST BUILD BRANCH: eukritos/provider-batch-env-rename
DEFAULT BRANCH: main
Ran 16 Mar 2026 01:09AM UTC
Jobs 1
Files 155
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

16 Mar 2026 12:58AM UTC coverage: 93.854%. Remained the same
23123533490

Pull #1521

github

comtalyst
fix: add missing CRD validations for cpuCFSQuotaPeriod and allowedUnsafeSysctls

Addresses long-standing TODO comments in the KubeletConfiguration
fields. These fields had no validation, creating a gap where invalid
values would pass CRD admission but fail at Machine API creation time.

- cpuCFSQuotaPeriod: CEL XValidation enforcing 1ms-1s range (matching
  the cpu.cfs_period_us kernel parameter constraints)
- allowedUnsafeSysctls: regex pattern restricting to valid unsafe sysctl
  namespaces (kernel.shm*, kernel.msg*, kernel.sem, fs.mqueue.*, net.*)

Applied to both v1beta1 and v1alpha2 API versions.

Note: CRD YAML regeneration (make generate) should be run as part of
the merge process to update the CRD schema.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1521: fix: add missing CRD validations for cpuCFSQuotaPeriod and allowedUnsafeSysctls

58757 of 62605 relevant lines covered (93.85%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23123533490.1 16 Mar 2026 01:09AM UTC 155
93.85
GitHub Action Run
Source Files on build 23123533490
  • Tree
  • List 155
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1521
  • PR Base - main (#23029095617)
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