Closed ilkerispir closed 1 month ago
The build for arm64 failed
https://github.com/AzBuilder/terrakube/actions/runs/11166932411
Maybe @jcanizalez can check when he has some free time.
The latest successful build was this one https://github.com/AzBuilder/terrakube/actions/runs/11075065477
Hello @alfespa17,
I created a PR about this issue. Could you please review it when you're available? As the error message says, there is no space on the disk, so I added caching for Maven packages.
Image are now available @ilkerispir
Bug description 🐞
Hello @alfespa17, @jcanizalez ,
Description: According to the Terrakube documentation, multi-arch support, including ARM64, is available for Terrakube images. However, not all image tags seem to have ARM64 support, as observed in the Docker repository. For example, the 2.23.2 tag only lists linux/amd64. Could you please confirm if ARM64 support is missing for this and other tags, and if so, when it will be available?
Steps to Reproduce:
Go to the Terrakube API Server image repository. Check the tags (e.g., 2.23.2). Only linux/amd64 is available in some tags, even though ARM64 support is expected. Expected Behavior: The tags should include multi-arch support, specifically for linux/arm64 as mentioned in the documentation.
Additional Information:
Docker Tag: 2.23.2 Compressed Size: 292.05 MB OS/ARCH: linux/amd64
Steps to reproduce
-
Expected behavior
-
Example repository
-
Anything else?
-