From e8da538e9968493ffb128db7de1fb74463848a04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Berkay=20Tekin=20=C3=96z?= Date: Fri, 19 Jul 2024 16:47:58 +0300 Subject: [PATCH] Fix version, introduce arm (#4) --- .github/workflows/pull_request.yaml | 2 +- rockcraft.yaml => 1.28.2/rockcraft.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) rename rockcraft.yaml => 1.28.2/rockcraft.yaml (97%) diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index c068059..b33dd52 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -17,7 +17,7 @@ jobs: # pinning to use rockcraft 1.3.0 feature `entrypoint-service` rockcraft-revisions: '{"amd64": "1783", "arm64": "1784"}' arch-skipping-maximize-build-space: '["arm64"]' - platform-labels: '{"arm64": ["self-hosted", "Linux", "ARM64", "jammy", "large"]}' + platform-labels: '{"arm64": ["self-hosted", "Linux", "ARM64", "jammy"]}' run-tests: uses: canonical/k8s-workflows/.github/workflows/run_tests.yaml@main needs: [build-and-push-arch-specifics] diff --git a/rockcraft.yaml b/1.28.2/rockcraft.yaml similarity index 97% rename from rockcraft.yaml rename to 1.28.2/rockcraft.yaml index 12a1603..4271804 100644 --- a/rockcraft.yaml +++ b/1.28.2/rockcraft.yaml @@ -3,7 +3,7 @@ base: bare build-base: ubuntu@22.04 license: Apache-2.0 -version: '1.28.5' +version: '1.28.2' summary: Contour is an open source Kubernetes ingress controller. description: | Contour is an open source Kubernetes ingress controller that works by deploying @@ -13,7 +13,7 @@ description: | and use of them does not imply any affiliation or endorsement. platforms: amd64: -# arm64: + arm64: services: