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

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

Build:
Build:
LAST BUILD BRANCH: add-memory-manager-reserved-memory
DEFAULT BRANCH: main
Ran 18 Jul 2026 06:05AM 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

18 Jul 2026 05:44AM UTC coverage: 68.466% (+0.1%) from 68.369%
29633180828

Pull #9427

github

tatlat
Add memory-manager-reserved-memory to BottlerocketKubernetes settings

Bottlerocket supports `settings.kubernetes.memory-manager-reserved-memory`
(documented since 1.54.x) for configuring per-NUMA-node memory reservations
required by the kubelet memory manager Static policy.

Without this field in the struct, the strict TOML validator logs an error
and the MarshalTOML re-serialization drops the setting entirely (since
SettingsRaw["kubernetes"] is overwritten with the typed struct).

The Bottlerocket model requires each entry to have an `enabled` field
and flattened limit keys (memory, hugepages-2Mi, 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

9158 of 13376 relevant lines covered (68.47%)

0.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29633180828.1 18 Jul 2026 06:05AM UTC 137
68.47
GitHub Action Run
Source Files on build 29633180828
  • Tree
  • List 137
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #9427
  • PR Base - main (#29555265135)
  • Delete
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