Commits on Source (23)
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
Behavior is to check if any multiarch tags / images are present in local storage and if so create a manifest instead of a normal image tag.
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
Setting the default for the build-ah-engine repo to all archs and the templates included in other projects to amd64.
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
First install podman, then use it.
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
-
Alexander Wellbrock authored
Don't test the tagging tools, since we already do this in a separate job.
-
Alexander Wellbrock authored
We don't want to break backwards compatiblity.
-
Alexander Wellbrock authored
The image pull is now done in it's own script file to handle the logic of trying different expected images and fail if none was found.
-
Alexander Wellbrock authored
The push tool will now perform a simple check if the image reference is of type manifest and will invoke the correct command for that. The --all parameter is used to push all images on the local machine referenced in the manifest which has shown to reduce errors at registries. The --format v2s2 tag is crucial to push the manifest in docker format which is the only supported format of quay.io.
-
Alexander Wellbrock authored
Since we support the alternative name aarch64 for arm64 we should also provide an optional build job for it in the template. The build-ah-engine will per default only build amd64 and arm64
-
Alexander Wellbrock authored
The rule notes that this could be mis-used as if-then-else. This is intended here, since the logic is not meant to be if-then-else but rather if-then-anyway
-
Alexander Wellbrock authored
This reverts commit 2fe526d4.
-
Alexander Wellbrock authored
F35 and F36 are currently broken, F34 is known to work. See #2
-
Alexander Wellbrock authored
-
Sheogorath authored
resources/shell-tools/bin/pull.sh
0 → 100755
resources/shell-tools/test/multiarch.sh
0 → 100755