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

executor: move out of all of container cgroups #6840

Closed
wants to merge 3 commits into from

Conversation

notnoop
Copy link
Contributor

@notnoop notnoop commented Dec 11, 2019

Here, we ensure that we move out of all subsystem cgroups that the
executor is injected to.

Fixes a bug where systemd subsystem appears in
containerState.CgroupPaths but not in cgroups.GetAllSubsystems

A much less conservative alternative to #6839

Fixes #6823 .

Mahmood Ali added 3 commits December 11, 2019 11:12
Here, we ensure that we move out of all subsystem cgroups that the
executor is injected to.

Fixes a bug where systemd subsystem appears in
`containerState.CgroupPaths` but not in `cgroups.GetAllSubsystems`
@notnoop notnoop added this to the 0.10.3 milestone Dec 11, 2019
@notnoop notnoop self-assigned this Dec 11, 2019
@notnoop notnoop added this to Triaged in Nomad - Community Issues Triage via automation Dec 11, 2019
@notnoop
Copy link
Contributor Author

notnoop commented Dec 13, 2019

Closing as superseded by #6839 .

@notnoop notnoop closed this Dec 13, 2019
Nomad - Community Issues Triage automation moved this from Triaged to Done Dec 13, 2019
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 120 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nomad exec driver leaks cgroups, causing host system running out of memory
1 participant