Hello community, here is the log from the commit of package containerd-kubic for openSUSE:Factory checked in at 2018-04-13 12:51:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/containerd-kubic (Old) and /work/SRC/openSUSE:Factory/.containerd-kubic.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "containerd-kubic" Fri Apr 13 12:51:12 2018 rev:3 rq:595979 version:0.2.9+gitr706_06b9cb351610 Changes: -------- --- /work/SRC/openSUSE:Factory/containerd-kubic/containerd-kubic.changes 2018-02-12 14:46:12.680547292 +0100 +++ /work/SRC/openSUSE:Factory/.containerd-kubic.new/containerd-kubic.changes 2018-04-13 12:51:42.655333656 +0200 @@ -1,0 +2,7 @@ +Thu Apr 12 12:48:16 UTC 2018 - [email protected] + +- Put containerd under the podruntime slice. This the recommended + deployment to allow fine resource control on Kubernetes. + bsc#1086185 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ containerd.service ++++++ --- /var/tmp/diff_new_pack.YMgN0w/_old 2018-04-13 12:51:43.391306991 +0200 +++ /var/tmp/diff_new_pack.YMgN0w/_new 2018-04-13 12:51:43.391306991 +0200 @@ -19,6 +19,10 @@ # infinity so that containers don't randomly fail to spawn. TasksMax=infinity +# Place containerd under the podruntime slice, this is part of the recommended +# deployment to allow fine resource control on Kubernetes +Slice=podruntime.slice + [Install] WantedBy=multi-user.target
