Skip to content

Add in hook extensions to be able to extend all container services #225

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cgiraldo
Copy link

@cgiraldo cgiraldo commented Jun 4, 2025

We are using github aciton-runner-controller in kubernetes and we would like to define a default value for the requested resources of container services.

Current hook-extensions allow us to set resources per container service name, but it forces us to define in advance all posible service names in our hook-extension configmap.

This problem is already stated at: actions/actions-runner-controller#3338

With this contribution, hook-extension configmap can define a "$default" container spec that will be merged with all service containers.

@cgiraldo cgiraldo requested a review from a team as a code owner June 4, 2025 15:44
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.

1 participant