From e0468d28fbc0080b99f32b1f195a3f94ae22d866 Mon Sep 17 00:00:00 2001 From: Moritz Sanft <58110325+msanft@users.noreply.github.com> Date: Tue, 22 Oct 2024 12:03:01 +0200 Subject: [PATCH] Revert "ci: login to STACKIT" This reverts commit d7967f3085fcf2d2902ead891337f3bd90dfca8a. --- .github/actions/e2e_test/action.yml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/.github/actions/e2e_test/action.yml b/.github/actions/e2e_test/action.yml index d246bc8f6..c2cca982d 100644 --- a/.github/actions/e2e_test/action.yml +++ b/.github/actions/e2e_test/action.yml @@ -229,18 +229,6 @@ runs: with: azure_credentials: ${{ inputs.azureIAMCreateCredentials }} - - name: Login to OpenStack - if: inputs.cloudProvider == 'stackit' - uses: ./.github/actions/login_openstack - with: - clouds_yaml: ${{ secrets.STACKIT_IMAGE_UPLOAD_CLOUDS_YAML }} - - - name: Login to STACKIT - if: inputs.cloudProvider == 'stackit' - uses: ./.github/actions/login_stackit - with: - serviceAccountToken: ${{ secrets.STACKIT_SERVICE_ACCOUNT_TOKEN }} - - name: Create prefix id: create-prefix shell: bash @@ -256,7 +244,7 @@ runs: with: attestationVariant: ${{ inputs.attestationVariant }} - - name: Create Constellation config and IAM + - name: Create IAM configuration id: constellation-iam-create uses: ./.github/actions/constellation_iam_create with: