David Young
56b26fd751
Fix minor spelling error ( #1727 )
...
Just a typo fix :)
2022-08-21 22:00:52 +09:00
João Carlos Ferra de Almeida
36e95dad47
Fix/multitenancy enterprise url ( #1725 )
...
* Fix #1714
* Add Comment
2022-08-16 20:20:06 +09:00
Callum Tait
3724b46033
chore(deps): update dependency actions/runner to v2.295.0 ( #1723 )
2022-08-16 20:11:46 +09:00
Rahul Kumar
538e2783d7
Update Metric Types and typos ( #1719 )
...
* Update valid options in metrics types
* FIX: Typos
* FIX: Update metric types in helm chart
2022-08-15 23:12:22 +09:00
Rahul Kumar
72ca998266
Add Additional Autoscaling Metrics to Prometheus ( #1720 )
...
* Add prometheus metrics for autoscaling
* Add desc for prometheus-metrics
* FIX: Typo
* Remove replicas_desired_before in metrics
* Remove Num prefix in metricws
2022-08-15 23:12:00 +09:00
Rahul Kumar
d439ed5c81
Update GHCR name to repo name in publish wf ( #1721 )
2022-08-15 09:46:50 +09:00
Vijay-train
58c2bdf2bb
Create QuickStartGuide.md ( #1691 )
...
* Create QuickStartGuide.md
Creating a new Quickstart guide that captures simple onboarding instructions. The intent is for first time users to be able to follow this guide and get their environment running and try out ARC. A link to this guide would be added to the repo readme once this PR get merged.
* Update QuickStartGuide.md
Fixed a typo - removed "$" from codeblock "$ kubectl apply -f runnerdeployment.yaml"
* Update QuickStartGuide.md
Eliminated need to specify PAT in Custom_values.yaml. Instead passing as parameter while installing helm chart. This eliminates need to store PAT in a file and also eliminates a setup step.
* Fixed minor typos
Fixed types identified by @nebuk89
* Minor formatting in links and periods.
Fixed formatting to include space after period and commas. Fixed formatting on some links to include quotes
2022-08-14 13:19:41 +09:00
Yusuke Kuoka
fe9164b025
doc: Encourage everyone to explicitly set HRA scaleTargetRef kind ( #1633 )
...
Ref #1343
2022-08-14 13:04:03 +09:00
renovate[bot]
06141b39b4
chore(deps): update helm/chart-testing-action action to v2.3.0 ( #1710 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 14:30:59 +01:00
renovate[bot]
ac4c3fd365
chore(deps): update azure/setup-helm action to v3.3 ( #1667 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-13 12:51:30 +01:00
Callum Tait
dc29e31bcc
ci: add rootless dnd to renovate ( #1711 )
2022-08-12 10:41:30 +09:00
renovate[bot]
784019f3d7
chore(deps): update dependency actions/runner to v2.295.0
2022-08-11 11:36:27 +00:00
Natalie Somersall
fc55477c1c
remove fuse-overlayfs ( #1690 )
2022-08-04 13:25:55 +09:00
Yusuke Kuoka
3f78f71137
Start publishing runner-dind-rootless image ( #1689 )
...
Follow-up for #1644
2022-08-04 10:37:12 +09:00
oreonl
e511401e51
fix: don't base64 decode secret strings ( #1683 )
2022-08-03 11:47:07 +09:00
Natalie Somersall
37aa1a0b8c
Add rootless DinD runner ( #1644 )
...
* add rootless dind images
* add small blurb on rootless dind
* Add ToC entry for README section
2022-08-03 11:45:02 +09:00
João Carlos Ferra de Almeida
bea0775bec
Fix small typo in README ( #1687 )
...
Changed from `Kuernetes` to `Kubernetes` in the **Multitenancy** chapter.
By the way why not use [the vale-action](https://github.com/errata-ai/vale-action ) to automate linting in the markdown files? If you'd like I can probably find some time to do it. Just a small token of appreciation for an awesome project!
2022-08-03 11:28:40 +09:00
Yusuke Kuoka
79a494b2aa
doc: Note to fully populate the pool of PVs before checking if the cache is effective ( #1655 )
2022-07-17 19:44:07 +09:00
Yusuke Kuoka
97404144eb
Fix excessive runnerreplicaset update issue since 0.25.0 ( #1650 )
...
Fixes #1643
2022-07-17 19:43:24 +09:00
Yusuke Kuoka
b77489d098
Fix E2E to not fail due to missing storageclass for RunnerDeployment w/ kubernetes container mode ( #1649 )
2022-07-17 19:43:13 +09:00
Yusuke Kuoka
4152afbd30
Fix E2E against local cluster to not fail on helm-upgrade ( #1648 )
2022-07-17 19:43:01 +09:00
Yusuke Kuoka
29f621e1c8
chart: Remove support for extensions/v1beta1 and networking.k8s.io/v1beta1 ( #1632 )
...
* chart: Remove support for extensions/v1beta1 and networking.k8s.io/v1beta1
`networking.k8s.io/v1` has been available since v1.19.
As of today, AWS EKS supports v1.19+ and Oracle Cloud supports v1.20+. GKE and AKS supports v1.21+. The upstream Kubernetes project maintains v1.22+.
So it should be safe to remove it now.
* fixup! chart: Remove support for extensions/v1beta1 and networking.k8s.io/v1beta1
2022-07-17 19:42:35 +09:00
renovate[bot]
5651ba6ead
fix(deps): update kubernetes packages to v0.24.3 ( #1647 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 10:59:44 +09:00
Cory Miller
759cc4b47f
Update version of YQ in Makefile ( #1634 )
2022-07-15 10:59:13 +09:00
Yusuke Kuoka
4ede0c18d0
Fix the new ct chart lint error
2022-07-15 10:23:33 +09:00
Yusuke Kuoka
9091d9b756
chart: Bump version/appVersion to 0.20.2/0.25.2
2022-07-15 10:23:33 +09:00
renovate[bot]
a09c2564d9
fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.1.0 ( #1637 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 10:20:42 +09:00
renovate[bot]
a555c90fd5
chore(deps): update dependency golang to v1.18.4 ( #1639 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-15 10:20:29 +09:00
Yusuke Kuoka
38644cf4e8
Remove redundant flags from webhook-based autoscaler ( #1630 )
...
* Remove redundant flags from webhook-based autoscaler
Ref #623
* fixup! Remove redundant flags from webhook-based autoscaler
2022-07-15 09:58:30 +09:00
Jonathan Wiemers
23f357db10
Adds way to allow additional environment variables from secretKeyRef ( #1565 )
...
* adds additionalFullEnv to allow additional secret refs
* Update charts/actions-runner-controller/templates/deployment.yaml
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
* adds examples into values.yaml
* fix
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-07-15 09:57:30 +09:00
Felipe Galindo Sanchez
584745b67d
Minor improvements for runner groups
...
- Add group in runners columns
- Add constant for runner group and labels
2022-07-15 09:47:25 +09:00
AJ Schmidt
df9592dc99
docs: Update README.md ( #1645 )a
2022-07-13 18:13:11 +01:00
Yusuke Kuoka
8071ac7066
Remove github-api-cache-duration flag and code ( #1631 )
...
This removes the flag and code for the legacy GitHub API cache. We already migrated to fully use the new HTTP cache based API cache functionality which had been added via #1127 and available since ARC 0.22.0. Since then, the legacy one had been no-op and therefore removing it is safe.
Ref #1412
2022-07-12 20:37:24 +09:00
toast-gear
3c33eca501
docs: remove superfluous file names
2022-07-12 09:45:51 +09:00
toast-gear
aa827474b2
docs: clearer wording
2022-07-12 09:45:51 +09:00
toast-gear
c75c9f9226
docs: use consistent wording
2022-07-12 09:45:51 +09:00
toast-gear
c09a04ec01
docs: add default label considerations
2022-07-12 09:45:51 +09:00
Yusuke Kuoka
618276e3d3
Enhance support for multi-tenancy ( #1371 )
...
This enhances every ARC controller and the various K8s custom resources so that the user can now configure a custom GitHub API credentials (that is different from the default one configured per the ARC instance).
Ref https://github.com/actions-runner-controller/actions-runner-controller/issues/1067#issuecomment-1043716646
2022-07-12 09:45:00 +09:00
renovate[bot]
18dd89c884
chore(deps): update azure/setup-helm action to v3.1 ( #1628 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-12 09:19:02 +09:00
k.bigwheel (kazufumi nishida)
98b17dc0a5
Fix the dind image to work with the latest entrypoint.sh ( #1624 )
...
Fixes #1621
2022-07-12 09:11:04 +09:00
Giovanni Barillari
c658dcfa6d
fix #1621 : add missing COPY statements to dind docker image
2022-07-11 20:44:35 +09:00
renovate[bot]
c4996d4bbd
fix(deps): update module sigs.k8s.io/controller-runtime to v0.12.3
2022-07-11 10:52:14 +09:00
Callum Tait
7a3fa4f362
docs: correct the comparison
...
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-07-11 10:43:09 +09:00
toast-gear
1bfd743e69
docs: add pod exmaple too
2022-07-11 10:43:09 +09:00
toast-gear
734f3bd63a
docs: put shell k8s commands back
2022-07-11 10:43:09 +09:00
toast-gear
409dc4c114
docs: remove ephemeral and simplify
2022-07-11 10:43:09 +09:00
toast-gear
4b9a6c6700
docs: remove runner kind
2022-07-11 10:43:09 +09:00
Yusuke Kuoka
86e1a4a8f3
Fix helm lint error and the unability to install the chart with the default values
2022-07-10 16:16:32 +09:00
Yusuke Kuoka
544d620bc3
e2e: Ensure ARC is roll-updated on deployment even if the container image tag name does not change
2022-07-10 16:16:32 +09:00
Yusuke Kuoka
1cfe1974c4
Add missing job-related permissions to runner pods with k8s container mode
2022-07-10 16:16:32 +09:00