Commit Graph

  • e5bb130fda Add MTU propagation docker-shim also to rootless dind runner images Yusuke Kuoka 2022-09-21 02:42:22 +00:00
  • e7a21cfc53 feat: Add container to propagate host network MTU (#1201) Tiago Melo 2022-09-23 09:08:28 +01:00
  • 8f54644b08 Create app-version-mapping.md (#1820) Sebastian N 2022-09-23 03:36:28 +02:00
  • c56d6a6c85 chore(deps): update actions/stale action to v6 (#1827) renovate[bot] 2022-09-23 10:25:36 +09:00
  • a96c3e1102 fix(deps): update kubernetes packages to v0.25.2 (#1829) renovate[bot] 2022-09-23 10:25:24 +09:00
  • d29de8d454 feat: use helm genCA to generate a certificate for the mutating web hook if no cert-manager is available (#1780) Cristian Calin 2022-09-23 04:21:00 +03:00
  • 12c4d96250 fix(deps): update kubernetes packages to v0.25.1 (#1729) renovate[bot] 2022-09-21 11:50:52 +09:00
  • 46a13c0626 fix(deps): update module github.com/onsi/gomega to v1.20.2 (#1757) renovate[bot] 2022-09-21 11:22:27 +09:00
  • e32a8054d0 🍱 add git-lfs package as standard tool (#1821) Frederic MARTIN 2022-09-21 04:04:43 +02:00
  • 0deb6809b9 fix(deps): update module sigs.k8s.io/controller-runtime to v0.13.0 (#1775) renovate[bot] 2022-09-21 11:04:07 +09:00
  • 21af1ec19d Use numeric USER for nonroot:nonroot in Dockerfile (#1765) David Young 2022-09-21 13:50:27 +12:00
  • dfadb86d66 fix(deps): update module github.com/google/go-github/v47 to v47.1.0 (#1813) renovate[bot] 2022-09-21 10:23:37 +09:00
  • c91e76f169 Add golangci-lilnt to CI (#1794) Cory Miller 2022-09-20 20:08:22 -04:00
  • 718232f8f4 Add ArtifactHub badge (#1816) Yusuke Kuoka 2022-09-20 18:49:50 +09:00
  • 72edcbba10 Show me as the verified publisher on ArtifactHub (#1815) Yusuke Kuoka 2022-09-20 18:49:15 +09:00
  • c7f5f7d161 fix(deps): update golang.org/x/oauth2 digest to f213421 (#1792) renovate[bot] 2022-09-20 09:32:56 +09:00
  • 33bb6902bc fix(deps): update module github.com/google/go-cmp to v0.5.9 (#1787) renovate[bot] 2022-09-20 09:32:07 +09:00
  • aeb0601147 Update bug_report.yml (#1812) Yusuke Kuoka 2022-09-20 09:03:36 +09:00
  • 991c0b3211 chore: disable blank issues (#1809) Yusuke Kuoka 2022-09-17 00:17:49 +09:00
  • 71da6d5271 [Docs] Move into [docs] folder and other minor fixes (#1769) Vijay-train 2022-09-16 07:07:22 +05:30
  • e4fd4bc99c Update dependency docker/cli to v20.10.18 (#1803) David Girón 2022-09-16 03:25:12 +02:00
  • 5396f9322b Update index.yaml mumoshu 2022-09-13 00:10:15 +00:00
  • d9a8dc7e84 chart: Bump chart and app versions for ARC 0.26.0 (#1799) actions-runner-controller-0.21.0 Yusuke Kuoka 2022-09-13 09:09:29 +09:00
  • 795cf8b1de Add releasenote for 0.26.0 (#1796) v0.26.0 Yusuke Kuoka 2022-09-13 08:43:28 +09:00
  • 0615c2adb1 chore(deps): update dependency actions/runner to v2.296.2 (#1791) renovate[bot] 2022-09-09 18:43:00 +09:00
  • a918e56ece Merge pull request #1784 from actions-runner-controller/renovate/golang-1.x Yusuke Kuoka 2022-09-09 18:42:44 +09:00
  • 546b5251ed Merge pull request #1781 from THG-Site-Reliability-Engineering/master Yusuke Kuoka 2022-09-09 18:40:46 +09:00
  • 74dda4ea1b chore(deps): update golang docker tag to v1.19.1 renovate[bot] 2022-09-06 22:14:03 +00:00
  • b29816290a Merge branch 'actions-runner-controller:master' into master Barun Mishra 2022-09-05 13:58:49 +01:00
  • 921daff61b Add cmd line arg for enterprise url. Fix enterprise bug. (#1) Barun Mishra 2022-09-05 13:50:17 +01:00
  • e233f7ad6a chore(deps): update dependency actions/runner to v2.296.1 renovate[bot] 2022-08-31 21:38:28 +00:00
  • 623c84fa52 Merge pull request #1758 from actions-runner-controller/fix-e2e Yusuke Kuoka 2022-08-27 16:29:56 +09:00
  • d4fb6204cb Add TODO comment to the PVC reconciler Yusuke Kuoka 2022-08-27 07:14:16 +00:00
  • f8e07c7fe4 e2e: Update RunnerSet template for rootless-dind test Yusuke Kuoka 2022-08-27 07:12:55 +00:00
  • f73713859c e2e: Fix workflow for rootless-dind test to actually pass Yusuke Kuoka 2022-08-27 07:12:06 +00:00
  • e0a7be253e e2e: Change the default runner rolling-update interval from 10s to 60s to let the runners actually get jobs assigned by GitHub Actions Yusuke Kuoka 2022-08-27 07:11:17 +00:00
  • 915739b972 e2e: Fix broken token expiration checks Yusuke Kuoka 2022-08-27 07:10:10 +00:00
  • 4925880e5e e2e: Install workflow before starting continuous rolling-updates of runners Yusuke Kuoka 2022-08-27 07:08:56 +00:00
  • c143fd50b5 e2e: Use newer version of actions/runner(0.296.0) Yusuke Kuoka 2022-08-27 07:07:56 +00:00
  • dbd668ae2d e2e: Set ARC_E2E_SKIP_RUNNERDEPLOYMENT to skip RunnerDeployment test Yusuke Kuoka 2022-08-26 01:48:54 +00:00
  • 5c1be3265b e2e: Fix the token check to actually fail on expiration Yusuke Kuoka 2022-08-26 01:48:36 +00:00
  • ebcd838501 e2e: Continuous rolling-update of runners while workflow jobs are running Yusuke Kuoka 2022-08-26 01:28:00 +00:00
  • 6ef276b239 e2e: Custom RBAC resources for make test success reporting work when k8s container mode or runner update hook is enabled Yusuke Kuoka 2022-08-25 04:44:22 +00:00
  • f70f325f48 e2e: Set ARC_E2E_DO_DOCKER_BUILD to verify docker-build Yusuke Kuoka 2022-08-25 04:43:03 +00:00
  • f7c336f9dd e2e: Mention maintained versions of cert-manager for reference Yusuke Kuoka 2022-08-25 04:41:55 +00:00
  • ae380f5987 fix(deps): update module go.uber.org/zap to v1.23.0 (#1752) renovate[bot] 2022-08-25 10:25:52 +09:00
  • 4bf1c12a98 e2e: Fix inability to install the stable version of ARC before the edge / Validate GH tokenn on start (#1748) Yusuke Kuoka 2022-08-25 10:25:06 +09:00
  • cb561d8db4 docs: webhook scaling (#1709) Callum Tait 2022-08-24 14:23:44 +01:00
  • eaf6d2f2e2 docs: bump the required min GHES version (#1749) Callum Tait 2022-08-24 13:38:30 +01:00
  • 5ae7ce16e0 Fixing typo to render link properly (#1750) Vijay-train 2022-08-24 18:08:14 +05:30
  • bdcde44642 chore: Bump go-github and minimum GHES version to 3.6 (#1747) Yusuke Kuoka 2022-08-24 13:08:40 +09:00
  • 5116e3800e fix(deps): update module go.uber.org/zap to v1.22.0 (#1704) renovate[bot] 2022-08-24 11:23:34 +09:00
  • 4e107a4e50 fix(deps): update module github.com/prometheus/client_golang to v1.13.0 (#1699) renovate[bot] 2022-08-24 11:22:33 +09:00
  • 93238697d9 fix(deps): update module github.com/onsi/gomega to v1.20.0 (#1661) renovate[bot] 2022-08-24 10:56:23 +09:00
  • 48f62b4c89 Allow customization of ServiceMonitor namespace for helm-template (#1491) Evan Hines 2022-08-23 21:55:44 -04:00
  • ea94b3cc5b e2e: Add new option to test rootless docker (#1742) Yusuke Kuoka 2022-08-24 10:42:45 +09:00
  • 0cac005ab2 ci: include sha in canary version (#1744) Callum Tait 2022-08-24 02:21:46 +01:00
  • 55ca7bfdf5 chore(deps): update dependency actions/runner to v2.296.0 renovate[bot] 2022-08-23 15:30:50 +00:00
  • ca97f39fcb Print Version Number on startup (#1659) Viktor Lindgren 2022-08-23 06:40:16 +02:00
  • f0c8c07428 fix(deps): update golang.org/x/oauth2 digest to 0ebed06 (#1678) renovate[bot] 2022-08-23 13:33:49 +09:00
  • e54edea918 chore(deps): update golang docker tag to v1.19.0 (#1682) renovate[bot] 2022-08-23 13:33:21 +09:00
  • e58f82bfce Document how to add Windows self-hosted runners (#1608) Ian Flores Siaca 2022-08-23 00:32:37 -04:00
  • 244e0dd987 Fix Typos in Readme (#1741) Alex Dubov 2022-08-22 23:04:16 -05:00
  • 02009cef17 chore(deps): update module go to 1.19 (#1664) renovate[bot] 2022-08-23 13:00:17 +09:00
  • 2b5af62184 [Doc] Create ARC Overview doc (#1707) Vijay-train 2022-08-23 09:23:22 +05:30
  • ec58ad19e0 feat: add queue size limit to github webhook server helm template (#1712) Sajad Orouji 2022-08-23 02:40:50 +02:00
  • cc9fe33ef5 Change type: to kind: (#1740) Adam Panzer 2022-08-22 17:35:14 -07:00
  • 4a5a85fd61 Replaced 'kubectl apply' with 'kubectl create' in README (#1728) Matt Domko 2022-08-21 08:54:31 -05:00
  • 56b26fd751 Fix minor spelling error (#1727) David Young 2022-08-22 01:00:52 +12:00
  • 36e95dad47 Fix/multitenancy enterprise url (#1725) João Carlos Ferra de Almeida 2022-08-16 12:20:06 +01:00
  • 3724b46033 chore(deps): update dependency actions/runner to v2.295.0 (#1723) Callum Tait 2022-08-16 12:11:46 +01:00
  • 538e2783d7 Update Metric Types and typos (#1719) Rahul Kumar 2022-08-15 19:42:22 +05:30
  • 72ca998266 Add Additional Autoscaling Metrics to Prometheus (#1720) Rahul Kumar 2022-08-15 19:42:00 +05:30
  • d439ed5c81 Update GHCR name to repo name in publish wf (#1721) Rahul Kumar 2022-08-15 06:16:50 +05:30
  • 58c2bdf2bb Create QuickStartGuide.md (#1691) Vijay-train 2022-08-14 09:49:41 +05:30
  • fe9164b025 doc: Encourage everyone to explicitly set HRA scaleTargetRef kind (#1633) Yusuke Kuoka 2022-08-14 13:04:03 +09:00
  • 06141b39b4 chore(deps): update helm/chart-testing-action action to v2.3.0 (#1710) renovate[bot] 2022-08-13 14:30:59 +01:00
  • ac4c3fd365 chore(deps): update azure/setup-helm action to v3.3 (#1667) renovate[bot] 2022-08-13 12:51:30 +01:00
  • dc29e31bcc ci: add rootless dnd to renovate (#1711) Callum Tait 2022-08-12 02:41:30 +01:00
  • 784019f3d7 chore(deps): update dependency actions/runner to v2.295.0 renovate[bot] 2022-08-10 15:34:27 +00:00
  • fc55477c1c remove fuse-overlayfs (#1690) Natalie Somersall 2022-08-03 22:25:55 -06:00
  • 3f78f71137 Start publishing runner-dind-rootless image (#1689) Yusuke Kuoka 2022-08-04 10:37:12 +09:00
  • e511401e51 fix: don't base64 decode secret strings (#1683) oreonl 2022-08-02 16:47:07 -10:00
  • 37aa1a0b8c Add rootless DinD runner (#1644) Natalie Somersall 2022-08-02 20:45:02 -06:00
  • bea0775bec Fix small typo in README (#1687) João Carlos Ferra de Almeida 2022-08-03 03:28:40 +01:00
  • 79a494b2aa doc: Note to fully populate the pool of PVs before checking if the cache is effective (#1655) Yusuke Kuoka 2022-07-17 19:44:07 +09:00
  • 97404144eb Fix excessive runnerreplicaset update issue since 0.25.0 (#1650) Yusuke Kuoka 2022-07-17 19:43:24 +09:00
  • b77489d098 Fix E2E to not fail due to missing storageclass for RunnerDeployment w/ kubernetes container mode (#1649) Yusuke Kuoka 2022-07-17 19:43:13 +09:00
  • 4152afbd30 Fix E2E against local cluster to not fail on helm-upgrade (#1648) Yusuke Kuoka 2022-07-17 19:43:01 +09:00
  • 29f621e1c8 chart: Remove support for extensions/v1beta1 and networking.k8s.io/v1beta1 (#1632) Yusuke Kuoka 2022-07-17 19:42:35 +09:00
  • 5651ba6ead fix(deps): update kubernetes packages to v0.24.3 (#1647) renovate[bot] 2022-07-15 10:59:44 +09:00
  • 759cc4b47f Update version of YQ in Makefile (#1634) Cory Miller 2022-07-14 21:59:13 -04:00
  • 65b0cdc588 Update index.yaml mumoshu 2022-07-15 01:24:15 +00:00
  • 4ede0c18d0 Fix the new ct chart lint error actions-runner-controller-0.20.2 Yusuke Kuoka 2022-07-15 01:07:33 +00:00
  • 9091d9b756 chart: Bump version/appVersion to 0.20.2/0.25.2 Yusuke Kuoka 2022-07-15 01:04:00 +00:00
  • a09c2564d9 fix(deps): update module github.com/bradleyfalzon/ghinstallation/v2 to v2.1.0 (#1637) renovate[bot] 2022-07-15 10:20:42 +09:00
  • a555c90fd5 chore(deps): update dependency golang to v1.18.4 (#1639) renovate[bot] 2022-07-15 10:20:29 +09:00
  • 38644cf4e8 Remove redundant flags from webhook-based autoscaler (#1630) Yusuke Kuoka 2022-07-15 09:58:30 +09:00
  • 23f357db10 Adds way to allow additional environment variables from secretKeyRef (#1565) Jonathan Wiemers 2022-07-15 02:57:30 +02:00
  • 584745b67d Minor improvements for runner groups Felipe Galindo Sanchez 2022-07-12 15:48:46 -07:00