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

Azure / karpenter-provider-azure / 23884158817
95%
main: 95%

Build:
Build:
LAST BUILD BRANCH: rakechill/node-rollback-design
DEFAULT BRANCH: main
Ran 02 Apr 2026 04:50AM UTC
Jobs 1
Files 162
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

02 Apr 2026 04:40AM UTC coverage: 93.413%. Remained the same
23884158817

Pull #1614

github

comtalyst
fix: preserve nodeclaim annotations in drift hash-version tests

The drift hash-version tests at lines 556 and 605 used
lo.Assign(nodePool.Annotations, ...) to set fake hash annotations on
the NodeClaim. This replaced ALL existing NodeClaim annotations
(starting from NodePool annotations as the base), dropping any
provider-specific annotations like AnnotationAKSMachineResourceID.

Without the AKSMachineResourceID annotation, the drift controller
takes the VM comparison path instead of the AKS Machine path,
comparing full SIG resource IDs against condensed NodeImageVersion
format — which never matches — causing false ImageDrift.

Fix: use lo.Assign(nodeClaim.Annotations, ...) to merge test hashes
into existing annotations instead of replacing them.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Pull Request #1614: fix: preserve nodeclaim annotations in drift hash-version tests

59207 of 63382 relevant lines covered (93.41%)

0.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23884158817.1 02 Apr 2026 04:50AM UTC 162
93.41
GitHub Action Run
Source Files on build 23884158817
  • Tree
  • List 162
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #1614
  • PR Base - main (#23883829541)
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