Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

controller: Stop auto-setting RUNNER_FEATURE_FLAG_EPHEMERAL #1385

Merged
merged 1 commit into from
May 11, 2022

Conversation

mumoshu
Copy link
Collaborator

@mumoshu mumoshu commented Apr 25, 2022

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

@mumoshu mumoshu added this to the v0.24.0 milestone Apr 25, 2022
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
@mumoshu mumoshu force-pushed the drop-runner-feature-flag-ephemeral-autoset branch from 969cbe5 to 4c03a3b Compare April 25, 2022 01:37
@toast-gear toast-gear merged commit dabbc99 into master May 11, 2022
@toast-gear toast-gear deleted the drop-runner-feature-flag-ephemeral-autoset branch May 11, 2022 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants