Hello community,

here is the log from the commit of package kubernetes1.18 for openSUSE:Factory 
checked in at 2020-05-20 18:37:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubernetes1.18 (Old)
 and      /work/SRC/openSUSE:Factory/.kubernetes1.18.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubernetes1.18"

Wed May 20 18:37:57 2020 rev:3 rq:807588 version:1.18.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubernetes1.18/kubernetes1.18.changes    
2020-04-23 18:30:00.452038366 +0200
+++ /work/SRC/openSUSE:Factory/.kubernetes1.18.new.2738/kubernetes1.18.changes  
2020-05-20 18:38:02.616303794 +0200
@@ -1,0 +2,5 @@
+Wed May 20 11:15:04 UTC 2020 - Richard Brown <[email protected]>
+
+- Run sysctl -a --system before kubelet to ensure sysctl parameters are 
correctly loaded [boo#1171770] 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ 10-kubeadm.conf ++++++
--- /var/tmp/diff_new_pack.pId7PN/_old  2020-05-20 18:38:03.240305102 +0200
+++ /var/tmp/diff_new_pack.pId7PN/_new  2020-05-20 18:38:03.244305110 +0200
@@ -7,5 +7,7 @@
 # This is a file that the user can use for overrides of the kubelet args as a 
last resort. Preferably, the user should use
 # the .NodeRegistration.KubeletExtraArgs object in the configuration files 
instead. KUBELET_EXTRA_ARGS should be sourced from this file.
 EnvironmentFile=-/etc/sysconfig/kubelet
+#FIXME ExecStartPre below is a HACK to work around kernel issue discovered 
related to boo#1171770
+ExecStartPre=/usr/sbin/sysctl -a --system
 ExecStart=
 ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_CONFIG_ARGS 
$KUBELET_KUBEADM_ARGS $KUBELET_EXTRA_ARGS


Reply via email to