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

aws / karpenter-provider-aws / 17774366359

16 Sep 2025 05:45PM UTC coverage: 67.331% (+0.1%) from 67.222%
17774366359

Pull #8478

github

ginglis13
feat(bottlerocket): use default ephemeral storage bind command

Bottlerocket v1.46.0 released with default behavior for the
ephemeral-storage bind command. When no arguments are specified, all
allowlisted directories for a detected Bottlerocket variant are
bind-mounted. This prevents having to consistently update the list of
dirs passed as arguments to this command as more are added.

Automatically detect Bottlerocket AMI version and
use appropriate ephemeral-storage bind command based on Bottlerocket >= v1.46.0.

Implements multi-strategy AMI version resolution from:
- Alias selectors (bottlerocket@v1.46.0)
- Name patterns (bottlerocket-aws-k8s-*-v1.46.0-*)
- ID selectors via resolved AMI names
- Special handling for @latest (assumes newest version)

Falls back to explicit directories when version cannot be determined,
ensuring safe operation across all Bottlerocket versions.

Signed-off-by: Gavin Inglis <giinglis@amazon.com>
Pull Request #8478: bottlerocket: use default ephemeral storage bind command

90 of 94 new or added lines in 3 files covered. (95.74%)

14 existing lines in 3 files now uncovered.

7735 of 11488 relevant lines covered (67.33%)

0.76 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

92.13
/pkg/providers/instance/instance.go


Source Not Available

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