actions-runner-controller/test
Yusuke Kuoka dabbc99c78
refactor(controller): stop auto-setting RUNNER_FEATURE_FLAG_EPHEMERAL (#1385)
This feature flag was provided from ARC to runner container automatically to let it use `--ephemeral` instead of `--once` by default. As the support for `--once` is being dropped from the runner image via #1384, we no longer need that.

Ref #1196
2022-05-11 11:42:55 +01:00
..
e2e refactor(controller): stop auto-setting RUNNER_FEATURE_FLAG_EPHEMERAL (#1385) 2022-05-11 11:42:55 +01:00
entrypoint refactor(runner): ability to opt-out of using --ephemeral / opt-in to legacy --once for GHES older than 3.3 (#1384) 2022-05-11 09:55:33 +01:00