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

Add ImagePullPolicy to the AutoscalingListener, configurable through Manager env #2477

Merged
merged 4 commits into from
Apr 4, 2023

Conversation

nikola-jokic
Copy link
Member

Fixes https://github.com/github/c2c-actions-runtime/issues/2416

Configuration is applied using manager's env variable CONTROLLER_MANAGER_LISTENER_IMAGE_PULL_POLICY.

The policy will be applied to all autoscaling listeners regardless of the AutoscalingRunnerSet.

Configuration is applied using manager env variable
CONTROLLER_MANAGER_LISTENER_IMAGE_PULL_POLICY.

The policy will be applied to all autoscaling listeners
@nikola-jokic nikola-jokic requested review from mumoshu, toast-gear and a team as code owners April 4, 2023 15:50
main.go Outdated Show resolved Hide resolved
@nikola-jokic nikola-jokic merged commit a804bf8 into master Apr 4, 2023
@nikola-jokic nikola-jokic deleted the nikola-jokic/listener-pull-policy branch April 4, 2023 17:07
@Link- Link- mentioned this pull request Apr 5, 2023
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.

None yet

2 participants