ARM64 images of gitlab-runner-helper-ocp
We need to run ci on arm device with the kubernetes executor. We have some security prerequisite and one of then is to run pod as nonroot. On x86_64 device we are using the docker image stored here => registry.gitlab.com/gitlab-org/ci-cd/gitlab-runner-ubi-images/gitlab-runner-helper-ocp
But there is no version for arm64 device ? Is possible to plan to add docker image for arm64 device ?
Designs
- Show closed items
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Artur Salii added Category:Runner in GitLab customer labels
added Category:Runner in GitLab customer labels
- Artur Salii added package-images label
added package-images label
- Artur Salii added Category:Container Registry label
added Category:Container Registry label
- Artur Salii removed package-images label
removed package-images label
- Artur Salii added grouprunner sectionops typefeature labels
added grouprunner sectionops typefeature labels
- 🤖 GitLab Bot 🤖 added devopsverify label
added devopsverify label
- Lee Tickett mentioned in issue gitlab-org/quality/triage-reports#11495 (closed)
mentioned in issue gitlab-org/quality/triage-reports#11495 (closed)
- Rayana Verissimo added backend label
added backend label
- Darren Eastman moved from gitlab#392721 (moved)
moved from gitlab#392721 (moved)
- Developer
@Besse To clarify - are you needing an ARM ubi helper image?
- Darren Eastman added awaiting feedback label
added awaiting feedback label
We are in need of the same in my company.
- Developer
@ggeorgiev_gitlab @ratchade Can you confirm if in fact we are not publishing Arm versions of the
gitlab-runner-helper
image? Collapse replies - Maintainer
Hey @DarrenEastman
I can confirm that we currently don't publisharm64
images forgitlab-runner-helper-ocp
- Developer
@ratchade thanks for confirming. I will add this feature issue as a candidate for 16.0.
- Maintainer
@DarrenEastman @ratchade @kevwil.o @Besse gitlab-org/ci-cd/gitlab-runner-ubi-images!42 (merged) adds support for arm64 images:
skopeo inspect --raw docker://registry.gitlab.com/gitlab-org/ci-cd/gitlab-runner-ubi-images/gitlab-runner-helper-ocp:main ✘ 2 export-lib ✭ ✱ ◼ { "schemaVersion": 2, "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json", "manifests": [ { "mediaType": "application/vnd.docker.distribution.manifest.v2+json", "size": 2202, "digest": "sha256:76ebdea24c0efd9f91dae9335f68200c1142b9e62c2356fd47d4eba3567590fe", "platform": { "architecture": "arm64", "os": "linux" } }, { "mediaType": "application/vnd.docker.distribution.manifest.v2+json", "size": 2202, "digest": "sha256:fb721a2282363286aa05a372c0e3d0206d0e2359fc1df7bd8a7005c3f6bac123", "platform": { "architecture": "ppc64le", "os": "linux" } }, { "mediaType": "application/vnd.docker.distribution.manifest.v2+json", "size": 2202, "digest": "sha256:beb6381faae37656e9c943871a0cd311eb09cf6f13efabf7436de75ffda342cb", "platform": { "architecture": "amd64", "os": "linux" } } ] }
- Developer
@ggeorgiev_gitlab This is awesome - thanks a bunch for getting this one done so fast.
- Darren Eastman mentioned in issue #29260 (closed)
mentioned in issue #29260 (closed)
- Darren Eastman changed milestone to %16.0
changed milestone to %16.0
- Darren Eastman removed Category:Container Registry label
removed Category:Container Registry label
- Darren Eastman removed awaiting feedback label
removed awaiting feedback label
- Darren Eastman added candidate16.0 label
added candidate16.0 label
- Darren Eastman removed backend label
removed backend label
- Darren Eastman added Category:Runner Core label
added Category:Runner Core label
- Georgi N. Georgiev mentioned in merge request gitlab-org/ci-cd/gitlab-runner-ubi-images!42 (merged)
mentioned in merge request gitlab-org/ci-cd/gitlab-runner-ubi-images!42 (merged)
- Georgi N. Georgiev changed milestone to %15.10
changed milestone to %15.10
- Georgi N. Georgiev mentioned in commit gitlab-org/ci-cd/gitlab-runner-ubi-images@ce5be72a
mentioned in commit gitlab-org/ci-cd/gitlab-runner-ubi-images@ce5be72a
- Georgi N. Georgiev closed with merge request gitlab-org/ci-cd/gitlab-runner-ubi-images!42 (merged)
closed with merge request gitlab-org/ci-cd/gitlab-runner-ubi-images!42 (merged)
- Darren Eastman removed candidate16.0 label
removed candidate16.0 label