actions / actions-runner-controller

Kubernetes controller for GitHub Actions self-hosted runners
Apache License 2.0
4.59k stars 1.08k forks source link

New AutoscalingRunnerSet - Failed to get runner scale set from Actions service #2240

Open davidsielert opened 1 year ago

davidsielert commented 1 year ago

Checks

Controller Version

2

Helm Chart Version

0.1.0

CertManager Version

No response

Deployment Method

Helm

cert-manager installation

cert manager is installed and working, though as I understand not required for v2

Checks

Resource Definitions

I'm using the standard helms from 
https://github.com/actions/actions-runner-controller/blob/f9bae708c2e06b4cb2d4ed8844f4eb12a09e7c16/docs/preview/actions-runner-controller-2/README.md

To Reproduce

install controller per documentation
install autoscaling runnerset per documentation using helm and app installation method

kubectl get pods
No resources found in arc-runner-set namespace.

### Describe the bug

Listener pod does not start as documented

### Describe the expected behavior

Pods should start

### Whole Controller Logs

```shell
https://gist.github.com/davidsielert/e00a0d7414e3d58d7e0e2612642a6ac0

Whole Runner Pod Logs

n\a

Additional Context

I acknowledge Documentation does state

This mode is currently only available for a limited number of organizations.

What does this even mean?

github-actions[bot] commented 1 year ago

Hello! Thank you for filing an issue.

The maintainers will triage your issue shortly.

In the meantime, please take a look at the troubleshooting guide for bug reports.

If this is a feature request, please review our contribution guidelines.

cam3ron2 commented 1 week ago

@davidsielert Were you ever able to figure this issue out? Running into the same issue on chart v0.9.3