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

fix(ci): Added cgroups for the github runner agent prior to the docker build #199

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

rbarkerSL
Copy link
Contributor

@rbarkerSL rbarkerSL commented Jun 10, 2024

steps

Description:

Adds cgroups to push-images.yaml for the runner to hopefully prevent resource utilization errors when building the docker images.

Converts the self-hosted runner for the push-image workflow to use a large runner.

Related issue(s):

Fixes #198

@rbarkerSL rbarkerSL added bug A error that causes the feature to behave differently than what was expected based on design docs github_actions Pull requests that update GitHub Actions code labels Jun 10, 2024
@rbarkerSL rbarkerSL self-assigned this Jun 10, 2024
@rbarkerSL rbarkerSL linked an issue Jun 10, 2024 that may be closed by this pull request
@rbarkerSL rbarkerSL changed the title Added cgroups for the github runner agent prior to the docker build fix(ci): Added cgroups for the github runner agent prior to the docker build Jun 10, 2024
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
Signed-off-by: Roger Barker <[email protected]>
@acuarica
Copy link
Contributor

I guess we can safely close this. Thanks @rbarkerSL for the support to solve this problem!

@acuarica
Copy link
Contributor

@rbarkerSL let me know if we can close this (and delete the corresponding branch). We can still restore it if needed in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A error that causes the feature to behave differently than what was expected based on design docs github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: Add cgroups to push-images.yml to enable resource utilization
2 participants