-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update containerd/cgroups to fix perf issue #284
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
Conversation
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
|
LGTM and happy green buttons. @rhatdan PTAL |
|
📌 Commit a417e6e has been approved by |
|
💡 This pull request was already approved, no need to approve it again.
|
|
📌 Commit a417e6e has been approved by |
|
⌛ Testing commit a417e6e with merge c03c4ba... |
|
💔 Test failed - status-papr |
|
@rh-atomic-bot retry |
|
⌛ Testing commit a417e6e with merge be9025c... |
|
💔 Test failed - status-papr |
|
Manually merging since homu seems sick. |
vendor.conf has been pinned at containerd/cgroups@7a5fdd83 (Merge pull request containers#26 from onorua/error-ignore-example, 2017-08-24) since libpod forked from CRI-O with a031b83 (Initial checkin from CRI-O repo, 2017-11-01). The content in vendor/github.com/containerd/cgroups was bumped to containerd/cgroups@77e62851 (Use /proc/diskstats to get device names, 2018-01-31) in ae89dc2 (Update containerd/cgroups repo fix perf issue, 2018-02-01, containers#284), but ae89dc2 forgot to update vendor.conf. With this commit: $ vndr github.com/containerd/cgroups no longer changes anything under vendor/github.com/containerd/cgroups. Signed-off-by: W. Trevor King <wking@tremily.us>
vendor.conf has been pinned at containerd/cgroups@7a5fdd83 (Merge pull request #26 from onorua/error-ignore-example, 2017-08-24) since libpod forked from CRI-O with a031b83 (Initial checkin from CRI-O repo, 2017-11-01). The content in vendor/github.com/containerd/cgroups was bumped to containerd/cgroups@77e62851 (Use /proc/diskstats to get device names, 2018-01-31) in ae89dc2 (Update containerd/cgroups repo fix perf issue, 2018-02-01, #284), but ae89dc2 forgot to update vendor.conf. With this commit: $ vndr github.com/containerd/cgroups no longer changes anything under vendor/github.com/containerd/cgroups. Signed-off-by: W. Trevor King <wking@tremily.us> Closes: #749 Approved by: mheon
IPAM/DHCP: include Subnet Mask option parameter in DHCPREQUEST
Update one of our vendors to pick up an upstream performance fix