Hello community, here is the log from the commit of package cri-o for openSUSE:Factory checked in at 2018-04-13 12:51:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cri-o (Old) and /work/SRC/openSUSE:Factory/.cri-o.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cri-o" Fri Apr 13 12:51:14 2018 rev:8 rq:595981 version:1.9.11 Changes: -------- --- /work/SRC/openSUSE:Factory/cri-o/cri-o.changes 2018-04-11 14:05:29.307214570 +0200 +++ /work/SRC/openSUSE:Factory/.cri-o.new/cri-o.changes 2018-04-13 12:51:43.563300760 +0200 @@ -1,0 +2,7 @@ +Thu Apr 12 12:47:07 UTC 2018 - [email protected] + +- Put cri-o deamon under the podruntime slice. This the recommended + deployment to allow fine resource control on Kubernetes. + bsc#1086185 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ crio.service ++++++ --- /var/tmp/diff_new_pack.8f8Tqr/_old 2018-04-13 12:51:44.391270762 +0200 +++ /var/tmp/diff_new_pack.8f8Tqr/_new 2018-04-13 12:51:44.391270762 +0200 @@ -23,5 +23,9 @@ TimeoutStartSec=0 Restart=on-abnormal +# Place cri-o 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
