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

aws / karpenter-provider-aws / 30064472408
68%
main: 68%

Build:
Build:
LAST BUILD BRANCH: add-memory-manager-reserved-memory
DEFAULT BRANCH: main
Ran 24 Jul 2026 03:40AM UTC
Jobs 1
Files 137
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

24 Jul 2026 03:32AM UTC coverage: 68.481% (+0.008%) from 68.473%
30064472408

Pull #9427

github

tatlat
feat: Add memory-manager-reserved-memory to Bottlerocket settings struct

Bottlerocket supports `settings.kubernetes.memory-manager-reserved-memory`
for configuring per-NUMA-node memory reservations required by the kubelet
memory manager Static policy.

Without this field in the struct, the MarshalTOML re-serialization drops
the setting entirely (since SettingsRaw["kubernetes"] is overwritten with
the typed struct), causing all kubernetes settings to revert to defaults.

The struct includes all valid limit keys from the Bottlerocket model:
memory, hugepages-2Mi, and hugepages-1Gi.

Reference: https://bottlerocket.dev/en/os/1.62.x/api/settings/kubernetes/#memory-manager-reserved-memory
Pull Request #9427: Add memory-manager-reserved-memory to BottlerocketKubernetes settings

9160 of 13376 relevant lines covered (68.48%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30064472408.1 24 Jul 2026 03:40AM UTC 137
68.48
GitHub Action Run
Source Files on build 30064472408
  • Tree
  • List 137
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9427
  • PR Base - main (#29948504305)
  • Delete
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