Skip to content

CNTRLPLANE-3026: Decouple AWS AMI resolution for dual-stream support#8699

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
jparrill:CNTRLPLANE-3026
Jun 17, 2026
Merged

CNTRLPLANE-3026: Decouple AWS AMI resolution for dual-stream support#8699
openshift-merge-bot[bot] merged 1 commit into
openshift:mainfrom
jparrill:CNTRLPLANE-3026

feat(nodepool): decouple AWS AMI resolution from ReleaseImage

b228747
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 17, 2026 in 1s

41.83% (+0.03%) compared to 7507291

View this Pull Request on Codecov

41.83% (+0.03%) compared to 7507291

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 41.83%. Comparing base (7507291) to head (b228747).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8699      +/-   ##
==========================================
+ Coverage   41.79%   41.83%   +0.03%     
==========================================
  Files         759      759              
  Lines       94037    94043       +6     
==========================================
+ Hits        39304    39342      +38     
+ Misses      51983    51946      -37     
- Partials     2750     2755       +5     
Files with missing lines Coverage Δ
hypershift-operator/controllers/nodepool/aws.go 80.17% <100.00%> (+10.14%) ⬆️
...erator/controllers/nodepool/nodepool_controller.go 43.18% <100.00%> (-0.09%) ⬇️
hypershift-operator/controllers/nodepool/token.go 82.59% <100.00%> (+0.05%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.