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

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

Build:
Build:
LAST BUILD BRANCH: matthchr/skus-controller
DEFAULT BRANCH: main
Ran 16 Mar 2026 04:34AM UTC
Jobs 1
Files 156
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 01:42AM UTC coverage: 93.828% (-0.03%) from 93.854%
23127786336

Pull #1529

github

comtalyst
feat: add capacityReservationGroupID field to AKSNodeClass CRD

Add support for specifying a Capacity Reservation Group when provisioning
nodes through Karpenter/NAP. The field accepts an ARM resource ID validated
via regex pattern matching the CRG resource format.

The Machine API SDK (armcontainerservice.MachineProperties) does not yet
have the CapacityReservationGroupID field — a TODO tracks plumbing it
through once the RP-side Machine API schema is extended. The field exists
on ManagedClusterAgentPoolProfileProperties but not MachineProperties.

Changes:
- v1beta1 + v1alpha2: new optional CapacityReservationGroupID *string
- CRD YAML + chart templates regenerated via controller-gen
- DeepCopy regenerated
- Machine template builder: TODO comment for future plumbing
- Hash tests: verify field participates in hash (no version bump needed —
  new nil field with IgnoreZeroValue doesn't change base hash)
- CEL validation tests: 10 entries for pattern regex
- Unit tests: field storage, nil default, deep copy correctness

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1529: feat: add capacityReservationGroupID field to AKSNodeClass

50 of 71 new or added lines in 7 files covered. (70.42%)

58806 of 62674 relevant lines covered (93.83%)

0.95 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
70.86
-0.17% pkg/cloudprovider/cloudprovider.go
5
0.0
0.0% pkg/apis/v1alpha2/zz_generated.deepcopy.go
12
88.41
-3.36% pkg/fake/aksmachinesapi.go
Jobs
ID Job ID Ran Files Coverage
1 23127786336.1 16 Mar 2026 04:34AM UTC 156
93.83
GitHub Action Run
Source Files on build 23127786336
  • Tree
  • List 156
  • Changed 8
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1529
  • 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