Skip to content

Setting up gcloud takes more than a minute on GitHub Runners #701

@AndreasBergmeier6176

Description

@AndreasBergmeier6176

TL;DR

Since GitHub Runners are weak, extracting takes a long time:

Image

On self hosted Runners this only takes a second.

Expected behavior

There should be a change, where these files get downloaded since Network is faster than local CPU.

Observed behavior

No response

Action YAML

- name: Set up Cloud SDK
      uses: google-github-actions/setup-gcloud@v2
      with:
        install_components: 'kubectl,skaffold'

Log output


Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions