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

Azure / ARO-RP / 24059559051
38%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2026 01:23AM UTC
Jobs 6
Files 942
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

07 Apr 2026 01:22AM UTC coverage: 37.329% (+0.004%) from 37.325%
24059559051

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

0 of 3 new or added lines in 1 file covered. (0.0%)

27453 of 73543 relevant lines covered (37.33%)

0.43 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
0.0
0.0% pkg/containerinstall/install.go
Jobs
ID Job ID Ran Files Coverage
1 pkg-frontend - 24059559051.1 07 Apr 2026 01:26AM UTC 95
72.8
GitHub Action Run
2 pkg-operator - 24059559051.2 07 Apr 2026 01:25AM UTC 73
46.18
GitHub Action Run
3 pkg-other - 24059559051.3 07 Apr 2026 01:26AM UTC 289
32.1
GitHub Action Run
4 pkg-util - 24059559051.4 07 Apr 2026 01:26AM UTC 309
19.68
GitHub Action Run
5 pkg-api - 24059559051.5 07 Apr 2026 01:23AM UTC 163
66.13
GitHub Action Run
6 cmd - 24059559051.6 07 Apr 2026 01:26AM UTC 13
0.0
GitHub Action Run
Source Files on build 24059559051
  • Tree
  • List 942
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24059559051
  • 40ac70ea on github
  • Prev Build on master (#23879028139)
  • Next Build on master (#24101091630)
  • 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