Commit Graph

  • 7124451cea chore: fix typo (#1316) [skip ci] Rolf Ahrenberg 2022-04-08 19:32:01 +03:00
  • 6a9b0d74fd Update index.yaml mumoshu 2022-04-08 01:59:57 +00:00
  • c8f1acd92c chore: bump chart to latest (#1319) actions-runner-controller-0.17.3 Yusuke Kuoka 2022-04-08 10:59:07 +09:00
  • b0fd7a75ea Fix release workflow v0.22.3 Yusuke Kuoka 2022-04-08 01:36:07 +00:00
  • b09c54045a Prevent runners from stuck in Terminating when pod disappeared without standard termination process (#1318) Yusuke Kuoka 2022-04-08 10:17:33 +09:00
  • 96f2da1c2e Merge pull request #1262 from fgalind1/patch-4 Yusuke Kuoka 2022-04-08 10:17:13 +09:00
  • cac8b76c68 Merge pull request #1292 from actions-runner-controller/renovate/sigs.k8s.io-controller-runtime-0.x Yusuke Kuoka 2022-04-08 10:14:47 +09:00
  • e24d942d63 Merge remote-tracking branch 'upstream/master' into patch-4 Felipe Galindo Sanchez 2022-04-06 06:43:01 -07:00
  • b855991373 ci: pin go version to the known working version (#1303) Felipe Galindo Sanchez 2022-04-06 01:34:48 -07:00
  • e7e48a77e4 Merge remote-tracking branch 'upstream/master' into patch-4 Felipe Galindo Sanchez 2022-04-04 09:48:29 -07:00
  • 85dea9b67c Merge pull request #1285 from actions-runner-controller/docs/runnersets Yusuke Kuoka 2022-04-03 18:18:54 +09:00
  • 3e1fbfa830 Update index.yaml toast-gear 2022-04-03 09:16:27 +00:00
  • 1d9347f418 chore: bump chart to latest (#1300) actions-runner-controller-0.17.2 Yusuke Kuoka 2022-04-03 18:15:39 +09:00
  • 631a70a35f Fix runner pod to be cleaned up earlier regardless of the sync period (#1299) v0.22.2 Yusuke Kuoka 2022-04-03 11:12:44 +09:00
  • b614dcf54b Make the hard-coded runner startup timeout to avoid race on token expiration longer (#1296) Yusuke Kuoka 2022-04-03 09:59:35 +09:00
  • 14f9e7229e docs: highlight why persistent are not ideal Callum Tait 2022-04-01 15:49:15 +01:00
  • 82770e145b fix(deps): update module sigs.k8s.io/controller-runtime to v0.11.2 Renovate Bot 2022-03-30 21:38:12 +00:00
  • 971c54bf5c chore(deps): update dependency actions/runner to v2.289.2 Renovate Bot 2022-03-30 15:38:33 +00:00
  • b80d9b0cdc chore(deps): update helm/chart-releaser-action action to v1.4.0 (#1287) renovate[bot] 2022-03-30 13:24:26 +01:00
  • e46df413a1 refactor(runner/entrypoint): check for externalstmp (#1277) Bernardo Meurer 2022-03-30 04:18:18 -07:00
  • eb02f6f26e docs: redundant words toast-gear 2022-03-30 10:36:34 +01:00
  • 7a750b9285 docs: wording toast-gear 2022-03-30 10:35:32 +01:00
  • d26c8d6529 docs: add autoscaling also causes problems toast-gear 2022-03-30 10:26:08 +01:00
  • fd0092d13f chore: new line for consistency toast-gear 2022-03-30 10:02:33 +01:00
  • 88d17c7988 docs: use the right font toast-gear 2022-03-30 10:00:34 +01:00
  • 98567dadc9 docs: fix index toast-gear 2022-03-30 09:59:32 +01:00
  • 7e8d80689b docs: add limitations to runnersets + reorder toast-gear 2022-03-30 09:53:59 +01:00
  • d72c396ff1 docs: slight correction for a multi controller env Callum Tait 2022-03-29 16:57:58 +01:00
  • 13e7b440a8 chore: typo fix in runner Dockerfile [skip ci] (#1270) Milan Aleks 2022-03-29 05:05:24 -05:00
  • a95983fb98 feat(kustomize): add github-webhook-server overlay (#1198) Michael Goodness 2022-03-29 05:00:55 -05:00
  • c842be4501 Update index.yaml toast-gear 2022-03-29 06:47:43 +00:00
  • ecc8b4472a chore: bump chart to latest (#1280) actions-runner-controller-0.17.1 Callum Tait 2022-03-29 07:46:44 +01:00
  • 459beeafb9 docs: remove the nonsense v0.22.1 Callum Tait 2022-03-27 14:15:42 +01:00
  • 1b327a0721 refactor: use const envvars (#1251) Rolf Ahrenberg 2022-03-27 14:14:56 +03:00
  • 1f8a23c129 fix(chart): add namespace selector to webhooks when in singleNamespace mode (#1237) Jérôme Foray 2022-03-27 12:52:39 +02:00
  • af8d8f7e1d Update runnerdeployment_webhook.go (#1271) Naka Masato 2022-03-25 09:24:13 +09:00
  • e7ef21fdf9 Merge pull request #1264 from ekarlso/env-var-detection-fix Yusuke Kuoka 2022-03-25 09:23:48 +09:00
  • ee7484ac91 Use container name to detect runner container in Pod Endre Karlson 2022-03-23 12:39:58 +01:00
  • debf53c640 Fix missing pip bin path (/home/runner/.local/bin) (#1263) Yusuke Kuoka 2022-03-23 10:28:12 +09:00
  • 9657d3e5b3 Fix deleting a runner when pod was deleted Felipe Galindo Sanchez 2022-03-22 14:44:50 -07:00
  • 2cb04ddde7 * feat: move to new run.sh container friendly file (#1244) Callum Tait 2022-03-22 19:02:51 +00:00
  • 366f8927d8 chore(deps): update actions/cache action to v3 (#1252) renovate[bot] 2022-03-22 18:48:23 +00:00
  • 532a2bb2a9 feat: remove registration-only runner logic from entrypoint (#1249) Richard Fussenegger 2022-03-22 19:33:14 +01:00
  • f28cecffe9 docs: various minor changes (#1250) Callum Tait 2022-03-20 16:05:03 +00:00
  • 4cbbcd64ce chore(deps): update dependency actions/runner to v2.289.1 Renovate Bot 2022-03-18 19:25:15 +00:00
  • a68eede616 feat: copy dotfiles from asset to service dir (#1136) Richard Fussenegger 2022-03-18 08:40:52 +01:00
  • c06a806d75 Add note about having 100+ replicas (#1103) Julien Tanay 2022-03-16 22:03:05 +01:00
  • 857c1700ba docs: add repo update to upgrade notes (#1233) Callum Tait 2022-03-16 10:37:37 +00:00
  • 132867482f Update index.yaml toast-gear 2022-03-16 07:58:36 +00:00
  • a40793bb60 chore: bump chart to app 0.22.0 (#1232) actions-runner-controller-0.17.0 Callum Tait 2022-03-16 07:57:30 +00:00
  • 48a7b78bf3 docs: remove runnerset limitation (#1225) v0.22.0 Callum Tait 2022-03-16 00:08:41 +00:00
  • 6ff93eae95 chore(deps): update helm/chart-testing-action action to v2.2.1 (#1216) renovate[bot] 2022-03-15 18:51:54 +00:00
  • b25a0fd606 Merge pull request #1217 from actions-runner-controller/docs/re-order Yusuke Kuoka 2022-03-15 09:01:32 +09:00
  • 3beef84f30 docs: better sentences toast-gear 2022-03-14 12:43:07 +00:00
  • 76cc758d12 docs: minor consistency change toast-gear 2022-03-14 12:37:57 +00:00
  • c4c6e833a7 chore: add deprecation warning toast-gear 2022-03-14 12:35:07 +00:00
  • ecf74e615e docs: bump versions and upgrade instructions toast-gear 2022-03-14 10:23:36 +00:00
  • bb19e85037 docs: various cleanups and re-orderings toast-gear 2022-03-14 09:52:22 +00:00
  • e7200f274d Merge pull request #1214 from actions-runner-controller/fix-static-runners Yusuke Kuoka 2022-03-13 22:19:26 +09:00
  • 1cc06e7408 e2e: Make enterprise runners optional for testing GitHub App Yusuke Kuoka 2022-03-13 13:11:26 +00:00
  • 4551309e30 Fix runners to not terminate before unregistration when scaling down Yusuke Kuoka 2022-03-13 13:09:46 +00:00
  • 7123b18a47 chore: Log more variables when log level is -2 Yusuke Kuoka 2022-03-13 13:04:28 +00:00
  • cc55d0bd7d Let runnerdeployment controller log runnerreplicaset creation Yusuke Kuoka 2022-03-13 12:25:53 +00:00
  • c612e87d85 fix: Let RunnerDeployment scale RunnerReplicaSet to zero before terminating it Yusuke Kuoka 2022-03-13 12:18:22 +00:00
  • 326d6a1fe8 Fix the timing of Marking owner for unregistration completion log Yusuke Kuoka 2022-03-13 12:16:55 +00:00
  • fa8ff70aa2 Add log when deletion timestamp is being set on owner object Yusuke Kuoka 2022-03-13 12:16:29 +00:00
  • efb7fca308 Fix externally deleted runner pod to not block unregistration process Yusuke Kuoka 2022-03-13 12:15:49 +00:00
  • e4280dcb0d Fix patch MergeFrom target Yusuke Kuoka 2022-03-13 12:14:14 +00:00
  • f153870f5f fix: Do not block indefinitely on runner that cannot be deleted due to 403 Yusuke Kuoka 2022-03-13 12:12:01 +00:00
  • 8ca39caff5 Fix log message on runner deletion Yusuke Kuoka 2022-03-13 12:11:11 +00:00
  • 791634fb12 Fix static runners not scaling up Yusuke Kuoka 2022-03-13 07:24:35 +00:00
  • c4b24f8366 Prevent static runners from terminating due to unregister timeout Yusuke Kuoka 2022-03-13 07:22:04 +00:00
  • a1c6d1d11a doc: Add release note for 0.22.0 (#1199) Yusuke Kuoka 2022-03-13 16:25:24 +09:00
  • adc889ce8a Fix RunnerDeployment to be able to finish rollout (#1213) Yusuke Kuoka 2022-03-13 10:10:24 +09:00
  • b83db7be8f Merge pull request #1212 from actions-runner-controller/fix-runnerdeploy-duplicate-envvars Yusuke Kuoka 2022-03-12 23:27:45 +09:00
  • da2adc0cc5 e2e: Omit RUNNER_FEATURE_FLAG_EPHEMERAL when TEST_FEATURE_FLAG_EPHEMERAL is not set Yusuke Kuoka 2022-03-12 14:08:23 +00:00
  • fa287c4395 Fix RunnerDeployment-managed runner pods to not get RUNNER_NAME and RUNNER_TOKEN injected twice Yusuke Kuoka 2022-03-12 13:49:42 +00:00
  • 7c0340dea0 Merge pull request #1211 from actions-runner-controller/use-ephemeral-by-default Yusuke Kuoka 2022-03-12 22:47:38 +09:00
  • c3dd1c5c05 e2e: Make TEST_FEATURE_FLAG_EPHEMERAL optional Yusuke Kuoka 2022-03-12 13:32:42 +00:00
  • 051089733b Use --ephemeral by default Yusuke Kuoka 2022-03-12 13:19:53 +00:00
  • 757e0a82a2 Merge pull request #1210 from actions-runner-controller/fix-github-api-cache-for-github-app-mode Yusuke Kuoka 2022-03-12 21:17:25 +09:00
  • 83e550cde5 Experimetanl log level "-4" for logging every HTTP round-trip for GitHub API calls Yusuke Kuoka 2022-03-12 12:11:16 +00:00
  • 22ef7b3a71 acceptance,e2e: Fix deploy.sh and e2e_test.go for testing with GitHub App Yusuke Kuoka 2022-03-12 12:10:04 +00:00
  • 28fccbcecd Fix GitHub API cache to work with GitHub App authentication Yusuke Kuoka 2022-03-12 11:14:01 +00:00
  • 9628bb2937 Prevent RemoveRunner spam on busy ephemeral runner scale down (#1204) Yusuke Kuoka 2022-03-11 19:03:17 +09:00
  • 736a53fed6 fix(deps): update golang.org/x/oauth2 commit hash to 6242fa9 Renovate Bot 2022-03-09 17:08:49 +00:00
  • 132faa13a1 docs: fix the helm command for webhook installation (#1188) yourmoonlight 2022-03-09 01:59:01 +08:00
  • 66e070f798 docs: remove githubAPICacheDuration from docs (#1194) Callum Tait 2022-03-08 13:27:30 +00:00
  • 55ff4de79a Remove legacy GitHub API cache of HRA.Status.CachedEntries (#1192) Yusuke Kuoka 2022-03-08 19:05:43 +09:00
  • 301439b06a chore: Change log ts format to RFC3339 (#1191) Yusuke Kuoka 2022-03-08 10:34:52 +09:00
  • 15ee6d6360 chore: Reorganize "Calculated desired replicas log fields (#1190) Yusuke Kuoka 2022-03-08 10:29:53 +09:00
  • 5b899f578b fix(chart): allow to use basic auth when authSecret.create is false (#1149) Felipe Galindo Sanchez 2022-03-06 17:07:24 -08:00
  • d8c9eb7ba7 Fix arm64 image (#1185) Yusuke Kuoka 2022-03-07 10:00:20 +09:00
  • cbbc383a80 Auto-correct replicas number on missing webhook_job completion event (#1180) Yusuke Kuoka 2022-03-07 09:35:13 +09:00
  • b57e885a73 Fix service account typo in Helm README (#1183) seplak 2022-03-06 18:39:01 -05:00
  • bed927052d Merge pull request #1179 from actions-runner-controller/refactor-runner-and-runnerset Yusuke Kuoka 2022-03-06 15:56:51 +09:00
  • 14a878bfae refactor: Make RunnerReplicaSet and Runner backed by the same logic that backs RunnerSet Yusuke Kuoka 2022-03-05 12:13:22 +00:00
  • c95e84a528 refactor: Extract runner pod owner management out of runnerset controller Yusuke Kuoka 2022-03-05 10:41:52 +00:00
  • 95a5770d55 Fix regression that registration-timeout check was not working for runnerset (#1178) Yusuke Kuoka 2022-03-05 19:31:05 +09:00
  • 9cc9f8c182 chore: Add a few comments to runnerset and runnerpod controllers to help potential contributors Yusuke Kuoka 2022-03-05 05:40:09 +00:00