Skip to content

Investigate why setup-python is failing on actions/runner image #2610

@Link-

Description

@Link-

Checks

Controller Version

0.4.0

Helm Chart Version

0.4.0

CertManager Version

No response

Deployment Method

Helm

cert-manager installation

Checks

  • This isn't a question or user support case (For Q&A and community support, go to Discussions. It might also be a good idea to contract with any of contributors and maintainers if your business is so critical and therefore you need priority support
  • I've read releasenotes before submitting this issue and I'm sure it's not due to any recently-introduced backward-incompatible changes
  • My actions-runner-controller version (v0.x.y) does support the feature
  • I've already upgraded ARC (including the CRDs, see charts/actions-runner-controller/docs/UPGRADING.md for details) to the latest and it didn't fix the issue
  • I've migrated to the workflow job webhook event (if you using webhook driven scaling)

Resource Definitions

-

To Reproduce

Details: https://github.com/actions/actions-runner-controller/discussions/2174#discussioncomment-5961859

Describe the bug

Action complains it didn't find a suitable version for the architecture:

 Version 3.11.3 was not found in the local cache
  Error: The version '3.11.3' with architecture 'x64' was not found for this operating system.
  The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json

Describe the expected behavior

Whole Controller Logs

-

Whole Runner Pod Logs

-

Additional Context

No response

Metadata

Metadata

Assignees

Labels

attentionRequires attentionbugSomething isn't workinggha-runner-scale-setRelated to the gha-runner-scale-set mode

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions