Commit Graph

  • b7c5611516 dockerfile: Fix unintended removal of CGO_ENABLED=0 Yusuke Kuoka 2022-03-05 05:38:35 +00:00
  • 138e326705 chore: Add comment on lastSyncTime in runnerset controller Yusuke Kuoka 2022-03-03 09:56:12 +00:00
  • c21fa75afa fix(deps): update kubernetes packages to v0.23.4 Renovate Bot 2022-03-03 09:49:09 +00:00
  • 34483e268f ci: Enable actions/cache for Go modules Yusuke Kuoka 2022-03-03 09:38:20 +00:00
  • 5f2b5327f7 integration: Reduce error logs to ease debugging Yusuke Kuoka 2022-03-03 09:30:11 +00:00
  • a93b2fdad4 fix(deps): update golang.org/x/oauth2 commit hash to ee48083 (#1150) renovate[bot] 2022-03-03 18:00:43 +09:00
  • 25570a0c6d Fix docker build Yusuke Kuoka 2022-03-03 01:40:45 +00:00
  • d20ad71071 Fix minor log in runner controller (#1175) Felipe Galindo Sanchez 2022-03-02 16:51:30 -08:00
  • 8a379ac94b Add custom volume mount documentation (#1045) Daniel 2022-03-03 01:13:42 +01:00
  • 27563c4378 Remove unused function (#1173) Felipe Galindo Sanchez 2022-03-02 16:02:47 -08:00
  • 4a0f68bfe3 Cleanup extra block in runner controller (#1174) Felipe Galindo Sanchez 2022-03-02 16:01:34 -08:00
  • 1917cf90c4 chore: Tweak runner-id annotation name and the annotation prefix to be more consistent Yusuke Kuoka 2022-03-02 02:36:57 +00:00
  • 0ba3cad6c2 fix: Prefix runner pod related annotation keys with actions/ to make them distinguishable from other annotations Yusuke Kuoka 2022-03-02 02:35:35 +00:00
  • 7f0e65cb73 refactor: Extract definitions of various annotation keys and other defaults to their own source Yusuke Kuoka 2022-03-02 02:31:35 +00:00
  • 12a04b7f38 Fix typo in comment Yusuke Kuoka 2022-03-02 02:19:28 +00:00
  • a3072c110d Prevent runnerset pod unregistration until it gets runner ID Yusuke Kuoka 2022-03-01 02:28:15 +00:00
  • 15b402bb32 Make RunnerSet much more reliable with or without webhook Yusuke Kuoka 2022-02-27 12:01:01 +00:00
  • 11be6c1fb6 Prevent runner pod deletion delay when pod disappeared before unregistration Yusuke Kuoka 2022-02-27 11:55:06 +00:00
  • 59c3288e87 acceptance,e2e: Automate restarts of ARC pods in case image tag is not changed Yusuke Kuoka 2022-02-27 11:49:50 +00:00
  • 5030e075a9 dockerfile,e2e: Use buildx and cache mounts for faster rebuilds in E2E Yusuke Kuoka 2022-02-27 11:48:58 +00:00
  • 3115d71471 acceptance,e2e: Enhance deploy.sh to support more types of runnersets Yusuke Kuoka 2022-02-27 11:43:07 +00:00
  • c221b6e278 chore(deps): update actions/checkout action to v3 Renovate Bot 2022-03-02 01:52:26 +00:00
  • a8dbc8a501 fix(deps): update module github.com/prometheus/client_golang to v1.12.1 Renovate Bot 2022-02-16 10:11:11 +00:00
  • b1ac63683f fix(deps): update module go.uber.org/zap to v1.21.0 Renovate Bot 2022-02-16 10:11:20 +00:00
  • 10bc28af75 fix(deps): update module sigs.k8s.io/controller-runtime to v0.11.1 Renovate Bot 2022-02-16 10:11:00 +00:00
  • e23692b3bc chore(deps): update actions/setup-python action to v3 Renovate Bot 2022-02-28 14:15:00 +00:00
  • e7f4a0e200 chore(deps): update actions/setup-go action to v3 (#1163) renovate[bot] 2022-03-02 10:51:01 +09:00
  • 828ddcd44e Merge pull request #1151 from fgalind1/improve-logs Yusuke Kuoka 2022-03-02 10:46:53 +09:00
  • fc821fd473 Merge pull request #1168 from actions-runner-controller/docs/better-runner-group-description Yusuke Kuoka 2022-03-02 10:31:22 +09:00
  • 4b0aa92286 docs: better wording Callum Tait 2022-03-01 08:56:30 +00:00
  • c69c8dd84d docs: better runner group description Callum Tait 2022-03-01 08:54:24 +00:00
  • e42db00006 chore(deps): update dependency actions/runner to v2.288.1 Renovate Bot 2022-02-28 19:37:53 +00:00
  • eff0c7364f Merge branch 'master' into improve-logs Felipe Galindo Sanchez 2022-02-28 09:25:30 -08:00
  • 516695b275 Set UserAgent to 'actions-runner-controller' for all Http Client. (#1140) Tingluo Huang 2022-02-27 19:17:58 -05:00
  • 686d40c20d Merge pull request #1127 from actions-runner-controller/github-api-cache Yusuke Kuoka 2022-02-28 08:37:26 +09:00
  • f0fa99fc53 chore(deps): update dependency actions/runner to v2.288.0 Renovate Bot 2022-02-25 23:49:14 +00:00
  • 6b12413fdd Add optional hostNetwork (#1035) Javier Sotelo 2022-02-23 12:11:40 -08:00
  • 3abecd0f19 logging: improve logs for scaling Felipe Galindo Sanchez 2022-02-23 08:29:13 -08:00
  • 6a2a90164f Update index.yaml toast-gear 2022-02-21 09:25:02 +00:00
  • 7156ce040e chore: bump chart (#1138) actions-runner-controller-0.16.1 Callum Tait 2022-02-21 09:24:14 +00:00
  • 1463d4927f acceptance,e2e: Let capacity reservation expired more later Yusuke Kuoka 2022-02-21 00:07:49 +00:00
  • 5bc16f2619 Enhance HRA capacity reservation update log Yusuke Kuoka 2022-02-21 00:06:26 +00:00
  • b8e65aa857 Prevent unnecessary ephemeral runner recreations Yusuke Kuoka 2022-02-20 06:59:56 +00:00
  • d4a9750e20 acceptance,e2e: Enhance E2E test and deploy.sh to support scaleDownDelaySeconds~ and minReplicas for HRA Yusuke Kuoka 2022-02-20 13:40:03 +00:00
  • a6f0e0008f Make unregistration timeout and retry delay configurable in integration tests Yusuke Kuoka 2022-02-20 07:45:49 +00:00
  • 79a31328a5 Stop recreating ephemeral runner pod Yusuke Kuoka 2022-02-20 04:42:19 +00:00
  • 4e6bfd8114 e2e: Add ability to toggle dockerdWithinRunnerContainer Yusuke Kuoka 2022-02-20 04:37:15 +00:00
  • 3c16188371 Introduce consistent timeouts for runner unregistration and runner pod deletion Yusuke Kuoka 2022-02-19 16:12:39 +00:00
  • 9e356b419e chart: Add default-logs-container annotation to controller pods Yusuke Kuoka 2022-02-19 09:27:41 +00:00
  • f3ceccd904 acceptance: Improve deploy.sh to recreate ARC (not runner) pods on new test id Yusuke Kuoka 2022-02-19 09:24:12 +00:00
  • 4b557dc54c Add logging transport to log HTTP requests in log level -3 Yusuke Kuoka 2022-02-19 09:21:14 +00:00
  • 4c53e3aa75 Add GitHub API cache to avoid rate limit Yusuke Kuoka 2022-02-17 02:00:47 +00:00
  • 0b9bef2c08 Try to unconfig runner before deleting the pod to recreate (#1125) Tingluo Huang 2022-02-19 07:22:31 -05:00
  • a5ed6bd263 Fix RunerSet managed runner pods to terminate more gracefully (#1126) Yusuke Kuoka 2022-02-19 21:19:37 +09:00
  • 921f547200 fix: Do recreate runner pod on registration token update (#1087) Yusuke Kuoka 2022-02-19 21:18:00 +09:00
  • 9079c5d85f fix: configure logger before trying to log (#1128) Felipe Galindo Sanchez 2022-02-19 03:56:58 -08:00
  • a9aea0bd9c Fix issue that visible runner groups are printed as if empty in log v0.21.1 Yusuke Kuoka 2022-02-19 05:33:32 +00:00
  • fcf4778bac Fix regression that prevented default organizational runner group from being scale target Yusuke Kuoka 2022-02-19 05:32:05 +00:00
  • f7952743e5 Update index.yaml mumoshu 2022-02-18 01:58:55 +00:00
  • eb0a4a9603 chart: Bump to 0.16.0 (with appVersion 0.21.0) actions-runner-controller-0.16.0 Yusuke Kuoka 2022-02-18 01:57:37 +00:00
  • b6151ebb8d Fjx release.yml upload artifacts to not fail due to outdated go (1.15) v0.21.0 Yusuke Kuoka 2022-02-18 10:27:39 +09:00
  • ba4bd7c0db e2e,acceptance: Cover enterprise runners (#1124) Yusuke Kuoka 2022-02-17 09:16:28 +09:00
  • 5b92c412a4 chart: Allow using different secrets for controller-manager and gh-webhook-server (#1122) Yusuke Kuoka 2022-02-17 09:16:16 +09:00
  • e22d981d58 githubwebhookserver: Tweak log levels of various messages (#1123) Yusuke Kuoka 2022-02-17 09:15:26 +09:00
  • a7b39cc247 acceptance: Avoid "metadata.annotations too long" errors on applying CRDs Yusuke Kuoka 2022-02-16 11:44:28 +00:00
  • 1e452358b4 acceptance: Do recreate the controller-manager secret on every deployment Yusuke Kuoka 2022-02-16 11:42:38 +00:00
  • 92e133e007 ci: update helm to 3.8.0 and go to 1.17.7 (#1119) Carlos Tadeu Panato Junior 2022-02-16 12:40:27 +01:00
  • d0d316252e Option to consider runner group visibility on scale based on webhook (#1062) Felipe Galindo Sanchez 2022-02-16 02:08:56 -08:00
  • 1492a0d0f9 Update index.yaml mumoshu 2022-02-09 00:30:45 +00:00
  • b509eb4388 Update the helm chart app version (#1099) actions-runner-controller-0.15.3 Shu Ambat 2022-02-09 09:29:49 +09:00
  • 59437ef79f Update README.md Yusuke Kuoka 2022-02-09 09:16:46 +09:00
  • 26d9758452 Update index.yaml mumoshu 2022-02-08 03:57:19 +00:00
  • a51fb90cd2 modify chart ingress (#1098) actions-runner-controller-0.15.2 Ryo Sakamoto 2022-02-08 12:56:30 +09:00
  • eb53d238d1 docs: move istio to troubleshooting (#1097) Callum Tait 2022-02-07 20:49:26 +00:00
  • 7fdf9a6c67 chore(deps): update helm/chart-releaser-action action to v1.3.0 (#1091) renovate[bot] 2022-02-07 20:40:12 +00:00
  • 6f591ee774 chore: bump docker version (#1094) Callum Tait 2022-02-07 20:10:02 +00:00
  • cc25dd7926 chore: change to trigger build (#1093) Callum Tait 2022-02-03 21:23:42 +00:00
  • 1b911749a6 feat: disable automatic runner updates (#1088) Chris Bui 2022-02-03 15:03:38 -06:00
  • b652a8f9ae Update chart README (#1083) maruware 2022-02-01 05:28:19 +09:00
  • 6ac125f060 Revert "dics: typo (#1063)" (#1080) Callum Tait 2022-01-28 22:28:44 +00:00
  • 48af148297 dics: typo (#1063) Ashith Wilson 2022-01-29 03:57:20 +05:30
  • 069bf6a042 docs: fixing helm readme typo (#1064) sdubey-optum 2022-01-28 17:26:17 -05:00
  • f09a974ac2 chore: change to trigger build (#1079) Callum Tait 2022-01-28 21:57:53 +00:00
  • 1f7e440030 ci: add required token permissions Callum Tait 2022-01-28 21:37:16 +00:00
  • 9d5a562407 fix: use copy instead of move (#1066) cspargo 2022-01-29 08:24:52 +11:00
  • 715e6a40f1 chore(deps): update dependency actions/runner to v2.287.1 Renovate Bot 2022-01-27 21:31:24 +00:00
  • 81b2c5ada9 chore(deps): update dependency actions/runner to v2.287.0 Renovate Bot 2022-01-27 18:08:24 +00:00
  • 9ae83dfff5 fix(deps): update module github.com/google/go-cmp to v0.5.7 (#1060) renovate[bot] 2022-01-20 08:38:07 +09:00
  • 5e86881c30 chore(deps): update dependency actions/runner to v2.286.1 Renovate Bot 2022-01-14 19:04:39 +00:00
  • 1c75b20767 chore(deps): update helm/chart-testing-action action to v2.2.0 (#1038) renovate[bot] 2022-01-07 13:56:48 +00:00
  • 8a73560dbc if a Volume is defined by the operator don't add another "work" volume. (#1015) Daniel 2022-01-07 02:01:40 +01:00
  • 01301d3ce8 Stop creating registration-only runners on scale-to-zero (#1028) Yusuke Kuoka 2022-01-07 09:56:21 +09:00
  • 02679ac1d8 fix(deps): update module go.uber.org/zap to v1.20.0 (#1027) renovate[bot] 2022-01-07 08:51:57 +09:00
  • 1a6e5719c3 test: Add tests with self-hosted label for #953 (#1030) Hyeonmin Park 2022-01-07 08:50:26 +09:00
  • f72d871c5b docs: move troubleshooting out of main readme (#1023) Callum Tait 2021-12-29 01:24:09 +00:00
  • ad48851dc9 feat: expose if docker is enabled and wait for docker to be ready (#962) Callum Tait 2021-12-29 01:23:35 +00:00
  • c5950d75fa fix: pagination for ListWorkflowJobs in autoscaler (#990) (#992) Lars Haugan 2021-12-24 01:12:36 +01:00
  • de1f48111a feat: support routing GitHub API calls to custom proxy API (#1017) Felipe Galindo Sanchez 2021-12-22 16:24:10 -08:00
  • 8a7720da77 chore(deps): update dependency actions/runner to v2.286.0 Renovate Bot 2021-12-21 17:51:52 +00:00
  • 608c56936e Remove duplicate self-hosted condition (#1016) Felipe Galindo Sanchez 2021-12-20 16:08:21 -08:00