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

Azure / ARO-RP / 24059559051 / 4
38%
master: 38%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2026 01:26AM UTC
Files 309
Run time 6s
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

07 Apr 2026 01:22AM UTC coverage: 19.683%. Remained the same
24059559051.4

push

github

web-flow
fix: force amd64 architecture for Podman image pull on Apple Silicon (#4729)

* fix: force amd64 architecture for Podman image pull in local dev

The aro-installer image only has amd64 builds. When running on Apple
Silicon (arm64), Podman defaults to pulling the native architecture
and fails with "no image found in image index for architecture arm64".

Add WithArch("amd64") and WithOS("linux") to the Podman PullOptions
so the correct image variant is always selected. This only affects the
local development Podman path (pkg/containerinstall), which is guarded
by env.IsLocalDevelopmentMode(). Production uses Hive and is unaffected.

Fixes: ARO-25612

* docs: add macOS Apple Silicon Podman setup instructions

Add a dedicated section for configuring Podman on Apple Silicon Macs
with Rosetta emulation. This is required because the aro-installer
image is only built for amd64, and developers need to set up Rosetta
and the correct Podman socket path for local RP development.

Relates: ARO-25612

3393 of 17238 relevant lines covered (19.68%)

0.23 hits per line

Source Files on job pkg-util - 24059559051.4
  • Tree
  • List 309
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 24059559051
  • 40ac70ea on github
  • Prev Job for on master (#23879028139.4)
  • Next Job for on master (#24101091630.1)
  • 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