Hello community,

here is the log from the commit of package kubernetes for openSUSE:Factory 
checked in at 2019-11-12 11:53:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes"

Tue Nov 12 11:53:45 2019 rev:50 rq:742611 version:1.16.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes/kubernetes.changes    2019-10-23 
15:48:38.202551037 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes.new.2990/kubernetes.changes  
2019-11-12 11:53:54.583247722 +0100
@@ -1,0 +2,6 @@
+Tue Oct 22 09:30:28 UTC 2019 - MichaƂ Rostecki <mroste...@opensuse.org>
+
+- Ensure that BPPFS is mounted before starting kubelet
+  (bsc#1146991)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
kubernetes.spec: same change
++++++ kubelet.service ++++++
--- /var/tmp/diff_new_pack.gf7aOz/_old  2019-11-12 11:53:55.711248876 +0100
+++ /var/tmp/diff_new_pack.gf7aOz/_new  2019-11-12 11:53:55.711248876 +0100
@@ -5,6 +5,7 @@
 Wants=docker.service crio.service
 
 [Service]
+ExecStartPre=/bin/bash -c "findmnt -t bpf --mountpoint /sys/fs/bpf || mount 
bpffs /sys/fs/bpf -t bpf"
 ExecStart=/usr/bin/kubelet
 Restart=always
 StartLimitInterval=0


Reply via email to