Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

app-emulation/docker: use default cgroupdriver #2113

Merged
merged 1 commit into from
Aug 11, 2016

Conversation

crawford
Copy link
Contributor

@crawford crawford commented Aug 5, 2016

Fixes coreos/bugs#1435.

/cc @aaronlevy @pbx0

@peebs
Copy link
Contributor

peebs commented Aug 8, 2016

Are you leaving $DOCKER_CGROUPS in the ExecStart line for compatibility reasons? I imagine most people override that line entirely rather then the Environment if they were customizing this setting.

Also, there are only two settings for this option anyway. So everyone is either moving from the systemd driver to cgroupfs or already on cgroupfs. Unless there exist configs that pin their daemon to use the systemd driver and do so by overriding the environment variable rather then the ExecStart line.

Otherwise, LGTM

@crawford
Copy link
Contributor Author

crawford commented Aug 8, 2016

Good point. @marineam do you think we should pull that option entirely? Anybody who overrode it to cgroupfs isn't going to be affected and I doubt anyone overrode the flag with the existing value (these cases would break).

@mischief
Copy link
Contributor

🚢 🇮🇹 ?

@crawford
Copy link
Contributor Author

@vcaputo and I talked it over and think it's good as is. We can deprecate the DOCKER_CGROUPS variable, but should probably leave it for now.

@vcaputo
Copy link

vcaputo commented Aug 11, 2016

lgtm

@crawford crawford merged commit 1e13a99 into coreos:master Aug 11, 2016
@crawford crawford deleted the docker-cgroup branch August 11, 2016 18:44
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.

4 participants