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

Rebase v238 patches onto v239 #103

Merged
merged 5 commits into from
Jun 26, 2018
Merged

Rebase v238 patches onto v239 #103

merged 5 commits into from
Jun 26, 2018

Conversation

dm0-
Copy link

@dm0- dm0- commented Jun 26, 2018

This dropped 4cd49cc due to no longer generating images in OCI format.

mischief and others added 5 commits June 22, 2018 13:51
when checking interface status, systemd-networkd-wait-online
will continue to wait if any interface is still configuring or
being processed by udev. this patch allows it to return if any
one interface is degraded/routable, as per the manual.
Updates should be triggered whenever usr changes, not only when it is newer.
Since systemd v228, systemd has a DefaultTasksMax which defaulted
to 512, later 15% of the system's maximum number of PIDs.  This
limit is low and a change in behavior that people running services
in containers will hit frequently, so revert to previous behavior.
We don't care about the interaction between systemd and SELinux policy, so
let's just disable these checks rather than having to incorporate policy
support. This has no impact on our SELinux use-case, which is purely intended
to limit containers and not anything running directly on the host.
@dm0- dm0- merged commit cfcafdd into coreos:v239-coreos Jun 26, 2018
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