Logo
Explore Help
Register Sign In
actions/actions-runner-controller
1
0
Fork 0
You've already forked actions-runner-controller
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
85ec00a5a5715ae1edcce71cb3a34f169b67449f
actions-runner-controller/contrib/examples/actions-runner/Chart.yaml

11 lines
339 B
YAML
Raw Normal View History

helm charts for actions runner (#1375) Fixes: #942 helm charts for actions runner, currently its having only RunnerDeployment and Autoscaler resources. Looks like deployment order is important here, facing the below issue if Autoscaler deployed first and then autoscaling not working as expected. ``` 2022-04-21T12:13:08Z DEBUG controllers.webhookbasedautoscaler RunnerDeployment not found with scale target ref name test-actions-runner for hra test-actions-runner-autoscaler ``` Helm doesn't support [ordering](https://github.com/helm/helm/issues/8439) for custom resources. So using List to overcome this issue, didn't use helm chart hooks for ordering since its not [tracked](https://helm.sh/docs/topics/charts_hooks/#hook-resources-are-not-managed-with-corresponding-releases) after creation. Co-authored-by: Josh Feierman <joshua.feierman@warnermedia.com> Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-09-28 06:07:56 +04:00
apiVersion: v2
name: actions-runner
description: Helm Chart for Github Actions Runner
type: application
version: 0.0.1
appVersion: 2.290.1
home: https://github.com/actions-runner-controller/actions-runner-controller/tree/master/runner
sources:
- https://github.com/actions-runner-controller/actions-runner-controller/tree/master/runner
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 556ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API